Merge remote-tracking branch 'refs/remotes/origin/manyfold-postgres-deployment_2025-12-20T13-16-50' into manyfold-postgres-deployment_2025-12-20T13-16-50
This commit is contained in:
@@ -95,7 +95,7 @@
|
|||||||
| lldap | lldap/lldap:stable | LDAP made easy |
|
| lldap | lldap/lldap:stable | LDAP made easy |
|
||||||
| loggifly | ghcr.io/clemcer/loggifly:latest | |
|
| loggifly | ghcr.io/clemcer/loggifly:latest | |
|
||||||
| maloja | krateng/maloja:latest | Simple self-hosted music scrobble database to create personal listening statistics |
|
| maloja | krateng/maloja:latest | Simple self-hosted music scrobble database to create personal listening statistics |
|
||||||
| manyfold | lscr.io/linuxserver/manyfold:latest | Self-hosted digital asset manager for 3D print files |
|
| manyfold | lscr.io/linuxserver/manyfold:0.130.1 | Self-hosted digital asset manager for 3D print files |
|
||||||
| manyfold-valkey | docker.io/valkey/valkey:9-alpine | |
|
| manyfold-valkey | docker.io/valkey/valkey:9-alpine | |
|
||||||
| mariadb | linuxserver/mariadb | |
|
| mariadb | linuxserver/mariadb | |
|
||||||
| mastodon | lscr.io/linuxserver/mastodon:latest | Open-source social network |
|
| mastodon | lscr.io/linuxserver/mastodon:latest | Open-source social network |
|
||||||
|
|||||||
+2
-2
@@ -585,7 +585,7 @@ services:
|
|||||||
expose:
|
expose:
|
||||||
- 9091
|
- 9091
|
||||||
- 9959 # Metrics port for Prometheus
|
- 9959 # Metrics port for Prometheus
|
||||||
image: authelia/authelia:master@sha256:30208b8987e1722e6870c7a3ecfc844b83b72101db373d070e6edab0261f4ba9
|
image: authelia/authelia:master@sha256:12ca4e715f8c3a8c7ae1a2d0ef35cc0fe5d137255d6fc08fc20d83e909dfb23c
|
||||||
labels:
|
labels:
|
||||||
homepage.group: Privacy/Security
|
homepage.group: Privacy/Security
|
||||||
homepage.name: Authelia
|
homepage.name: Authelia
|
||||||
@@ -6633,7 +6633,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
whodb:
|
whodb:
|
||||||
container_name: whodb
|
container_name: whodb
|
||||||
image: clidey/whodb@sha256:81722802c996a4d0be34320b22b5d5b45ca9c87d3f1467314abb496e61e41e5e
|
image: clidey/whodb@sha256:55100f0904f7006ecd304c6b6c42d36e989f0815decdc1d54bd7ebfdaeea613e
|
||||||
environment:
|
environment:
|
||||||
WHODB_CLICKHOUSE_1: '{
|
WHODB_CLICKHOUSE_1: '{
|
||||||
"host": "signoz-clickhouse"
|
"host": "signoz-clickhouse"
|
||||||
|
|||||||
Reference in New Issue
Block a user