Self-hosted note taking application.
Run the application stack. Note that development data is note saved to a volume and will not survive host reboots.
docker compose up
A bespoke script is available at ./deploy.sh
to deploy to a kubernetes cluster. The deployment relies on a k8s secret, notes-secrets
, existing in the namespace.