]> jfr.im git - uguu.git/commit
docker support added
authornokonoko <redacted>
Sun, 17 Apr 2022 13:14:43 +0000 (15:14 +0200)
committernokonoko <redacted>
Sun, 17 Apr 2022 13:14:43 +0000 (15:14 +0200)
commitb3c0237ad9cc9d83cc1cb7ff66a8e2fd9d299515
tree8b0651d08abdc85b84a37289aebd4b83cd63953a
parentc37c18d723243e7fbe5159e85809c869f4198685
docker support added

using alpine for the docker instead of ubuntu cuts the size and installation time by quite a bit
12 files changed:
dist.json
docker/.env
docker/Dockerfile
docker/dist.json
docker/docker-entrypoint.sh
docker/ssl/fullchain.pem [new file with mode: 0644]
docker/ssl/privkey.pem [new file with mode: 0644]
docker/supervisord.conf [new file with mode: 0644]
docker/uguu.conf
docker_build.sh [new file with mode: 0755]
docker_purge.sh [new file with mode: 0755]
package.json