1
0
Fork 0
mirror of https://github.com/demostf/setup synced 2026-06-04 00:54:07 +02:00
Hosting setup for demos.tf
Find a file
2017-03-17 23:58:04 +01:00
.gitignore init 2017-03-17 23:29:53 +01:00
docker-compose.yml store certs in volume 2017-03-17 23:58:04 +01:00
nginx.tmpl static frontend hosting 2017-03-17 23:56:02 +01:00
README.md static frontend hosting 2017-03-17 23:56:02 +01:00

Setup

Hosting setup for demos.tf

Usage

Create a .env file with the following values:

  • HOST
  • EMAIL

Start the containers:

docker-compose up -d