wordpress-nginx-nix
wordpress-nginx-nix copied to clipboard
One-stop shop for defining, testing, and deploying a WordPress CMS site using Nginx with Nix, NixOps, and NixOS
Any way to deploy on replit?
Somehow I'm leaving symlinks to plugins and themes even when the site is built with traditional setup (non-frozen).
With nix or subrepos it's entirely possible to create a site configuration that doesn't require you to copy this entire repo's source code into a new repo. That would be...
I've written a lot of functions to set up rolling backups that could be generally useful. I need to turn them into a NixOS module and include them here, or...
Some significant changes were made to how PHP-FPM is served and I think it may require some refactoring to support it.