Docker-Runit/bouncer
Matthew Baggett 2fd5c62074
Feature/bouncer (#7)
* Initial work

* Setup script stub

* Wrap runit and call dos2unix beforehand.

* Working to the point I need to make it sync in and out of s3.

* Seems like we're done and its working.

* Add build process.

* Add build process.

* Bugfixes discovered during deployment.

* Copy certs into /live because certbot is a pain.

* More elegant about hammering letsencrypt.

* Working!
2021-06-06 17:38:46 +02:00
..
public Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
self-signed-certificates Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
test Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
.dockerignore Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
.gitignore Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
.php-cs-fixer.php Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
bouncer Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
bouncer.runit Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
composer.json Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
composer.lock Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
docker-compose.yml Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
Dockerfile Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
grey-ooo-test.yml Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
logs-nginx-access.runit Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
logs-nginx-error.runit Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
logs.runit Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
nginx.runit Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
NginxDefault Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
NginxSSL Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00
NginxTemplate.twig Feature/bouncer (#7) 2021-06-06 17:38:46 +02:00