Post

Ente

Ente is a service that provides a fully open source, end-to-end encrypted platform for you to store your data in the cloud without needing to trust the service provider. On top of this platform, we have built two apps so far: Ente Photos (an alternative to Apple and Google Photos) and Ente Auth (a 2FA alternative to the deprecated Authy).

Ente
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 "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/ente.sh)"
CPU: 4 cores RAM: 4096 MB Disk: 10 GB OS: Debian 12

Notes

First-Start: Run ente-setup — it guides you through account creation, verification, and admin configuration.
To upgrade subscription later: ente-upgrade-subscription user@example.com
To see Museum config: cat /opt/ente/server/museum.yaml

Web Interface

Port: 3000

Source code
Loading...