[Unit] Description=AI Council controller After=network.target docker.service Wants=docker.service [Service] Type=simple User=ubuntu WorkingDirectory=/opt/aicouncil/council/controller Environment=HOME=/home/ubuntu ExecStart=/opt/aicouncil/council/controller/start.sh Restart=always RestartSec=10 [Install] WantedBy=multi-user.target