Compare commits
36 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 401f6b68aa | |||
| e9d1814784 | |||
| 5aba64440d | |||
| a8ad05e7e4 | |||
| f41b4f2777 | |||
| 90d4bdceb5 | |||
| b4424710e1 | |||
| b92733aa32 | |||
| 5797ccc8bf | |||
| e871ce6c5a | |||
| 11455a029c | |||
| d700a810d8 | |||
| de9cad3fd3 | |||
| 808e35f581 | |||
| 829748bfb4 | |||
| ea88d33407 | |||
| 84d4bd9d15 | |||
| 85a0307e55 | |||
| 397f09e0a4 | |||
| f703e1e1e0 | |||
| 5f602e6075 | |||
| c94ddaf4f0 | |||
| 05a9f7fd35 | |||
| 7e3a038a64 | |||
| f9a60cb3d7 | |||
| a983cec48b | |||
| a712248cb0 | |||
| 384f9254b4 | |||
| e451cf2825 | |||
| 9c7b5e04fc | |||
| e1025cf7ed | |||
| b5576bbd3e | |||
| 8fd689517c | |||
| a5d27466fc | |||
| ae10b7a19e | |||
| 3f83290ab0 |
@@ -33,6 +33,7 @@ jobs:
|
||||
continue-on-error: true
|
||||
run: |
|
||||
tea login add --name gitea-rinoa --url "${{ secrets.RINOA_GITEA_URL }}" --user gitea-sonarqube-bot --password "${{ secrets.BOT_GITEA_PASSWORD }}" --token ${{ secrets.BOT_GITEA_TOKEN }}
|
||||
tea pr list --repo ${{ github.repository }} --state all
|
||||
pr_exists=$(tea pr list --repo ${{ github.repository }} --state open --fields index,title,head | egrep ${{ github.ref_name }} | tail -1 | wc -l)
|
||||
echo ${pr_exists}
|
||||
echo "exists=$pr_exists" >> $GITHUB_OUTPUT
|
||||
@@ -73,7 +74,7 @@ jobs:
|
||||
with:
|
||||
directory: ansible/
|
||||
playbook: docker_config_deploy.yml
|
||||
key: ${{secrets.RINOA_ANSIBLE_PRIVATE_KEY}}
|
||||
key: ${{secrets.RINOA_ANSIBLE_PRIVATE_SSH_KEY}}
|
||||
options: |
|
||||
--inventory inventory/hosts.yml
|
||||
--check
|
||||
@@ -184,9 +185,9 @@ jobs:
|
||||
name: Update README & Generate List of Modified Services
|
||||
runs-on: ubuntu-latest
|
||||
needs: [cloudflare-dns-setup]
|
||||
outputs:
|
||||
pr-pushed: ${{ steps.commit-readme.outputs.pushed }}
|
||||
modified_services: ${{ steps.compare-services.outputs.modified_services }}
|
||||
# outputs:
|
||||
# pr-pushed: ${{ steps.commit-readme.outputs.pushed }}
|
||||
# modified_services: ${{ steps.compare-services.outputs.modified_services }}
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
@@ -227,7 +228,7 @@ jobs:
|
||||
add: "README.md"
|
||||
pr-merge:
|
||||
name: PR Merge
|
||||
needs: [regenerate-readme]
|
||||
needs: [regenerate-readme-modified-services]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
@@ -256,6 +257,7 @@ jobs:
|
||||
notification_message: 'PR #${{ steps.pr_merge.outputs.pr_index }} merged.'
|
||||
ansible-config-docker-compose-deploy:
|
||||
name: Deploy via Ansible & Docker Compose
|
||||
timeout-minutes: 360
|
||||
runs-on: ubuntu-latest
|
||||
needs: [pr-merge]
|
||||
env:
|
||||
@@ -302,12 +304,12 @@ jobs:
|
||||
run: |
|
||||
vault kv get -format=json rinoa-docker/env | jq -r '.data.data' | jq -r 'keys[] as $k | "\($k)='\''\(.[$k])'\''"' > .env
|
||||
- name: Docker Compose Deployment
|
||||
if: ${{ steps.regenerate-readme-modified-services.outputs.modified_services != '' }}
|
||||
# if: ${{ steps.regenerate-readme-modified-services.outputs.modified_services != '' }}
|
||||
continue-on-error: true
|
||||
uses: keatonLiu/docker-compose-remote-action@v1.2
|
||||
with:
|
||||
docker_compose_file: docker-compose.yml
|
||||
docker_args: -d --remove-orphans --pull missing --parallel -1 ${{ steps.regenerate-readme-modified-services.outputs.modified_services }}
|
||||
docker_args: -d --remove-orphans --pull missing
|
||||
ssh_user: gitea-deploy
|
||||
ssh_host: 192.168.1.254
|
||||
ssh_host_public_key: ${{ secrets.RINOA_GITEA_PUBLIC_SSH_KEY }}
|
||||
|
||||
@@ -6,11 +6,12 @@
|
||||
| --- | --- |
|
||||
| actual_server | docker.io/actualbudget/actual-server:latest |
|
||||
| adguard | adguard/adguardhome:latest |
|
||||
| apprise | lscr.io/linuxserver/apprise-api:latest |
|
||||
| audiobookshelf | ghcr.io/advplyr/audiobookshelf:latest |
|
||||
| authelia | authelia/authelia:master |
|
||||
| authelia-pg | postgres:16-alpine |
|
||||
| bazarr | lscr.io/linuxserver/bazarr:latest |
|
||||
| beszel | henrygd/beszel:latest |
|
||||
| beszel-agent | henrygd/beszel-agent:latest |
|
||||
| bitmagnet | ghcr.io/bitmagnet-io/bitmagnet:latest |
|
||||
| bitmagnet-pg-db | postgres:17-alpine |
|
||||
| bitwarden | vaultwarden/server:latest |
|
||||
@@ -19,11 +20,10 @@
|
||||
| castopod | castopod/castopod:latest |
|
||||
| cloudflared | cloudflare/cloudflared:latest |
|
||||
| cloudflareddns | ghcr.io/hotio/cloudflareddns:latest |
|
||||
| cronicle | elestio/cronicle:latest |
|
||||
| crowdsec | crowdsecurity/crowdsec:latest |
|
||||
| crowdsec-dashboard | metabase/metabase |
|
||||
| czkawka | jlesage/czkawka |
|
||||
| dagu-scheduler | ghcr.io/dagu-org/dagu:latest |
|
||||
| dagu-server | ghcr.io/dagu-org/dagu:latest |
|
||||
| dbgate | dbgate/dbgate:alpine |
|
||||
| delugevpn | ghcr.io/binhex/arch-delugevpn:latest |
|
||||
| docker-socket-proxy | ghcr.io/tecnativa/docker-socket-proxy:latest |
|
||||
@@ -58,8 +58,8 @@
|
||||
| influxdb2 | influxdb:2-alpine |
|
||||
| invidious | quay.io/invidious/invidious:latest |
|
||||
| invidious-db | docker.io/library/postgres:14 |
|
||||
| invoice_ninja | invoiceninja/invoiceninja:5 |
|
||||
| invoice_ninja_proxy | nginx |
|
||||
| invoice-ninja | invoiceninja/invoiceninja-debian:5 |
|
||||
| invoice-ninja_proxy | nginx |
|
||||
| it-tools | ghcr.io/corentinth/it-tools:latest |
|
||||
| jellyfin | jellyfin/jellyfin |
|
||||
| jitsi-etherpad | etherpad/etherpad:1.8.6 |
|
||||
@@ -74,8 +74,6 @@
|
||||
| lidarr | lscr.io/linuxserver/lidarr:latest |
|
||||
| lidify | thewicklowwolf/lidify:latest |
|
||||
| lldap | lldap/lldap:stable |
|
||||
| lobe-chat | lobehub/lobe-chat-database |
|
||||
| lobe-chat-pg-db | pgvector/pgvector:pg16 |
|
||||
| maloja | krateng/maloja:latest |
|
||||
| mariadb | linuxserver/mariadb |
|
||||
| mastodon | lscr.io/linuxserver/mastodon:latest |
|
||||
@@ -85,17 +83,18 @@
|
||||
| multi-scrobbler | foxxmd/multi-scrobbler |
|
||||
| n8n | docker.n8n.io/n8nio/n8n |
|
||||
| navidrome | deluan/navidrome:latest |
|
||||
| netalertx | jokobsk/netalertx:latest |
|
||||
| netbird-dashboard | netbirdio/dashboard:latest |
|
||||
| netbird-signal | netbirdio/signal:latest |
|
||||
| netbird-relay | netbirdio/relay:latest |
|
||||
| netbird-management | netbirdio/management:latest |
|
||||
| netbird-coturn | coturn/coturn:latest |
|
||||
| netbox | lscr.io/linuxserver/netbox:latest |
|
||||
| netbox-db | postgres:17-alpine |
|
||||
| nextcloud | nextcloud/all-in-one:latest |
|
||||
| ollama | ollama/ollama |
|
||||
| ombi | lscr.io/linuxserver/ombi:latest |
|
||||
| open-webui | ghcr.io/open-webui/open-webui:main |
|
||||
| paperless-ngx | ghcr.io/paperless-ngx/paperless-ngx:latest |
|
||||
| parseable | containers.parseable.com/parseable/parseable:latest |
|
||||
| pgbackweb | eduardolat/pgbackweb:latest |
|
||||
| pgbackweb-db | postgres:16-alpine |
|
||||
| plantuml-server | plantuml/plantuml-server:jetty |
|
||||
@@ -103,6 +102,7 @@
|
||||
| plausible_db | postgres:16-alpine |
|
||||
| plausible_events_db | clickhouse/clickhouse-server:24.3.3.102-alpine |
|
||||
| portainer | portainer/portainer-ce:alpine-sts |
|
||||
| portall | need4swede/portall:latest |
|
||||
| postal-smtp | ghcr.io/postalserver/postal:latest |
|
||||
| postal-web | ghcr.io/postalserver/postal:latest |
|
||||
| postal-worker | ghcr.io/postalserver/postal:latest |
|
||||
@@ -120,10 +120,6 @@
|
||||
| scraperr-api | jpyles0524/scraperr_api:latest |
|
||||
| scrutiny | ghcr.io/analogj/scrutiny:master-omnibus |
|
||||
| searxng | searxng/searxng:latest |
|
||||
| slurpit-portal | slurpit/portal:latest |
|
||||
| slurpit-scanner | slurpit/scanner:latest |
|
||||
| slurpit-scraper | slurpit/scraper:latest |
|
||||
| slurpit-warehouse | slurpit/warehouse:latest |
|
||||
| sonarqube | mc1arke/sonarqube-with-community-branch-plugin:lts |
|
||||
| sonarqube-pg-db | postgres:17-alpine |
|
||||
| sonarr | lscr.io/linuxserver/sonarr:latest |
|
||||
@@ -141,13 +137,10 @@
|
||||
| unmanic | josh5/unmanic:latest |
|
||||
| uptimekuma | louislam/uptime-kuma:latest |
|
||||
| vault | hashicorp/vault:latest |
|
||||
| vector | timberio/vector:0.44.0-alpine |
|
||||
| wallabag | wallabag/wallabag |
|
||||
| wallos | bellamy/wallos:latest |
|
||||
| watchtower | ghcr.io/containrrr/watchtower:latest |
|
||||
| wazuh-agent | kennyopennix/wazuh-agent:latest |
|
||||
| wazuh-dashboard | wazuh/wazuh-dashboard: |
|
||||
| wazuh-indexer | wazuh/wazuh-indexer: |
|
||||
| wazuh-manager | wazuh/wazuh-manager: |
|
||||
| web-check | lissy93/web-check |
|
||||
| your_spotify | lscr.io/linuxserver/your_spotify:latest |
|
||||
| youtubedl | nbr23/youtube-dl-server:latest |
|
||||
|
||||
@@ -0,0 +1,101 @@
|
||||
# Example configuration file, it's safe to copy this as the default config file without any modification.
|
||||
|
||||
# You don't have to copy this file to your instance,
|
||||
# just run `./act_runner generate-config > config.yaml` to generate a config file.
|
||||
|
||||
log:
|
||||
# The level of logging, can be trace, debug, info, warn, error, fatal
|
||||
level: info
|
||||
|
||||
runner:
|
||||
# Where to store the registration result.
|
||||
file: .runner
|
||||
# Execute how many tasks concurrently at the same time.
|
||||
capacity: 2
|
||||
# Extra environment variables to run jobs.
|
||||
envs:
|
||||
A_TEST_ENV_NAME_1: a_test_env_value_1
|
||||
A_TEST_ENV_NAME_2: a_test_env_value_2
|
||||
# Extra environment variables to run jobs from a file.
|
||||
# It will be ignored if it's empty or the file doesn't exist.
|
||||
env_file: .env
|
||||
# The timeout for a job to be finished.
|
||||
# Please note that the Gitea instance also has a timeout (3h by default) for the job.
|
||||
# So the job could be stopped by the Gitea instance if it's timeout is shorter than this.
|
||||
timeout: 3h
|
||||
# The timeout for the runner to wait for running jobs to finish when shutting down.
|
||||
# Any running jobs that haven't finished after this timeout will be cancelled.
|
||||
shutdown_timeout: 0s
|
||||
# Whether skip verifying the TLS certificate of the Gitea instance.
|
||||
insecure: false
|
||||
# The timeout for fetching the job from the Gitea instance.
|
||||
fetch_timeout: 5s
|
||||
# The interval for fetching the job from the Gitea instance.
|
||||
fetch_interval: 2s
|
||||
# The labels of a runner are used to determine which jobs the runner can run, and how to run them.
|
||||
# Like: "macos-arm64:host" or "ubuntu-latest:docker://gitea/runner-images:ubuntu-latest"
|
||||
# Find more images provided by Gitea at https://gitea.com/gitea/runner-images .
|
||||
# If it's empty when registering, it will ask for inputting labels.
|
||||
# If it's empty when execute `daemon`, will use labels in `.runner` file.
|
||||
labels:
|
||||
- "ubuntu-latest:docker://gitea/runner-images:ubuntu-latest"
|
||||
- "ubuntu-22.04:docker://gitea/runner-images:ubuntu-22.04"
|
||||
- "ubuntu-20.04:docker://gitea/runner-images:ubuntu-20.04"
|
||||
|
||||
cache:
|
||||
# Enable cache server to use actions/cache.
|
||||
enabled: true
|
||||
# The directory to store the cache data.
|
||||
# If it's empty, the cache data will be stored in $HOME/.cache/actcache.
|
||||
dir: ""
|
||||
# The host of the cache server.
|
||||
# It's not for the address to listen, but the address to connect from job containers.
|
||||
# So 0.0.0.0 is a bad choice, leave it empty to detect automatically.
|
||||
host: "192.168.1.254"
|
||||
# The port of the cache server.
|
||||
# 0 means to use a random available port.
|
||||
port: 63604
|
||||
# The external cache server URL. Valid only when enable is true.
|
||||
# If it's specified, act_runner will use this URL as the ACTIONS_CACHE_URL rather than start a server by itself.
|
||||
# The URL should generally end with "/".
|
||||
external_server: ""
|
||||
|
||||
container:
|
||||
# Specifies the network to which the container will connect.
|
||||
# Could be host, bridge or the name of a custom network.
|
||||
# If it's empty, act_runner will create a network automatically.
|
||||
network: "compose_default"
|
||||
# Whether to use privileged mode or not when launching task containers (privileged mode is required for Docker-in-Docker).
|
||||
privileged: false
|
||||
# And other options to be used when the container is started (eg, --add-host=my.gitea.url:host-gateway).
|
||||
options:
|
||||
# The parent directory of a job's working directory.
|
||||
# NOTE: There is no need to add the first '/' of the path as act_runner will add it automatically.
|
||||
# If the path starts with '/', the '/' will be trimmed.
|
||||
# For example, if the parent directory is /path/to/my/dir, workdir_parent should be path/to/my/dir
|
||||
# If it's empty, /workspace will be used.
|
||||
workdir_parent:
|
||||
# Volumes (including bind mounts) can be mounted to containers. Glob syntax is supported, see https://github.com/gobwas/glob
|
||||
# You can specify multiple volumes. If the sequence is empty, no volumes can be mounted.
|
||||
# For example, if you only allow containers to mount the `data` volume and all the json files in `/src`, you should change the config to:
|
||||
# valid_volumes:
|
||||
# - data
|
||||
# - /src/*.json
|
||||
# If you want to allow any volume, please use the following configuration:
|
||||
# valid_volumes:
|
||||
# - '**'
|
||||
valid_volumes: []
|
||||
# overrides the docker client host with the specified one.
|
||||
# If it's empty, act_runner will find an available docker host automatically.
|
||||
# If it's "-", act_runner will find an available docker host automatically, but the docker host won't be mounted to the job containers and service containers.
|
||||
# If it's not empty or "-", the specified docker host will be used. An error will be returned if it doesn't work.
|
||||
docker_host: ""
|
||||
# Pull docker image(s) even if already present
|
||||
force_pull: false
|
||||
# Rebuild docker image(s) even if already present
|
||||
force_rebuild: false
|
||||
|
||||
host:
|
||||
# The parent directory of a job's working directory.
|
||||
# If it's empty, $HOME/.cache/act/ will be used.
|
||||
workdir_parent:
|
||||
@@ -27,22 +27,22 @@ layout:
|
||||
# fiveColumns: true
|
||||
Infrastructure/App Performance Monitoring:
|
||||
style: row
|
||||
columns: 4
|
||||
columns: 3
|
||||
Code/DevOps:
|
||||
style: row
|
||||
columns: 3
|
||||
Social:
|
||||
style: row
|
||||
columns: 3
|
||||
Lifestyle:
|
||||
style: row
|
||||
columns: 3
|
||||
Automation:
|
||||
style: columns
|
||||
row: 2
|
||||
Code/DevOps:
|
||||
style: columms
|
||||
row: 2
|
||||
Privacy/Security:
|
||||
style: columns
|
||||
row: 5
|
||||
Social:
|
||||
style: columns
|
||||
row: 4
|
||||
Lifestyle:
|
||||
style: row
|
||||
columns: 4
|
||||
Personal Services:
|
||||
style: row
|
||||
columns: 4
|
||||
@@ -57,4 +57,4 @@ layout:
|
||||
columns: 3
|
||||
Media Library:
|
||||
style: row
|
||||
columns: 4
|
||||
columns: 3
|
||||
|
||||
@@ -0,0 +1,32 @@
|
||||
sources:
|
||||
rinoa_docker_logs:
|
||||
type: docker_logs
|
||||
exclude_containers:
|
||||
- zammad-init
|
||||
- vector
|
||||
|
||||
sinks:
|
||||
parseable:
|
||||
type: http
|
||||
method: post
|
||||
batch:
|
||||
max_bytes: 10485760
|
||||
max_events: 1000
|
||||
timeout_secs: 10
|
||||
compression: gzip
|
||||
inputs:
|
||||
- rinoa_docker_logs
|
||||
encoding:
|
||||
codec: json
|
||||
uri: http://parseable:8000/api/v1/ingest'
|
||||
auth:
|
||||
strategy: basic
|
||||
user: admin
|
||||
password: {{ lookup('community.hashi_vault.vault_kv2_get', 'env', engine_mount_point='rinoa-docker', url=vault_addr, token=vault_token_cleaned)['secret']['PARSEABLE_PASSWORD'] }}
|
||||
request:
|
||||
headers:
|
||||
X-P-Stream: vectordemo
|
||||
healthcheck:
|
||||
enabled: true
|
||||
path: 'http://parseable:8000/api/v1/liveness'
|
||||
port: 80
|
||||
@@ -0,0 +1,31 @@
|
||||
sources:
|
||||
rinoa_docker_logs:
|
||||
type: docker_logs
|
||||
exclude_containers:
|
||||
- zammad-init
|
||||
|
||||
sinks:
|
||||
parseable:
|
||||
type: http
|
||||
method: post
|
||||
batch:
|
||||
max_bytes: 10485760
|
||||
max_events: 1000
|
||||
timeout_secs: 10
|
||||
compression: gzip
|
||||
inputs:
|
||||
- rinoa_docker_logs
|
||||
encoding:
|
||||
codec: json
|
||||
uri: http://parseable:8000/api/v1/ingest'
|
||||
auth:
|
||||
strategy: basic
|
||||
user: admin
|
||||
password: {{ lookup('community.hashi_vault.vault_kv2_get', 'env', engine_mount_point='rinoa-docker', url=vault_addr, token=vault_token_cleaned)['secret']['PARSEABLE_PASSWORD'] }}
|
||||
request:
|
||||
headers:
|
||||
X-P-Stream: vectordemo
|
||||
healthcheck:
|
||||
enabled: true
|
||||
path: 'http://parseable:8000/api/v1/liveness'
|
||||
port: 80
|
||||
+179
-376
@@ -130,45 +130,6 @@ services:
|
||||
type: bind
|
||||
bind:
|
||||
create_host_path: true
|
||||
apprise:
|
||||
container_name: apprise
|
||||
environment:
|
||||
PGID: 1000
|
||||
PUID: 1000
|
||||
TZ: America/New_York
|
||||
hostname: Rinoa
|
||||
image: lscr.io/linuxserver/apprise-api:latest
|
||||
labels:
|
||||
homepage.group: Infrastructure/App Performance Monitoring
|
||||
homepage.name: Apprise
|
||||
homepage.icon: apprise.png
|
||||
homepage.href: http://192.168.1.254:8000
|
||||
homepage.description: Cemtralized, multi-channel notification API
|
||||
networks:
|
||||
default: null
|
||||
ports:
|
||||
- mode: ingress
|
||||
protocol: tcp
|
||||
published: "8000"
|
||||
target: 8000
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- bind:
|
||||
create_host_path: true
|
||||
read_only: true
|
||||
source: /etc/localtime
|
||||
target: /etc/localtime
|
||||
type: bind
|
||||
- bind:
|
||||
create_host_path: true
|
||||
source: ${DOCKER_VOLUME_CONFIG}/apprise
|
||||
target: /config
|
||||
type: bind
|
||||
- bind:
|
||||
create_host_path: true
|
||||
source: /rinoa-storage
|
||||
target: /storage
|
||||
type: bind
|
||||
audiobookshelf:
|
||||
container_name: audiobookshelf
|
||||
environment:
|
||||
@@ -335,6 +296,55 @@ services:
|
||||
source: /rinoa-storage
|
||||
target: /storage
|
||||
type: bind
|
||||
beszel:
|
||||
container_name: beszel
|
||||
extra_hosts:
|
||||
- host.docker.internal:host-gateway
|
||||
image: henrygd/beszel:latest
|
||||
labels:
|
||||
homepage.group: Infrastructure/App Performance Monitoring
|
||||
homepage.name: Beszel
|
||||
homepage.href: https://beszel.${MY_TLD}
|
||||
homepage.icon: beszel.svg
|
||||
homepage.description: Lightweight server monitoring hub
|
||||
homepage.widget.type: beszel
|
||||
homepage.widget.url: http://beszel:8090
|
||||
homepage.widget.username: ${SWAG_ENVIRONMENT_EMAIL}
|
||||
homepage.widget.password: ${BESZEL_ADMIN_PASSWORD}
|
||||
homepage.widget.systemId: Rinoa
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
swag_port: 8090
|
||||
swag_url: beszel.${MY_TLD}
|
||||
swag.uptime-kuma.enabled: true
|
||||
swag.uptime-kuma.monitor.url: https://beszel.${MY_TLD}
|
||||
ports:
|
||||
- 22220:8090
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ${DOCKER_VOLUME_CONFIG}/beszel:/beszel_data
|
||||
beszel-agent:
|
||||
container_name: beszel-agent
|
||||
depends_on:
|
||||
- beszel
|
||||
environment:
|
||||
DOCKER_HOST: tcp://dockerproxy:2375
|
||||
PORT: 45876
|
||||
# Do not remove quotes around the key
|
||||
KEY: '${BESZEL_RINOA_AGENT_KEY}'
|
||||
expose:
|
||||
- 45876
|
||||
image: henrygd/beszel-agent:latest
|
||||
network_mode: host
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /dev/sda:/extra-filesystems/sda:ro
|
||||
- /dev/sdb:/extra-filesystems/sdb:ro
|
||||
- /dev/sdc:/extra-filesystems/sdc:ro
|
||||
- /dev/sdd:/extra-filesystems/sdd:ro
|
||||
- /dev/sde:/extra-filesystems/sde:ro
|
||||
- /dev/sdf:/extra-filesystems/sdf:ro
|
||||
- /dev/nvme0n1:/extra-filesystems/nvme0n1:ro
|
||||
bitmagnet:
|
||||
command:
|
||||
- worker
|
||||
@@ -372,8 +382,6 @@ services:
|
||||
swag_auth_bypass: /v1
|
||||
swag_port: 3333
|
||||
swag_url: btmag.${MY_TLD}
|
||||
swag.uptime-kuma.enabled: true
|
||||
swag.uptime-kuma.monitor.url: https://btmag.${MY_TLD}
|
||||
network_mode: service:gluetun
|
||||
restart: always
|
||||
volumes:
|
||||
@@ -609,6 +617,35 @@ services:
|
||||
source: /rinoa-storage
|
||||
target: /storage
|
||||
type: bind
|
||||
cronicle:
|
||||
container_name: cronicle
|
||||
entrypoint: manager
|
||||
environment:
|
||||
CRONICLE_manager: 1
|
||||
CRONICLE_secret_key: "${CRONICLE_SECRET_KEY}"
|
||||
DOCKER_HOST: tcp://dockerproxy:2375
|
||||
hostname: cronicle
|
||||
image: elestio/cronicle:latest
|
||||
labels:
|
||||
homepage.group: Automation
|
||||
homepage.name: Cronicle
|
||||
homepage.href: https://cron.${MY_TLD}
|
||||
homepage.icon: sh-cronicle.png
|
||||
homepage.description: Multi-server task schedule with a web interface
|
||||
swag: enable
|
||||
swag_port: 3012
|
||||
swag_proto: http
|
||||
swag_url: cron.${MY_TLD}
|
||||
swag.uptime-kuma.enabled: true
|
||||
swag.uptime-kuma.monitor.url: https://cron.${MY_TLD}
|
||||
ports:
|
||||
- 31037:3012
|
||||
restart: always
|
||||
volumes:
|
||||
- ${DOCKER_VOLUME_CONFIG}/cronicle/data:/opt/cronicle/data
|
||||
- ${DOCKER_VOLUME_CONFIG}/cronicle/logs:/opt/cronicle/logs
|
||||
- ${DOCKER_VOLUME_CONFIG}/cronicle/plugins:/opt/cronicle/plugins
|
||||
- ${DOCKER_VOLUME_CONFIG}/cronicle/workloads/app:/app
|
||||
crowdsec:
|
||||
container_name: crowdsec
|
||||
environment:
|
||||
@@ -695,7 +732,7 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- source: crowdsec-db
|
||||
target: /metabase-data
|
||||
target: /data/
|
||||
type: volume
|
||||
volume: {}
|
||||
czkawka:
|
||||
@@ -795,14 +832,6 @@ services:
|
||||
PORT_joplin-db: 5432
|
||||
ENGINE_joplin-db: postgres@dbgate-plugin-postgres
|
||||
|
||||
LABEL_lobe-chat-pg-db: lobe-chat-pg-db
|
||||
SERVER_lobe-chat-pg-db: lobe-chat-pg-db
|
||||
USER_lobe-chat-pg-db: lobe
|
||||
PASSWORD_lobe-chat-pg-db: ${GITEA_PG_DB_PASSWORD}
|
||||
DATABASE_lobe-chat-pg-db: lobe
|
||||
PORT_lobe-chat-pg-db: 5432
|
||||
ENGINE_lobe-chat-pg-db: postgres@dbgate-plugin-postgres
|
||||
|
||||
LABEL_mastodon-pg-db: mastodon-pg-db
|
||||
SERVER_mastodon-pg-db: mastodon-pg-db
|
||||
USER_mastodon-pg-db: mastodon
|
||||
@@ -812,17 +841,9 @@ services:
|
||||
ENGINE_mastodon-pg-db: postgres@dbgate-plugin-postgres
|
||||
|
||||
LABEL_mongodb: mongodb
|
||||
URI_mongodb: mongodb://root:${MONGO_INITDB_ROOT_PASSWORD}@mongodb:27017
|
||||
URI_mongodb: mongodb://root:${MONGO_INITDB_ROOT_PASSWORD}@mongodb:27017/admin?replicaSet=rinoa
|
||||
ENGINE_mongodb: mongo@dbgate-plugin-mongo-v2
|
||||
|
||||
LABEL_netbox-db: netbox-db
|
||||
SERVER_netbox-db: netbox-db
|
||||
USER_netbox-db: netbox
|
||||
PASSWORD_netbox-db: ${NETBOX_PG_DB_PASSWORD}
|
||||
PORT_netbox-db: 5432
|
||||
DATABASE_netbox-db: netbox
|
||||
ENGINE_netbox-db: postgres@dbgate-plugin-postgres
|
||||
|
||||
LABEL_pgbackweb-db: pgbackweb-db
|
||||
SERVER_pgbackweb-db: pgbackweb-db
|
||||
USER_pgbackweb-db: pgbackweb
|
||||
@@ -851,13 +872,6 @@ services:
|
||||
PORT_sonarqube-pg-db: 5432
|
||||
ENGINE_sonarqube-pg-db: postgres@dbgate-plugin-postgres
|
||||
|
||||
LABEL_synapse-db: synapse-db
|
||||
SERVER_synapse-db: synapse-db
|
||||
USER_synapse-db: synapse
|
||||
PASSWORD_synapse-db: ${SYNAPSE_POSTGRES_PASSWORD}
|
||||
PORT_synapse-db: 5432
|
||||
ENGINE_synapse-db: postgres@dbgate-plugin-postgres
|
||||
|
||||
LABEL_tandoor-pg: tandoor-pg
|
||||
SERVER_tandoor-pg: tandoor-pg
|
||||
USER_tandoor-pg: tandoor
|
||||
@@ -1455,266 +1469,6 @@ services:
|
||||
type: bind
|
||||
bind:
|
||||
create_host_path: true
|
||||
grafana:
|
||||
container_name: grafana
|
||||
depends_on:
|
||||
grafana-alloy:
|
||||
condition: service_started
|
||||
required: true
|
||||
environment:
|
||||
GF_INSTALL_PLUGINS: grafana-piechart-panel
|
||||
TZ: America/New_York
|
||||
hostname: Rinoa
|
||||
image: grafana/grafana-enterprise:latest
|
||||
labels:
|
||||
homepage.group: Infrastructure/App Performance Monitoring
|
||||
homepage.name: Grafana (LGTM)
|
||||
homepage.href: https://mon.${MY_TLD}
|
||||
homepage.description: Monitoring Dashboard for metrics, logs, traces, & profiles
|
||||
homepage.icon: grafana.png
|
||||
homepage.widget.type: grafana
|
||||
homepage.widget.url: http://grafana:3000
|
||||
homepage.widget.username: admin
|
||||
homepage.widget.password: ${GRAFANA_ADMIN_PASSWORD}
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
swag_url: mon.${MY_TLD}
|
||||
swag.uptime-kuma.enabled: true
|
||||
swag.uptime-kuma.monitor.url: https://mon.${MY_TLD}
|
||||
networks:
|
||||
default: null
|
||||
ports:
|
||||
- mode: ingress
|
||||
protocol: tcp
|
||||
published: "3006"
|
||||
target: 3000
|
||||
restart: unless-stopped
|
||||
user: 1000:1000
|
||||
volumes:
|
||||
- bind:
|
||||
create_host_path: true
|
||||
read_only: true
|
||||
source: /etc/localtime
|
||||
target: /etc/localtime
|
||||
type: bind
|
||||
- source: ${DOCKER_VOLUME_CONFIG}/grafana/data
|
||||
target: /var/lib/grafana
|
||||
type: bind
|
||||
bind:
|
||||
create_host_path: true
|
||||
- bind:
|
||||
create_host_path: true
|
||||
source: /rinoa-storage
|
||||
target: /storage
|
||||
type: bind
|
||||
grafana-alloy:
|
||||
cap_add:
|
||||
- SYS_ADMIN
|
||||
- SYS_TIME
|
||||
- BPF
|
||||
- SYSLOG
|
||||
command: run --disable-reporting=true --stability.level=public-preview --server.http.listen-addr=0.0.0.0:12345 /etc/alloy/config.alloy
|
||||
container_name: grafana-alloy
|
||||
environment:
|
||||
DOCKER_HOST: tcp://dockerproxy:2375
|
||||
image: grafana/alloy:latest
|
||||
labels:
|
||||
homepage.group: Infrastructure/App Performance Monitoring
|
||||
homepage.name: Grafana Alloy
|
||||
homepage.description: Agent for metric/log/trace/profile collection and writing
|
||||
homepage.href: http://192.168.1.254:12345
|
||||
homepage.icon: sh-grafana-alloy.svg
|
||||
networks:
|
||||
default: null
|
||||
ports:
|
||||
- mode: ingress
|
||||
protocol: tcp
|
||||
published: "12345"
|
||||
target: 12345
|
||||
privileged: true
|
||||
restart: always
|
||||
volumes:
|
||||
- source: ${DOCKER_VOLUME_CONFIG}/grafana/alloy/config.alloy
|
||||
target: /etc/alloy/config.alloy
|
||||
type: bind
|
||||
bind:
|
||||
create_host_path: true
|
||||
- source: ${DOCKER_VOLUME_CONFIG}/grafana/alloy/endpoints.json
|
||||
target: /etc/alloy/endpoints.json
|
||||
type: bind
|
||||
bind:
|
||||
create_host_path: true
|
||||
- bind:
|
||||
create_host_path: true
|
||||
read_only: true
|
||||
source: /proc
|
||||
target: /host/proc
|
||||
type: bind
|
||||
- bind:
|
||||
create_host_path: true
|
||||
read_only: true
|
||||
source: /sys
|
||||
target: /host/sys
|
||||
type: bind
|
||||
- bind:
|
||||
create_host_path: true
|
||||
read_only: true
|
||||
source: /
|
||||
target: /rootfs
|
||||
type: bind
|
||||
grafana-loki:
|
||||
command: -config.file=/etc/loki/loki-config.yaml
|
||||
container_name: grafana-loki
|
||||
depends_on:
|
||||
grafana-alloy:
|
||||
condition: service_started
|
||||
required: true
|
||||
image: grafana/loki:latest
|
||||
networks:
|
||||
default: null
|
||||
ports:
|
||||
- mode: ingress
|
||||
protocol: tcp
|
||||
published: "3100"
|
||||
target: 3100
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- source: ${DOCKER_VOLUME_CONFIG}/grafana/loki/loki-config.yaml
|
||||
target: /etc/loki/loki-config.yaml
|
||||
type: bind
|
||||
bind:
|
||||
create_host_path: true
|
||||
grafana-mimir:
|
||||
command:
|
||||
- -ingester.native-histograms-ingestion-enabled=true
|
||||
- -config.file=/etc/mimir.yaml
|
||||
container_name: grafana-mimir
|
||||
depends_on:
|
||||
grafana-alloy:
|
||||
condition: service_started
|
||||
required: true
|
||||
image: grafana/mimir:latest
|
||||
labels:
|
||||
homepage.group: Infrastructure/App Performance Monitoring
|
||||
homepage.name: Grafana Mimir
|
||||
homepage.href: http://192.168.1.254:9009
|
||||
homepage.description: Long-term metrics storage
|
||||
homepage.icon: /icons/grafana-mimir.png
|
||||
networks:
|
||||
default: null
|
||||
ports:
|
||||
- mode: ingress
|
||||
protocol: tcp
|
||||
published: "9009"
|
||||
target: 9009
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- source: grafana-mimir-data
|
||||
target: /data
|
||||
type: volume
|
||||
volume: {}
|
||||
- source: ${DOCKER_VOLUME_CONFIG}/grafana/mimir/mimir.yaml
|
||||
target: /etc/mimir.yaml
|
||||
type: bind
|
||||
bind:
|
||||
create_host_path: true
|
||||
grafana-mimir-memcached:
|
||||
container_name: grafana-mimir-memcached
|
||||
depends_on:
|
||||
grafana-alloy:
|
||||
condition: service_started
|
||||
required: true
|
||||
environment:
|
||||
MEMCACHED_MEMORY_LIMIT: 1g
|
||||
MEMCACHED_THREADS: 4
|
||||
MEMCACHED_MAX_CONNECTIONS: 2048
|
||||
MEMCACHED_TCP_PORT: 11211
|
||||
MEMCACHED_UDP_PORT: 11211
|
||||
image: memcached
|
||||
networks:
|
||||
default: null
|
||||
ports:
|
||||
- mode: ingress
|
||||
protocol: tcp
|
||||
published: "11211"
|
||||
target: 11211
|
||||
restart: unless-stopped
|
||||
grafana-pyroscope:
|
||||
command:
|
||||
- -config.file=/etc/pyroscope.yml
|
||||
container_name: grafana-pyroscope
|
||||
depends_on:
|
||||
grafana-alloy:
|
||||
condition: service_started
|
||||
required: true
|
||||
image: grafana/pyroscope:latest
|
||||
labels:
|
||||
homepage.group: Infrastructure/App Performance Monitoring
|
||||
homepage.name: Grafana Pyroscope
|
||||
homepage.description: Profiling for applications
|
||||
homepage.href: http://192.168.1.254:4040
|
||||
homepage.icon: /icons/grafana-pyroscope.svg
|
||||
networks:
|
||||
default: null
|
||||
ports:
|
||||
- mode: ingress
|
||||
protocol: tcp
|
||||
published: "4040"
|
||||
target: 4040
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- source: ${DOCKER_VOLUME_CONFIG}/grafana/pyroscope/config.yaml
|
||||
target: /etc/pyroscope.yml
|
||||
type: bind
|
||||
bind:
|
||||
create_host_path: true
|
||||
grafana-tempo:
|
||||
command:
|
||||
- -config.file=/etc/tempo.yaml
|
||||
container_name: grafana-tempo
|
||||
depends_on:
|
||||
grafana-alloy:
|
||||
condition: service_started
|
||||
required: true
|
||||
image: grafana/tempo:latest
|
||||
networks:
|
||||
default: null
|
||||
ports:
|
||||
- mode: ingress
|
||||
protocol: tcp
|
||||
published: "14268"
|
||||
target: 14268
|
||||
- mode: ingress
|
||||
protocol: tcp
|
||||
published: "3200"
|
||||
target: 3200
|
||||
- mode: ingress
|
||||
protocol: tcp
|
||||
published: "9095"
|
||||
target: 9095
|
||||
- mode: ingress
|
||||
protocol: tcp
|
||||
published: "4317"
|
||||
target: 4317
|
||||
- mode: ingress
|
||||
protocol: tcp
|
||||
published: "4318"
|
||||
target: 4318
|
||||
- mode: ingress
|
||||
protocol: tcp
|
||||
published: "9411"
|
||||
target: 9411
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- source: grafana-tempo-data
|
||||
target: /var/tempo
|
||||
type: volume
|
||||
volume: {}
|
||||
- source: ${DOCKER_VOLUME_CONFIG}/grafana/tempo/tempo.yaml
|
||||
target: /etc/tempo.yaml
|
||||
type: bind
|
||||
bind:
|
||||
create_host_path: true
|
||||
guacamole:
|
||||
container_name: guacamole
|
||||
environment:
|
||||
@@ -2274,6 +2028,7 @@ services:
|
||||
swag_port: 8096
|
||||
swag_proto: http
|
||||
swag.uptime-kuma.enabled: true
|
||||
swag.uptime-kuma.monitor.url: https://jf.${MY_TLD}
|
||||
ports:
|
||||
- 8487:8096
|
||||
- 7359:7359
|
||||
@@ -3387,6 +3142,30 @@ services:
|
||||
type: bind
|
||||
bind:
|
||||
create_host_path: true
|
||||
netalertx:
|
||||
container_name: netalertx
|
||||
environment:
|
||||
TZ: ${TZ}
|
||||
PORT: 20211
|
||||
image: jokobsk/netalertx:latest
|
||||
network_mode: host
|
||||
labels:
|
||||
homepage.group: Infrastructure/App Performance Monitoring
|
||||
homepage.name: NetAlertX
|
||||
homepage.href: http://192.168.1.254:20211
|
||||
homepage.icon: netalertx.svg
|
||||
homepage.description: Network Monitoring
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ${DOCKER_VOLUME_CONFIG}/netalertx/config:/app/config
|
||||
- ${DOCKER_VOLUME_CONFIG}/netalertx/db:/app/db
|
||||
# (optional) useful for debugging if you have issues setting up the container
|
||||
# - ${DOCKER_VOLUME_CONFIG}/netalertx/logs:/app/log
|
||||
# (API: OPTION 1) use for performance
|
||||
- type: tmpfs
|
||||
target: /app/api
|
||||
# (API: OPTION 2) use when debugging issues
|
||||
# - ${DOCKER_VOLUME_CONFIG}/netalertx/api:/app/api
|
||||
netbird-dashboard:
|
||||
container_name: netbird-dashboard
|
||||
environment:
|
||||
@@ -3504,50 +3283,6 @@ services:
|
||||
# - ${DOCKER_VOLUME_CONFIG}/netbird/privkey.pem:/etc/coturn/private/privkey.pem:ro
|
||||
# - ${DOCKER_VOLUME_CONFIG}/netbird/cert.pem:/etc/coturn/certs/cert.pem:ro
|
||||
network_mode: host
|
||||
netdata:
|
||||
cap_add:
|
||||
- SYS_PTRACE
|
||||
- SYS_ADMIN
|
||||
container_name: netdata
|
||||
depends_on:
|
||||
docker-socket-proxy:
|
||||
condition: service_started
|
||||
required: true
|
||||
environment:
|
||||
DOCKER_HOST: tcp://dockerproxy:2375
|
||||
image: netdata/netdata:stable
|
||||
labels:
|
||||
homepage.group: Infrastructure/App Performance Monitoring
|
||||
homepage.name: Netdata
|
||||
homepage.href: https://netdata.${MY_TLD}
|
||||
homepage.icon: netdata.svg
|
||||
homepage.description: Real-time monitoring/observcability platform
|
||||
homepage.widget.type: netdata
|
||||
homepage.widget.url: http://netdata:19999
|
||||
swag: enable
|
||||
swag_port: 19999
|
||||
swag_proto: http
|
||||
swag_url: netdata.${MY_TLD}
|
||||
swag.uptime-kuma.enabled: true
|
||||
swag.uptime-kuma.monitor.url: https://netdata.${MY_TLD}
|
||||
pid: host
|
||||
ports:
|
||||
- 19999:19999
|
||||
restart: unless-stopped
|
||||
security_opt:
|
||||
- apparmor:unconfined
|
||||
volumes:
|
||||
- ${DOCKER_VOLUME_CONFIG}/netdata:/etc/netdata
|
||||
- netdata-lib:/var/lib/netdata
|
||||
- netdata-cache:/var/cache/netdata
|
||||
- /:/host/root:ro,rslave
|
||||
- /etc/passwd:/host/etc/passwd:ro
|
||||
- /etc/group:/host/etc/group:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- /proc:/host/proc:ro
|
||||
- /sys:/host/sys:ro
|
||||
- /etc/os-release:/host/etc/os-release:ro
|
||||
- /var/log:/host/var/log:ro
|
||||
nextcloud:
|
||||
container_name: nextcloud-aio-mastercontainer
|
||||
environment:
|
||||
@@ -3564,6 +3299,9 @@ services:
|
||||
homepage.href: https://cloud.${MY_TLD}
|
||||
homepage.icon: nextcloud.svg
|
||||
homepage.description: Private Cloud
|
||||
homepage.widget.type: nextcloud
|
||||
homepage.widget.url: https://cloud.trez.wtf
|
||||
homepage.widget.token: ${NEXTCLOUD_HOMEPAGE_TOKEN}
|
||||
swag: enable
|
||||
swag_port: 11000
|
||||
swag_proto: http
|
||||
@@ -3720,6 +3458,36 @@ services:
|
||||
type: bind
|
||||
bind:
|
||||
create_host_path: true
|
||||
parseable:
|
||||
container_name: parseable
|
||||
command: [ "parseable", "s3-store" ]
|
||||
depends_on:
|
||||
- minio
|
||||
environment:
|
||||
P_STAGING_DIR: /staging
|
||||
P_ADDR: 0.0.0.0:8000
|
||||
P_USERNAME: admin
|
||||
P_PASSWORD: ${PARSEABLE_PASSWORD}
|
||||
P_S3_URL: http://minio:9000
|
||||
P_S3_BUCKET: parseable
|
||||
P_S3_ACCESS_KEY: ${PARSEABLE_S3_ACCESS_KEY}
|
||||
P_S3_SECRET_KEY: ${PARSEABLE_S3_SECRET_KEY}
|
||||
P_S3_REGION: us-east-fh-pln
|
||||
image: containers.parseable.com/parseable/parseable:latest
|
||||
labels:
|
||||
homepage.group: Infrastructure/App Performance Monitoring
|
||||
homepage.name: Parseable
|
||||
homepage.href: https://logs.${MY_TLD}
|
||||
homepage.icon: parseable.svg
|
||||
homepage.description: Log analytics system for high throughput log ingestion
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
swag_port: 8000
|
||||
swag_url: logs.${MY_TLD}
|
||||
volumes:
|
||||
- ${DOCKER_VOLUME_CONFIG}/parseable/staging:/staging
|
||||
ports:
|
||||
- 14453:8000
|
||||
pgbackweb:
|
||||
container_name: pgbackweb
|
||||
depends_on:
|
||||
@@ -3874,6 +3642,29 @@ services:
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- portainer-data:/data
|
||||
portall:
|
||||
container_name: portall
|
||||
image: need4swede/portall:latest
|
||||
environment:
|
||||
SECRET_KEY: ${PORTALL_SECRET_KEY}
|
||||
labels:
|
||||
swag: enable
|
||||
swag_auth: authelia
|
||||
swag_proto: http
|
||||
swag_port: 8080
|
||||
swag_url: portall.${MY_TLD}
|
||||
swag.uptime-kuma.enabled: true
|
||||
swag.uptime-kuma.monitor.url: https://portall.${MY_TLD}
|
||||
homepage.group: System Administration
|
||||
homepage.name: Portall
|
||||
homepage.href: https://portall.${MY_TLD}
|
||||
homepage.icon: sh-portall.png
|
||||
homepage.description: Management for container ports
|
||||
ports:
|
||||
- 8000:8080
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ${DOCKER_VOLUME_CONFIG}/portall:/app/instance
|
||||
postal-smtp:
|
||||
cap_add:
|
||||
- NET_BIND_SERVICE
|
||||
@@ -4675,7 +4466,7 @@ services:
|
||||
depends_on:
|
||||
- lidarr
|
||||
- soulseek
|
||||
environment:
|
||||
environment:
|
||||
PUID: ${PUID}
|
||||
PGID: ${PGID}
|
||||
TZ: ${TZ}
|
||||
@@ -4764,11 +4555,13 @@ services:
|
||||
homepage.description: Self-hosted internet performance tracking
|
||||
homepage.href: https://speed.${MY_TLD}
|
||||
homepage.icon: speedtest-tracker.png
|
||||
homepage.widget.type: speedtest
|
||||
homepage.widget.url: http://speedtest-tracker
|
||||
swag: enable
|
||||
swag_proto: http
|
||||
swag_url: speed.${MY_TLD}
|
||||
swag.uptime-kuma.enabled: true
|
||||
swag.uptime-kuma.monitor.url: https://slsk.${MY_TLD}
|
||||
swag.uptime-kuma.monitor.url: https://speed.${MY_TLD}
|
||||
ports:
|
||||
- 47512:80
|
||||
- 62777:443
|
||||
@@ -4813,7 +4606,7 @@ services:
|
||||
VALIDATION: dns
|
||||
CROWDSEC_API_KEY: ${CROWDSEC_API_KEY}
|
||||
CROWDSEC_LAPI_URL: http://crowdsec:8080
|
||||
DOCKER_MODS: linuxserver/mods:universal-docker|linuxserver/mods:swag-auto-reload|linuxserver/mods:swag-auto-proxy|linuxserver/mods:swag-dashboard|linuxserver/mods:swag-maxmind|linuxserver/mods:universal-stdout-logs|ghcr.io/linuxserver/mods:swag-crowdsec #|linuxserver/mods:swag-auto-uptime-kuma
|
||||
DOCKER_MODS: linuxserver/mods:universal-docker|linuxserver/mods:swag-auto-reload|linuxserver/mods:swag-auto-proxy|linuxserver/mods:swag-dashboard|linuxserver/mods:swag-maxmind|linuxserver/mods:universal-stdout-logs|ghcr.io/linuxserver/mods:swag-crowdsec|linuxserver/mods:swag-auto-uptime-kuma
|
||||
PROPAGATION: 30
|
||||
UPTIME_KUMA_PASSWORD: ${UPTIME_KUMA_PASSWORD}
|
||||
UPTIME_KUMA_URL: http://uptimekuma:3001
|
||||
@@ -4906,7 +4699,7 @@ services:
|
||||
swag_proto: http
|
||||
swag_url: recipes.${MY_TLD}
|
||||
swag.uptime-kuma.enabled: true
|
||||
swag.uptime-kuma.monitor.url: https://trac.${MY_TLD}
|
||||
swag.uptime-kuma.monitor.url: https://recipes.${MY_TLD}
|
||||
networks:
|
||||
default: null
|
||||
ports:
|
||||
@@ -6319,6 +6112,16 @@ services:
|
||||
volumes:
|
||||
- ${DOCKER_VOLUME_CONFIG}/hashicorp-vault/config/:/vault/config
|
||||
- ${DOCKER_VOLUME_CONFIG}/hashicorp-vault/logs/:/vault/logs
|
||||
vector:
|
||||
image: timberio/vector:0.44.0-alpine
|
||||
container_name: vector
|
||||
environment:
|
||||
DOCKER_HOST: tcp://dockerproxy:2375
|
||||
ports:
|
||||
- 60157:8686
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ${DOCKER_VOLUME_CONFIG}/vector/vector.yaml:/etc/vector/vector.yaml:ro
|
||||
wallabag:
|
||||
container_name: wallabag
|
||||
depends_on:
|
||||
@@ -6393,7 +6196,7 @@ services:
|
||||
swag_proto: http
|
||||
swag_url: subs.${MY_TLD}
|
||||
swag.uptime-kuma.enabled: true
|
||||
swag.uptime-kuma.monitor.url: https://trac.${MY_TLD}
|
||||
swag.uptime-kuma.monitor.url: https://subs.${MY_TLD}
|
||||
networks:
|
||||
default: null
|
||||
ports:
|
||||
@@ -7169,4 +6972,4 @@ x-shared:
|
||||
image: ${ZAMMAD_IMAGE_REPO}:${ZAMMAD_VERSION}
|
||||
restart: ${ZAMMAD_RESTART}
|
||||
volumes:
|
||||
- zammad-storage:/opt/zammad/storage
|
||||
- zammad-storage:/opt/zammad/storage
|
||||
|
||||
Reference in New Issue
Block a user