continuwuity-bsd/openbsd/README.md

805 B

Continuwuity for OpenBSD

This repo provides an experimental version of Continuwuity packaged for OpenBSD 7.9.

Words of warning:

Stay tuned for updates!

Installation instructions

  1. Download the package from the latest release or CI run
  2. Run pkg_add -Dunsigned continuwuity-0.5.9-generic.tgz
  3. Edit /etc/continuwuity/continuwuity.toml and choose a server name, database path, and listen address(es)
    • The package creates /var/db/continuwuity for use as the database directory, with the correct permissions
  4. rcctl start continuwuity