deeplo
Guides

Guides

Task-oriented guides for installing, configuring, and operating deeplo.

The standard deeplo setup:

  1. Install the deeplo binary
  2. Create a deeplo service user and standard directories
  3. Write /etc/deeplo/config.yml — hosts, repos, projects
  4. Write /etc/deeplo/deeplo.env — runtime settings
  5. Install the deeplo.service systemd unit
  6. Start with systemctl enable --now deeplo
  7. Verify with deeplo health and deeplo status

Start with the Quickstart if you're setting up for the first time. If you prefer containers, see Run with Docker.

Advanced topics

DEEPLO_CONFIG_WATCH and git-managed config are described in Bootstrap config. They're useful for specific workflows but not required for the default setup.