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.
|
Reference in New Issue
Block a user