diff --git a/extra/bitwarden.yml b/extra/bitwarden.yml index 0abbc08..dc6ff56 100644 --- a/extra/bitwarden.yml +++ b/extra/bitwarden.yml @@ -1,8 +1,5 @@ version: '3' -#volumes: -# production_bitwarden_data: {} - services: bitwarden: image: bitwardenrs/server:latest diff --git a/extra/homeassistant.yml b/extra/homeassistant.yml index 3c0d49d..2588772 100644 --- a/extra/homeassistant.yml +++ b/extra/homeassistant.yml @@ -12,7 +12,6 @@ services: - "traefik.enable=true" - "traefik.port=8123" restart: unless-stopped - #network_mode: host networks: default: diff --git a/extra/jellyfin.yml b/extra/jellyfin.yml index 1ceb59f..e829e1a 100644 --- a/extra/jellyfin.yml +++ b/extra/jellyfin.yml @@ -3,7 +3,6 @@ version: '3' volumes: production_jellyfin_config: {} production_jellyfin_cache: {} - #production_nextcloud: {} services: jellyfin: diff --git a/extra/nextcloud.yml b/extra/nextcloud.yml index 724cffa..dc72353 100644 --- a/extra/nextcloud.yml +++ b/extra/nextcloud.yml @@ -1,8 +1,5 @@ version: '3' -#volumes: -# production_nextcloud: {} - services: nextcloud: image: nextcloud @@ -15,10 +12,6 @@ services: - "traefik.port=80" volumes: - ../../mistborn_volumes/extra/nextcloud:/var/www/html - #- ./volumes/extra/nextcloud/config:/var/www/html/config - #- ./volumes/extra/nextcloud/custom_apps:/var/www/html/custom_apps - #- ./volumes/extra/nextcloud/data:/var/www/html/data - #- ./volumes/extra/nextcloud/themes:/var/www/html/themes environment: - VIRTUAL_HOST=nextcloud.mistborn restart: unless-stopped diff --git a/extra/onlyoffice.yml b/extra/onlyoffice.yml index b5d75d8..63a54a7 100644 --- a/extra/onlyoffice.yml +++ b/extra/onlyoffice.yml @@ -13,7 +13,6 @@ services: - "traefik.enable=true" - "traefik.port=80" restart: unless-stopped - #network_mode: host networks: default: diff --git a/extra/raspap.yml b/extra/raspap.yml index e1dfb19..66575e9 100644 --- a/extra/raspap.yml +++ b/extra/raspap.yml @@ -15,9 +15,7 @@ services: - ../.envs/.production/.pihole command: /start volumes: - #- ~/.ssh:/ssh:ro - ../../mistborn_volumes/extra/raspap/etc-raspap:/etc/raspap - #- ../volumes/extra/raspap/etc-lighttpd:/etc/lighttpd networks: default: