Add systemd .service unit for ccc-server #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
Provide a
ccc-server.servicesystemd unit file so the server can be managed as a proper system service (auto-start on boot, restart on failure, logging via journald).What needs doing
ccc-server.service(example below)Example unit
Installation
Notes
CONDUIT_ROOTand bind address need to be configured per-machineEnvironmentFile=pointing to a config file instead of inlining env vars