forked from toolshed/docs.coopcloud.tech
		
	archiving, laying out menu
This commit is contained in:
		
							
								
								
									
										3
									
								
								docs/applications/index.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								docs/applications/index.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,3 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					title: TODO
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
							
								
								
									
										3
									
								
								docs/cli/index.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								docs/cli/index.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,3 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					title: TODO
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
							
								
								
									
										3
									
								
								docs/get-involved/index.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								docs/get-involved/index.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,3 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					title: TODO
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
							
								
								
									
										3
									
								
								docs/maintainers/index.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								docs/maintainers/index.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,3 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					title: TODO
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
							
								
								
									
										3
									
								
								docs/operators/index.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								docs/operators/index.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,3 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					title: TODO
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
							
								
								
									
										21
									
								
								docs/x-archive/index.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								docs/x-archive/index.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,21 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					title: Co-op Cloud
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Welcome to the Co-op Cloud technical documentation. It's primarily meant for co-ops and other democratic tech collectives already doing libre software hosting who are interested in the project and thinking about doing some alpha testing.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- New to the project and wondering where to start? Try our [getting started guide](/overview/).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Want to see what apps are already available? See the [app catalogue](https://dev.apps.coopcloud.tech).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Trying to understand more about the project? See the [the FAQ](/faq/).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Interested to learn more about the goals and background of the project? See the [strategy page](/strategy).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					!!! danger "Here be dragons"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    This project is still [alpha quality software](https://en.wikipedia.org/wiki/Software_release_life_cycle#Alpha). Please take that into consideration if you are thinking about using this system in production. We're working hard to make Co-op Cloud stable. In the meantime, this is a good time to help us out with initial testing, feedback, ideas or [join in with development](/contribute/).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					!!! note "Looking for managed Co-op Cloud hosting?"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    If you're looking for a co-operative or tech collective to host digital services for you using the Co-op Cloud, then please see [the managed hosting](/managed/) page for more.
 | 
				
			||||||
							
								
								
									
										34
									
								
								mkdocs.yml
									
									
									
									
									
								
							
							
						
						
									
										34
									
								
								mkdocs.yml
									
									
									
									
									
								
							@ -1,6 +1,6 @@
 | 
				
			|||||||
---
 | 
					---
 | 
				
			||||||
site_author: Co-op Cloud
 | 
					site_author: Co-op Cloud
 | 
				
			||||||
site_name: Co-op Cloud
 | 
					site_name: "Co-op Cloud: Public Interest Infrastructure"
 | 
				
			||||||
site_url: https://docs.coopcloud.tech
 | 
					site_url: https://docs.coopcloud.tech
 | 
				
			||||||
 | 
					
 | 
				
			||||||
theme:
 | 
					theme:
 | 
				
			||||||
@ -39,33 +39,11 @@ markdown_extensions:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
nav:
 | 
					nav:
 | 
				
			||||||
  - "Introduction": index.md
 | 
					  - "Introduction": index.md
 | 
				
			||||||
  - Getting started guide:
 | 
					  - "Operators Guide": operators/index.md
 | 
				
			||||||
      - Architecture overview: overview.md
 | 
					  - "Applications": applications/index.md
 | 
				
			||||||
      - Deploy your first app: deploy.md
 | 
					  - "Get Involved": get-involved/index.md
 | 
				
			||||||
  - App catalogue: apps.md
 | 
					  - "Maintainers Guide": maintainers/index.md
 | 
				
			||||||
  - App config guide: app-config-guide.md
 | 
					  - "CLI Reference": cli/index.md
 | 
				
			||||||
  - Recipe maintainer guide: recipe-maintainer-guide.md
 | 
					 | 
				
			||||||
  - Abra guide: abra.md
 | 
					 | 
				
			||||||
  - Frequently asked questions: faq.md
 | 
					 | 
				
			||||||
  - Contributing guide: contribute.md
 | 
					 | 
				
			||||||
  - Community organising: comm-org.md
 | 
					 | 
				
			||||||
  - Admin guide:
 | 
					 | 
				
			||||||
      - How to manage the .abra directory: config.md
 | 
					 | 
				
			||||||
      - Manage secret data: secrets.md
 | 
					 | 
				
			||||||
      - Understanding networking: networking.md
 | 
					 | 
				
			||||||
      - Back-up and restore an app: backup-restore.md
 | 
					 | 
				
			||||||
      - Scale an app up to handle more traffic: scale.md
 | 
					 | 
				
			||||||
      - Roll an app back to a previous version: rollback.md
 | 
					 | 
				
			||||||
      - Running abra on the server: server-side.md
 | 
					 | 
				
			||||||
  - Glossary: glossary.md
 | 
					 | 
				
			||||||
  - Under the hood:
 | 
					 | 
				
			||||||
      - Recipe structure: recipe-structure.md
 | 
					 | 
				
			||||||
  - Strategy: strategy.md
 | 
					 | 
				
			||||||
  - Bike map: bikemap.md
 | 
					 | 
				
			||||||
  - Troubleshooting: troubleshooting.md
 | 
					 | 
				
			||||||
  - Managed Hosting: managed.md
 | 
					 | 
				
			||||||
  - Get in touch: contact.md
 | 
					 | 
				
			||||||
  - Acknowledgements: credits.md
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
plugins:
 | 
					plugins:
 | 
				
			||||||
  - search
 | 
					  - search
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user