831 B
831 B
Your Ente installation is almost ready!
Required: S3 Storage Configuration
Before you can use Ente, you need to configure an S3-compatible storage service:
- Go to your Cloudron dashboard
- Click on your Ente app
- Click on "Terminal"
- Edit the S3 configuration template:
nano /app/data/config/s3.env.template
- Fill in your S3 credentials (AWS S3, MinIO, DigitalOcean Spaces, etc.)
- Save the file and rename it:
mv /app/data/config/s3.env.template /app/data/config/s3.env
- Restart your Ente app from the Cloudron dashboard
Next Steps
- Once S3 is configured, visit your app URL to create an admin account
- Configure your mobile apps to use your custom self-hosted server (Settings → Advanced → Custom Server)
- Enjoy your private, end-to-end encrypted photo storage!