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

View File

@ -38,6 +38,12 @@ nav:
- Application catalogue: apps.md
- Tutorials:
- 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
- Get in touch: contact.md