diff --git a/docker-compose-auto.yml b/docker-compose-auto.yml index 2b92a5b..9502f14 100644 --- a/docker-compose-auto.yml +++ b/docker-compose-auto.yml @@ -27,17 +27,18 @@ # select all that apply # # ================================================================ -# PORTS - Router | Host | Container | nginx | SSL | Tested +# PORTS - Router | Ext | Host | Container | nginx | SSL | Tested # ================================================================ -# www - Y 443 - direct YES YES -# nextcloud - Y 8000 80 proxy YES YES -# jenkins - Y 8010 -# pihole - Y 8020 80 -# portainer - Y 8030 9000 -# open-project - Y 8040 80 proxy NO -# cockpit - Y 8050 9092 proxy NO -# code-server - Y 8443 8443 YES -# minecraft - N 25565 25565 +# www - Y 443 443 - direct YES YES +# nextcloud - Y 443 8000 80 proxy YES YES +# jenkins - Y 443 8081 - proxy YES YES (self-signed) +# pihole - Y 443 8020 80 +# portainer - Y 443 8030 9000 +# open-project - Y 443 8040 80 proxy NO +# cockpit - Y 443 8050 9092 proxy NO self-signed - broken +# gitbucket - Y 443 8090 - proxy YES self-signed - broken (or visit with 8090) +# code-server - Y 443 8443 8443 ? YES +# minecraft - N 443 25565 25565 services: @@ -77,7 +78,7 @@ environment: TZ: 'Australia/Brisbane' FTLCONF_webserver_api_password: 'killeres' - FTLCONF_dns_listeningMode: 'ALL' + # FTLCONF_dns_listeningMode: 'ALL' volumes: - /media/Data/Containers/PiHole:/etc/pihole ports: