deploy to live

This commit is contained in:
2026-08-14 13:26:04 +02:00
parent 747b28e5cc
commit 451ea378ce
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ jobs:
server: ${{ secrets.IONOS_SFTP_HOST }}
username: ${{ secrets.IONOS_SFTP_USER }}
password: ${{ secrets.IONOS_SFTP_PASSWORD }}
remote_path: '/deploy/stefankoelle/'
remote_path: '/websites/stefankoelle/'
port: 22
sftp_only: true
+4
View File
@@ -24,6 +24,10 @@ Stand: 2026-08-14
- [ ] Querverlinkungen stefankoelle.de <-> smarthome
- [ ] Ledmatrix ggf. nach smarthome verschieben
### Offene Entscheidungen
- [ ] **stefankoelle.de SFTP: `delete_remote_files`?** — Derzeit werden beim Deploy nur Dateien hochgeloaden, alte bleiben liegen. Mit `delete_remote_files: true` waere jeder Deploy ein sauberes Image (alles weg + neu). Kurzer Ausfall moeglich. Entscheidung offen.
## Schon erledigt (Stand 2026-08-14)
### stefankoelle.de Migration (2026-08-14)