summaryrefslogtreecommitdiff
path: root/docker-compose.yaml
AgeCommit message (Collapse)Author
2024-06-18replace searx with 4getroot
2024-06-06customizeroot
2024-04-19docker: use restart: unless-stopped insteadEclair5748
addresses issue #3
2024-02-09modify docker entrypointthrowaway
2024-01-09add required environment variablethrowaway
2024-01-08generate 4get config from env variablesthrowaway
2023-09-22allow docker container to run without ssl certificates (#14)throwaway
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: https://git.lolcat.ca/lolcat/4get/pulls/14 Co-authored-by: throwaway <developerthrowaway@protonmail.com> Co-committed-by: throwaway <developerthrowaway@protonmail.com>
2023-09-12add docker-compose.yaml and instructions (#12)throwaway
add docker-compose.yaml and instructions Reviewed-on: https://git.lolcat.ca/lolcat/4get/pulls/12 Co-authored-by: throwaway <developerthrowaway@protonmail.com> Co-committed-by: throwaway <developerthrowaway@protonmail.com>