[Unit] Description=Web IDE 4 developers - https://github.com/coder/code-server After=network.target StartLimitIntervalSec=10 [Service] Type=simple Restart=always RestartSec=5 User=www-data ExecStart=/usr/bin/code-server --config /etc/code-server/code-server.yaml [Install] WantedBy=multi-user.target