From e43e12d531d8e826010ecddc275580e296ee06b4 Mon Sep 17 00:00:00 2001 From: Alex Tavarez Date: Thu, 16 Jul 2026 00:18:43 -0400 Subject: [PATCH] added and removed some comments listing potential new Compose services; removed unnecessary TCP port publication in wgclient service --- dependent/compose.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dependent/compose.yml b/dependent/compose.yml index 669b1c6..5c0c2a5 100644 --- a/dependent/compose.yml +++ b/dependent/compose.yml @@ -46,7 +46,6 @@ services: - wg hostname: wgnet ports: - - 51820:51820 - 51820:51820/udp sysctls: - net.ipv4.ip_forward=1 @@ -447,6 +446,7 @@ services: # - https://shibumi.dev/posts/how-to-setup-your-own-wkd-server/ # - https://dario.griffo.io/posts/ultimate-guide-debian-repository-hosting/ # - https://gitlab.com/fdroid/docker-executable-fdroidserver +# - https://papis.readthedocs.io/en/latest/, https://github.com/papis/papis # @NOTE The following is a list of additional private container services to add # - https://www.keycloak.org/, https://www.keycloak.org/server/containers @@ -464,7 +464,6 @@ services: # - https://stashapp.cc/, https://docs.stashapp.cc/installation/docker/ # - https://droposs.org/, https://droposs.org/docs/admin/quickstart/ # - https://jellyfin.org/, https://jellyfin.org/docs/general/installation/container -# - https://papra.app/en/, https://docs.papra.app/self-hosting/using-docker-compose/ # - https://docs.paperless-ngx.com/, https://docs.paperless-ngx.com/setup/#docker # - https://atomicserver.eu/, https://docs.atomicdata.dev/atomic-data-overview # - https://github.com/sassanix/warracker