mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-09-12 12:11:14 +00:00
sshportal: remove sshportal, bye!
This commit is contained in:
@@ -14,7 +14,6 @@ updates:
|
|||||||
- "/docker/infrastructure/network/traefik"
|
- "/docker/infrastructure/network/traefik"
|
||||||
- "/docker/infrastructure/observability"
|
- "/docker/infrastructure/observability"
|
||||||
- "/docker/infrastructure/squid"
|
- "/docker/infrastructure/squid"
|
||||||
- "/docker/infrastructure/sshportal"
|
|
||||||
- "/docker/personal/fireshare"
|
- "/docker/personal/fireshare"
|
||||||
- "/docker/personal/gramps"
|
- "/docker/personal/gramps"
|
||||||
- "/docker/personal/media/films-series/jackett"
|
- "/docker/personal/media/films-series/jackett"
|
||||||
|
|||||||
@@ -43,11 +43,6 @@ squid:
|
|||||||
branch: main
|
branch: main
|
||||||
compose_file: docker/infrastructure/squid/docker-compose.yml
|
compose_file: docker/infrastructure/squid/docker-compose.yml
|
||||||
|
|
||||||
sshportal:
|
|
||||||
repo: homeprod
|
|
||||||
branch: main
|
|
||||||
compose_file: docker/infrastructure/sshportal/docker-compose.yml
|
|
||||||
|
|
||||||
fireshare:
|
fireshare:
|
||||||
repo: homeprod
|
repo: homeprod
|
||||||
branch: main
|
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