more more more

This commit is contained in:
2022-01-27 11:04:53 +01:00
parent b9a6098aaf
commit b3bac42cc2
6 changed files with 73 additions and 5 deletions

View File

@ -0,0 +1,47 @@
---
title: Packaging handbook
---
## Create a new recipe
TODO.
## Make a new release
TODO.
## Generate the recipe catalogue
TODO.
## Enable healthchecks
TODO.
## Tuning deploy configs
TODO.
## Tuning resource limits
TODO.
## Enable A+ SSL ratings
TODO.
## Thread environment variables
TODO.
## Entrypoint hacks
TODO.
### Exposing secrets
TODO.
### /bin/bash is missing?
TODO.

View File

@ -2,4 +2,7 @@
title: Maintainers guide
---
TODO.
Welcome to the maintainers guide! Maintainers are typically individuals who have a stake in building up and maintaining our digital configuration commons, the recipe configurations. Maintainers help keep recipes configurations up to date, respond to issues in a timely manner, help new users within the community and recruit new maintainers when possible.
- [New maintainers tutorial](/maintainers/tutorial): If you want to become a maintainer, start here :rocket:
- [Packaging handbook](/maintainers/handbook): One-stop shop for all you need to know to package recipes :package: