wordpress-nginx-nix icon indicating copy to clipboard operation
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

Results 5 wordpress-nginx-nix issues
Sort by recently updated
recently updated
newest added

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).

bug

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...

enhancement

Some significant changes were made to how PHP-FPM is served and I think it may require some refactoring to support it.

enhancement