Commit Graph

6 Commits

Author SHA1 Message Date
Eclair5748 ccddba91db
docker: use restart: unless-stopped instead
addresses issue #3
2024-04-19 12:01:26 +10:00
throwaway b3515bc063 modify docker entrypoint 2024-02-09 01:59:25 -08:00
throwaway 8423be1663 add required environment variable 2024-01-09 17:15:22 -08:00
throwaway 0cea51e5a3 generate 4get config from env variables 2024-01-08 23:14:27 -08:00
throwaway b7cc53c156 allow docker container to run without ssl certificates (#14)
if certificate files are not mounted to /etc/4get/certs then remove ssl virtual host in /etc/apache2/httpd.conf and listen on port 80
also change references "luuul/4get:1.0.0" to "luuul/4get:latest"

Reviewed-on: #14
Co-authored-by: throwaway <developerthrowaway@protonmail.com>
Co-committed-by: throwaway <developerthrowaway@protonmail.com>
2023-09-22 16:20:39 -05:00
throwaway 24a00eb2e2 add docker-compose.yaml and instructions (#12)
add docker-compose.yaml and instructions

Reviewed-on: #12
Co-authored-by: throwaway <developerthrowaway@protonmail.com>
Co-committed-by: throwaway <developerthrowaway@protonmail.com>
2023-09-12 21:43:31 -05:00