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)"
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.