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
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
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/anytype-server.sh)"
Configuration
Config file:
1
/opt/anytype/.env
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
Links
This post is licensed under CC BY 4.0 by the author.