More tutorial placeholders

This commit is contained in:
2021-02-23 23:12:49 +01:00
parent 72f1c31f71
commit ccec418b8f
7 changed files with 36 additions and 0 deletions

5
docs/backup-restore.md Normal file
View File

@ -0,0 +1,5 @@
---
title: Back-up and restore an application
---
TODO.

5
docs/git.md Normal file
View File

@ -0,0 +1,5 @@
---
title: Use git to manage your configuration
---
TODO.

5
docs/hardening.md Normal file
View File

@ -0,0 +1,5 @@
---
title: Consider Docker security hardening practices
---
TODO.

5
docs/rollback.md Normal file
View File

@ -0,0 +1,5 @@
---
title: Roll an application back to a previous version
---
TODO.

5
docs/scale.md Normal file
View File

@ -0,0 +1,5 @@
---
title: Scale an application up to handle more traffic
---
TODO.

5
docs/secrets.md Normal file
View File

@ -0,0 +1,5 @@
---
title: Manually load secrets into Docker swarm
---
TODO.