Problem
Server currently runs in tmux. Should be a systemd service for automatic restart, log management, and boot persistence.
Current state
Unit file exists at /etc/systemd/system/synix-server.service but is not enabled. Server runs via tmux new-session -d -s synix-server.
Action
Enable and start the systemd unit. Update Caddy config to remove old mesh routes.
Problem
Server currently runs in tmux. Should be a systemd service for automatic restart, log management, and boot persistence.
Current state
Unit file exists at
/etc/systemd/system/synix-server.servicebut is not enabled. Server runs viatmux new-session -d -s synix-server.Action
Enable and start the systemd unit. Update Caddy config to remove old mesh routes.