forked from toolshed/docs.coopcloud.tech
more more more
This commit is contained in:
47
docs/maintainers/handbook.md
Normal file
47
docs/maintainers/handbook.md
Normal 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.
|
@ -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:
|
||||
|
Reference in New Issue
Block a user