Post

Anchor

Anchor is an offline-first, self-hosted note-taking application with rich text editing, real-time sync across devices, note sharing, tags, attachments, OIDC authentication, and admin panel.

Anchor
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVED/raw/main/ct/anchor.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 10 GB OS: Debian 13

Configuration

Config file:

1
/opt/anchor/.env

Notes

The first user to register becomes the admin.
OIDC can be configured via environment variables in /opt/anchor/.env or the admin panel.

Web Interface

Port: 3000

This post is licensed under CC BY 4.0 by the author.