mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-09-11 19:51:15 +00:00
sshportal: remove sshportal, bye!
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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:
|
||||
Reference in New Issue
Block a user