All checks were successful
Build OpenBSD package / build (push) Successful in 42m12s
930 B
930 B
Continuwuity for OpenBSD
This repo provides an experimental version of Continuwuity packaged for OpenBSD 7.8.
Unfinished features you're acknowledging by using it:
- The package is unsigned
- There is no RC script
- Performance may be poor; Continuwuity has a known issue on OpenBSD, and OpenBSD disables SMT by default.
Stay tuned for updates!
Installation instructions
- Download the package from the latest release or CI run
- Run
pkg_add -Dunsigned continuwuity-0.5.6-openbsd-amd64.tgz - Edit
/etc/continuwuity/continuwuity.tomland choose a server name, database path, and listen address(es)- The package creates
/var/db/continuwuityfor use as the database directory, with the correct permissions
- The package creates
tmuxdoas -u _continuwuity continuwuity -c /etc/continuwuity/continuwuity.toml