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 | 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: | ||||||
|  | |||||||
| @ -2,7 +2,7 @@ | |||||||
| title: Operators Guide | title: Operators Guide | ||||||
| --- | --- | ||||||
|  |  | ||||||
| Welcome to the Operators guide! Operators are individuals, members of tech co-ops or collectives who provide services powered by Co-op Cloud. This documentation is meant to help new & experienced operators manage their deployments as well as provide a space for sharing tricks & tips for keeping things running smoothly. Operators are encouraged to submit documentation patches! Sharing is caring :sparkling_heart: | Welcome to the operators guide! Operators are typically individuals, members of tech co-ops or collectives who provide services powered by Co-op Cloud. This documentation is meant to help new & experienced operators manage their deployments as well as provide a space for sharing tricks & tips for keeping things running smoothly. Operators are encouraged to submit documentation patches! Sharing is caring :sparkling_heart: | ||||||
|  |  | ||||||
| - [New operators tutorial](/operators/tutorial): If you want to become an operator, start here :rocket: | - [New operators tutorial](/operators/tutorial): If you want to become an operator, start here :rocket: | ||||||
| - [Operations handbook](/operators/handbook): One-stop shop for all you need to know to manage a deployment :ribbon: | - [Operations handbook](/operators/handbook): One-stop shop for all you need to know to manage a deployment :ribbon: | ||||||
|  | |||||||
| @ -1,7 +1,19 @@ | |||||||
| --- | --- | ||||||
| title: Schedules | title: Organising handbook | ||||||
| --- | --- | ||||||
| 
 | 
 | ||||||
|  | ## Onboarding new operators | ||||||
|  | 
 | ||||||
|  | TODO. | ||||||
|  | 
 | ||||||
|  | ## Onboarding new maintainers | ||||||
|  | 
 | ||||||
|  | TODO. | ||||||
|  | 
 | ||||||
|  | ## Gathering new case studies | ||||||
|  | 
 | ||||||
|  | TODO. | ||||||
|  | 
 | ||||||
| ## Monthly updates | ## Monthly updates | ||||||
| 
 | 
 | ||||||
| We have decided we'll try to do monthly progress updates. These will be published on the Co-op Cloud blog. It's a pretty loose format and we're basically just copy/pasta'ing things to a public pad during the month: ["This month in Co-op Cloud"](https://pad.autonomic.zone/YHKn4vHORmS6wjN1t2zi5A?both). Feel free to add your items to the monthly agenda and they will be included! All the previous posts can be seen [here](https://coopcloud.tech/blog/). | We have decided we'll try to do monthly progress updates. These will be published on the Co-op Cloud blog. It's a pretty loose format and we're basically just copy/pasta'ing things to a public pad during the month: ["This month in Co-op Cloud"](https://pad.autonomic.zone/YHKn4vHORmS6wjN1t2zi5A?both). Feel free to add your items to the monthly agenda and they will be included! All the previous posts can be seen [here](https://coopcloud.tech/blog/). | ||||||
| @ -2,4 +2,9 @@ | |||||||
| title: Organisers Guide | title: Organisers Guide | ||||||
| --- | --- | ||||||
|  |  | ||||||
| TODO. | > This documentation section is still forming... | ||||||
|  |  | ||||||
|  | Welcome to the organisers guide!  | ||||||
|  |  | ||||||
|  | - [New organisers tutorial](/oragnisers/tutorial): If you want to become an organiser, start here :rocket: | ||||||
|  | - [Organising handbook](/organisers/handbook): One-stop shop for all you need to know to organise in the community :sparkles: | ||||||
|  | |||||||
| @ -52,10 +52,11 @@ nav: | |||||||
|   - "Maintainers Guide": |   - "Maintainers Guide": | ||||||
|       - maintainers/index.md |       - maintainers/index.md | ||||||
|       - "New maintainers tutorial": maintainers/tutorial.md |       - "New maintainers tutorial": maintainers/tutorial.md | ||||||
|  |       - "Packaging handbook": maintainers/handbook.md | ||||||
|   - "Organisers Guide": |   - "Organisers Guide": | ||||||
|       - organisers/index.md |       - organisers/index.md | ||||||
|       - "New organisers tutorial": organisers/tutorial.md |       - "New organisers tutorial": organisers/tutorial.md | ||||||
|       - "Schedules": organisers/schedules.md |       - "Organising handbook": organisers/handbook.md | ||||||
|   - "Recipes": recipes/index.md |   - "Recipes": recipes/index.md | ||||||
|   - "Abra": |   - "Abra": | ||||||
|       - abra/index.md |       - abra/index.md | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user