Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | standardized docker-compose to 1 single image | jfederico | 2021-06-18 | 1 | -32/+55 |
| | |||||
* | update postgres version (#8) | simonschweizer | 2021-02-23 | 1 | -1/+1 |
| | | | | updated postgreSQL version to the current 11 version (https://hub.docker.com/_/postgres) | ||||
* | Restart redis on reboot (#7) | simonschweizer | 2021-02-23 | 1 | -1/+1 |
| | | | Restarts the redis container on a reboot to prevent scalelite from not starting. | ||||
* | Merge pull request #2 from hokascha/patch-1 | Jesus Federico | 2020-11-26 | 1 | -0/+1 |
|\ | | | | | enable persistence in redis | ||||
| * | enable persistence in redis | Hokascha | 2020-11-23 | 1 | -0/+1 |
| | | |||||
* | | update to docker-compose.yml | jfederico | 2020-11-25 | 1 | -2/+0 |
| | | |||||
* | | Revert "Revert "Update docker-compose.yml"" | Jesus Federico | 2020-11-25 | 1 | -4/+0 |
| | | |||||
* | | Revert "Update docker-compose.yml" | Jesus Federico | 2020-11-25 | 1 | -0/+4 |
|/ | |||||
* | Update docker-compose.yml | Lukas Schmitt | 2020-07-08 | 1 | -4/+0 |
| | | | Removed external port for docker-containers. By default the ports should not be open. Especially if the server can be reached from the Internet. If you want to connect to these services from outside, you can go through an SSH tunnel if in doubt. | ||||
* | Send logs to journald | jfederico | 2020-04-30 | 1 | -0/+6 |
| | |||||
* | added spool directory for recording-importer | jfederico | 2020-04-29 | 1 | -0/+1 |
| | |||||
* | Added new version | jfederico | 2020-04-27 | 1 | -70/+71 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated init-letsencrypt updated init-letsencrypt with docker-compose-init updated init-letsencrypt with docker-compose-init restored init-letsencrypt updates to certbot updates to certbot updates to certbot updates to certbot updates to certbot updates to certbot updates to certbot added certbot to scalelite-nginx fixed settings for acme-challenge added blacklist updated init-letsencrypt for working with scaleite-nginx Removed unnecessary files percisted certbot logs and added env options to init-letsencrypt | ||||
* | Allow custom redis and psql servers to be set through .env | jfederico | 2020-02-14 | 1 | -6/+4 |
| | |||||
* | Included steps for adding SSL certificate from a CA other than letsencrypt | jfederico | 2020-02-14 | 1 | -6/+10 |
| | |||||
* | Simplified env variables for postgres database | jfederico | 2020-02-13 | 1 | -5/+1 |
| | |||||
* | Changed scalelite image tag to latest | jfederico | 2020-02-13 | 1 | -2/+2 |
| | |||||
* | Updated documentation | jfederico | 2020-02-13 | 1 | -1/+1 |
| | |||||
* | Simplified use of HOST_NAME | jfederico | 2020-02-13 | 1 | -3/+8 |
| | |||||
* | Updated substitution of BUILD_NUMBER | jfederico | 2020-02-13 | 1 | -1/+1 |
| | |||||
* | Updates for supporting certbot (#2) | Jesus Federico | 2020-02-13 | 1 | -2/+10 |
| | |||||
* | Updated for using postgres on recordings | jfederico | 2020-02-12 | 1 | -0/+1 |
| | |||||
* | Added postgress | jfederico | 2020-02-12 | 1 | -2/+20 |
| | |||||
* | changes for making it compatible with cloud version | jfederico | 2020-02-12 | 1 | -1/+1 |
| | |||||
* | Generalized hostname | jfederico | 2020-02-11 | 1 | -4/+4 |
| | |||||
* | Updates for multiple entrypoints to same image | jfederico | 2020-02-11 | 1 | -14/+21 |
| | |||||
* | Updates to docker-compose.yml to fix persistency and security | jfederico | 2020-02-04 | 1 | -12/+8 |
| | |||||
* | First commit | jfederico | 2020-02-03 | 1 | -0/+66 |