Post

Anytype

Anytype is a local-first, privacy-focused alternative to Notion. This script deploys the any-sync-bundle which provides a self-hosted sync server for Anytype clients with external MongoDB and Redis Stack.

Anytype

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/anytype-server.sh)"
CPU: 2 cores RAM: 4096 MB Disk: 16 GB OS: Ubuntu 24.04

Notes

After installation, import /opt/anytype/data/client-config.yml into your Anytype apps.
This uses the community any-sync-bundle by grishy, not the official Anytype deployment.
Firewall: Open TCP 33010 (DRPC) and UDP 33020 (QUIC) for external access.

Web Interface

Port: 33010

Source code
Loading...