Hi All,
As a beginner, can anyone could point to a simple tutorial on how to host a drupal website on NixOS.
Or a Wordpress site.
thanks
Carlo S
Hi All,
As a beginner, can anyone could point to a simple tutorial on how to host a drupal website on NixOS.
Or a Wordpress site.
thanks
Carlo S
A couple of weeks ago I started working on a Drupal service for NixOS at nixos/drupal: init by drupol · Pull Request #323802 · NixOS/nixpkgs · GitHub
Sadly, it’s not my top priority and I can’t dedicate time to it these days.
Nix has a learning curve. I recommend https://nix.dev/.
If such tutorials exist, you should be able to find them using web search.
It seems that a WordPress NixOS module exists.
Maybe this might be useful: GitHub - Misterio77/drupal-12factor: drupal-12factor
In host several websites on NixOS and wrote an extensive blog article a while ago - maybe that can help.