Ep

Ente Photos on Ubuntu 24.04 LTS

Azure Storage

Ente Photos, a fully end to end encrypted photo storage and backup platform you run yourself, ready to accept your first encrypted upload the moment it boots.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Ente Photos is an open source, end to end encrypted platform for storing, backing up and sharing your photos and videos on infrastructure you control. Every photo and its metadata are encrypted on your device before they leave it, so the server only ever holds ciphertext and no one, including the server operator, can see your library. You browse, search and organise your photos through a web app, and the same account works with the Ente mobile and desktop apps for automatic backup from your phone and computer. Under the hood it pairs the museum API server with a PostgreSQL metadata store and an S3 compatible object store that holds the encrypted blobs. It suits anyone who wants a private, self hosted alternative to mainstream cloud photo services, keeping years of memories encrypted and under their own control.

Why the cloudimg image

cloudimg delivers the whole Ente stack, the museum server, the web app, PostgreSQL and the S3 compatible object store, installed and wired together so the sign up page answers the moment the instance boots, with no compose files to assemble by hand. The image is secure by default and bakes no credential: the upstream quickstart writes fixed secrets, and cloudimg keeps none of them. On the first boot of every instance a fresh set of secrets is generated, the database password, the object store access and secret keys, and the three master secrets the server uses to encrypt and sign, the encryption key, the hash key and the JWT secret, and they are written to a root only file, so no two instances share a secret and no upstream default ever governs a running server. Because Ente is end to end encrypted there is no server side admin password at all: you create your account from the app, where your keys are generated on your device. The datastores are kept off the public network, the encrypted photo store and metadata live on a dedicated data volume captured into the image, the base is fully patched with unattended security upgrades enabled, and every deployment is paired with a step by step deploy guide and backed by 24/7 cloudimg support.

Common uses

  • Run a private, end to end encrypted photo library and backup service you control
  • Automatically back up photos and videos from phones and computers to your own server
  • Keep years of family memories encrypted on infrastructure you own rather than a third party service

See it running

Real screenshots taken while testing this image against its deployment guide.

Ente Photos on Ubuntu 24.04 LTS screenshot 1 Ente Photos on Ubuntu 24.04 LTS screenshot 2 Ente Photos on Ubuntu 24.04 LTS screenshot 3 Ente Photos on Ubuntu 24.04 LTS screenshot 4