sshportal: remove sshportal, bye!

This commit is contained in:
2026-08-10 23:07:22 +02:00
parent 9411e860f9
commit 91adc68fd1
3 changed files with 0 additions and 17 deletions
-1
View File
@@ -14,7 +14,6 @@ updates:
- "/docker/infrastructure/network/traefik"
- "/docker/infrastructure/observability"
- "/docker/infrastructure/squid"
- "/docker/infrastructure/sshportal"
- "/docker/personal/fireshare"
- "/docker/personal/gramps"
- "/docker/personal/media/films-series/jackett"
-5
View File
@@ -43,11 +43,6 @@ squid:
branch: main
compose_file: docker/infrastructure/squid/docker-compose.yml
sshportal:
repo: homeprod
branch: main
compose_file: docker/infrastructure/sshportal/docker-compose.yml
fireshare:
repo: homeprod
branch: main
@@ -1,11 +0,0 @@
services:
sshportal:
image: moul/sshportal
container_name: sshportal
ports:
- "2222:2222"
volumes:
- "data:/root/"
volumes:
data: