Deploy a simple webserver docker-compose stack

The beginning of a revamp of FRITA infrastructure into containers
This commit is contained in:
2022-11-18 02:44:05 -05:00
parent c9b21fa712
commit 62665a67b7
16 changed files with 144 additions and 188 deletions

10
.gitignore vendored
View File

@@ -1,8 +1,4 @@
# Vagrant files
environments
.playbook
.vagrant
# Unneeded ansible file
*.retry
# Custom environments
/environments/
.vscode