infrastructure/nixos-modules/static-page/README.md
Fabian Hauser 1b47c7a057
All checks were successful
CI / build (push) Successful in 1m34s
CI / deploy (docs-ops.qo.is) (push) Successful in 1m18s
CI / deploy (system-vm) (push) Successful in 1m39s
CI / deploy (system-physical) (push) Successful in 2m15s
Fix static page readme
2025-06-14 21:24:55 +03:00

5 lines
246 B
Markdown

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