Commit Graph

7 Commits (564dfb63eb2f0db94693246a00e3c3d64610a0a0)

Author SHA1 Message Date
EmaMaker 564dfb63eb nginx: mount volume to /etc/nginx/conf.d
the recent change to nginxproxy repos made nginxproxy/docker-gen unneeded, as it's now bundled in nginxproxy/nginx-proxy. This makes the template file useless too, and custom configurations for nginx have to be mounted to /etc/nginx/conf.d of the container as per wiki

+ update README accordingly and upload current config file
2022-01-09 15:55:27 +00:00
EmaMaker 4be02088a0 docker_compose: mount acme.sh
this avoids issuing new certificates everytime the container starts, it triggered my rate limit way too many times

also switch to nginxproxy repos, as the old ones where deprecated
2022-01-09 15:55:12 +00:00
EmaMaker ca8b627cb0 docker_compose: mount acme.sh
this avoids issuing new certificates everytime the container starts, it triggered my rate limit way too many times

also switch to nginxproxy repos, as the old ones where deprecated
2022-01-05 21:49:47 +00:00
EmaMaker 239162f3b0 update ddclient.conf to use ddns in google domains
stripped down of creds obv
2022-01-03 12:34:12 +01:00
EmaMaker 0cb0018e9a update README.md following hardware change 2022-01-03 12:32:21 +01:00
EmaMaker 4efea72d64 fix issue with docker networking declaration that resulted in services not connecting to each other 2022-01-03 12:31:58 +01:00
EmaMaker cb3a5ff7a9 miniNAS initial setup 2021-12-26 16:28:00 +01:00