Files
affine/README.md
2026-01-18 15:30:50 +01:00

1.3 KiB

affine

A privacy-focused, local-first, open-source, and ready-to-use alternative for Notion & Miro.

  • Maintainer: @val
  • Status: testing
  • Category: Apps
  • Image: affine, 4, upstream
  • Healthcheck: Yes
  • Backups: Yes
  • Email: Yes
  • Tests: No
  • SSO: Not via env, but possible via GUI

Quick start

  • `abra app
  • abra app new affine
  • when smtp is used: abra app secret insert <app-name> smtp_password v1
  • abra app secret generate --all <app-name>
  • abra app config <app-name>
  • abra app deploy <app-name>

For more, see docs.coopcloud.tech.

note on maintenance

The default version of the recipe reflects the last "manually" tested deployment of a stable version. If you want to go with the stable versions, or want to test latest or a nightly, just adapt IMAGE_VERSION in the env.

potential evolvement of the recipe

  • insert private encryption key via secret (at the moment it's stored in the config-volume, as this is affine default)
  • include more config options via .env, using config.js