infrastructure/nixos-modules/static-page
Fabian Hauser afc2be57f5
All checks were successful
CI / build (push) Successful in 1m3s
CI / deploy (docs-ops.qo.is) (push) Successful in 1m6s
CI / deploy (system-vm) (push) Successful in 1m42s
CI / deploy (system-physical) (push) Successful in 5m24s
Fix formatting
2025-06-26 00:07:30 +03:00
..
default-pages.nix Implement nixos-modules/static-page test 2025-03-24 22:26:50 +02:00
default.nix Apply treefmt 2025-03-25 14:10:54 +02:00
README.md Fix static page readme 2025-06-14 21:24:55 +03:00
test.nix Make static-page test use something else than localhost 2025-03-25 16:05:29 +02:00
test.py Fix formatting 2025-06-26 00:07:30 +03:00

Static Pages

This module enables static nginx sites, with data served from "/var/lib/nginx-$domain/root".

To deploy the site, a user nginx-$domain is added, of which a root profile in the home folder can be deployed, e.g. with deploy-rs.