feat(nexus): runtime provisioning for the decided stack (nexus-hub K-101) #3

Merged
l.kirchner merged 4 commits from k101/nexus-runtime into main 2026-06-11 15:18:14 +02:00
Showing only changes of commit afd0a4ea35 - Show all commits
+3
View File
@@ -122,6 +122,9 @@ cat >/etc/systemd/system/nexus.service <<EOF
Description=nexus — Family Knowledge Hub
After=network-online.target
Wants=network-online.target
# Skeleton-safe: only startable once the first deploy shipped the artifact
# (otherwise a reboot before first deploy leaves the unit in failed state).
ConditionPathExists=$CURRENT_DIR/start.sh
[Service]
Type=simple