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

Installation

Default install:

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

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

Source code
Loading...