tusd/.infra
Marius 09a0deaca8 Reload nginx instead of restarting
If the restart of nginx fails (e.g. address already in use), the service will
not reload the configuration which is usually not wanted. By using nginx(1)
and telling it explicitly to reload the configuration, these issues do not
appear.
2016-11-09 23:23:45 +01:00
..
files Enable SSL session cache for master.tus.io 2016-11-09 23:10:18 +01:00
ssh Make ssh key creation, part of infra setup /cc @Acconut 2016-09-30 13:13:20 +02:00
Frey-state-terraform.tfstate Enable SSL using certificate from Let's Encrypt 2016-11-04 19:51:44 +01:00
Frey-state-terraform.tfstate.backup Enable running tusd behind the CloudFlare proxy for supporting HTTPS uploads 2016-10-14 11:35:21 +02:00
Freyfile.hcl Reload nginx instead of restarting 2016-11-09 23:23:45 +01:00
README.md Add Frey support 2016-03-29 13:37:19 +02:00
env.example.sh Revert "Hostname should be part of freyfile" 2016-09-28 16:00:15 +02:00
env.infra.example.sh Switch to HCL-based Frey (#63) 2016-09-15 12:49:15 +02:00

README.md

This folder is charge of launching master.tus.io via Frey. You could re-use bits of this, but you could also run tusd any other way you want. It's not a requirement for running a tusd server.