forked from toolshed/docs.coopcloud.tech
		
	More tutorial placeholders
This commit is contained in:
		
							
								
								
									
										5
									
								
								docs/backup-restore.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								docs/backup-restore.md
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,5 @@ | |||||||
|  | --- | ||||||
|  | title: Back-up and restore an application | ||||||
|  | --- | ||||||
|  |  | ||||||
|  | TODO. | ||||||
							
								
								
									
										5
									
								
								docs/git.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								docs/git.md
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,5 @@ | |||||||
|  | --- | ||||||
|  | title: Use git to manage your configuration | ||||||
|  | --- | ||||||
|  |  | ||||||
|  | TODO. | ||||||
							
								
								
									
										5
									
								
								docs/hardening.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								docs/hardening.md
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,5 @@ | |||||||
|  | --- | ||||||
|  | title: Consider Docker security hardening practices | ||||||
|  | --- | ||||||
|  |  | ||||||
|  | TODO. | ||||||
							
								
								
									
										5
									
								
								docs/rollback.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								docs/rollback.md
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,5 @@ | |||||||
|  | --- | ||||||
|  | title: Roll an application back to a previous version | ||||||
|  | --- | ||||||
|  |  | ||||||
|  | TODO. | ||||||
							
								
								
									
										5
									
								
								docs/scale.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								docs/scale.md
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,5 @@ | |||||||
|  | --- | ||||||
|  | title: Scale an application up to handle more traffic | ||||||
|  | --- | ||||||
|  |  | ||||||
|  | TODO. | ||||||
							
								
								
									
										5
									
								
								docs/secrets.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								docs/secrets.md
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,5 @@ | |||||||
|  | --- | ||||||
|  | title: Manually load secrets into Docker swarm | ||||||
|  | --- | ||||||
|  |  | ||||||
|  | TODO. | ||||||
| @ -38,6 +38,12 @@ nav: | |||||||
|   - Application catalogue: apps.md |   - Application catalogue: apps.md | ||||||
|   - Tutorials: |   - Tutorials: | ||||||
|       - Package your first application: package.md |       - Package your first application: package.md | ||||||
|  |       - Use git to manage your configuration: git.md | ||||||
|  |       - Manually load secrets into Docker swarm: secrets.md | ||||||
|  |       - Back-up and restore an application: backup-restore.md | ||||||
|  |       - Consider Docker security hardening practices: hardening.md | ||||||
|  |       - Scale an application up to handle more traffic: scale.md | ||||||
|  |       - Roll an application back to a previous version: rollback.md | ||||||
|   - Frequently asked questions: faq.md |   - Frequently asked questions: faq.md | ||||||
|   - Get in touch: contact.md |   - Get in touch: contact.md | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user