Closed nickclyde closed 7 years ago
This is a bunch of fixes needed to actually allow the Docker Compose setup to build and deploy applications.
init_app_tf.sh
docker-compose.yml
.env
.env.sample
soapboxd
This is a bunch of fixes needed to actually allow the Docker Compose setup to build and deploy applications.
init_app_tf.sh
to allow terraform to initialize correctly.docker-compose.yml
to pull AWS credentials from gitignored.env
, and added an empty.env.sample
soapboxd
container to pull the latest version of terraformsoapboxd
to save space