moved ssh to cert based

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2025-03-25 01:09:08 +01:00
parent 924e4a2f92
commit 56f058c254
21 changed files with 160 additions and 87 deletions

View File

@@ -111,7 +111,7 @@ services:
- VERSION=docker
- name: jellyfin
vm:
- docker-host02
- docker-host01
container_name: jellyfin
image: jellyfin/jellyfin
restart: "unless-stopped"
@@ -142,7 +142,7 @@ services:
environment:
- name: hass
vm:
- docker-host02
- docker-host01
container_name: homeassistant
image: "ghcr.io/home-assistant/home-assistant:stable"
restart: unless-stopped
@@ -319,7 +319,7 @@ services:
external: 8080
- name: git
vm:
- docker-host02
- docker-host01
container_name: gitea
image: gitea/gitea:1.23.1-rootless
restart: unless-stopped