added and removed some comments listing potential new Compose services; removed unnecessary TCP port publication in wgclient service
This commit is contained in:
@@ -46,7 +46,6 @@ services:
|
|||||||
- wg
|
- wg
|
||||||
hostname: wgnet
|
hostname: wgnet
|
||||||
ports:
|
ports:
|
||||||
- 51820:51820
|
|
||||||
- 51820:51820/udp
|
- 51820:51820/udp
|
||||||
sysctls:
|
sysctls:
|
||||||
- net.ipv4.ip_forward=1
|
- net.ipv4.ip_forward=1
|
||||||
@@ -447,6 +446,7 @@ services:
|
|||||||
# - https://shibumi.dev/posts/how-to-setup-your-own-wkd-server/
|
# - https://shibumi.dev/posts/how-to-setup-your-own-wkd-server/
|
||||||
# - https://dario.griffo.io/posts/ultimate-guide-debian-repository-hosting/
|
# - https://dario.griffo.io/posts/ultimate-guide-debian-repository-hosting/
|
||||||
# - https://gitlab.com/fdroid/docker-executable-fdroidserver
|
# - 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
|
# @NOTE The following is a list of additional private container services to add
|
||||||
# - https://www.keycloak.org/, https://www.keycloak.org/server/containers
|
# - 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://stashapp.cc/, https://docs.stashapp.cc/installation/docker/
|
||||||
# - https://droposs.org/, https://droposs.org/docs/admin/quickstart/
|
# - https://droposs.org/, https://droposs.org/docs/admin/quickstart/
|
||||||
# - https://jellyfin.org/, https://jellyfin.org/docs/general/installation/container
|
# - 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://docs.paperless-ngx.com/, https://docs.paperless-ngx.com/setup/#docker
|
||||||
# - https://atomicserver.eu/, https://docs.atomicdata.dev/atomic-data-overview
|
# - https://atomicserver.eu/, https://docs.atomicdata.dev/atomic-data-overview
|
||||||
# - https://github.com/sassanix/warracker
|
# - https://github.com/sassanix/warracker
|
||||||
|
|||||||
Reference in New Issue
Block a user