Debian trixie-based build-compile-deploy workflow

This commit is contained in:
Mikkeli Matlock
2026-01-24 23:18:37 +09:00
parent 90ed757976
commit aabca4915c
8 changed files with 311 additions and 36 deletions

View File

@@ -1,5 +1,6 @@
{
"host": "pi@smartserow.local",
"user": "mikkeli",
"host": "192.168.2.102",
"remote_path": "/opt/smartserow",
"service_name": "smartserow-ui"
}