Description
As a NGIpkgs contributor, I want to follow documented best practices when implementing NixOS modules so that all NGI modules are correct, consistent and secure.
Acceptance criteria
- Given < some context >, when < some action is carried out >, then < set of observable outcomes should occur >.
Notes
Document best practices for:
- Using secrets in systemd services
- Enabling DB or other third-party services for a project
- PostgreSQL configuration for local and remote host
- Django application
- Ruby application
- ...
Description
As a NGIpkgs contributor, I want to follow documented best practices when implementing NixOS modules so that all NGI modules are correct, consistent and secure.
Acceptance criteria
Notes
Document best practices for: