Settings

Cloudron.io Account

A Cloudron.io account is used to access the App Store and manage your subscription.

Account Email
Cloudron ID
{{ subscription.cloudronId }}
Subscription
{{ subscription.plan.name }}
Canceled and ends on {{ (subscription.cancel_at*1000) | prettyShortDate }}

Time Zone

The current timezone setting is {{ timeZone.currentTimeZone.display }}.
This setting is used for scheduling backup and update tasks.


{{ timeZone.error }}


Saved

Updates

Configure the update schedule for apps


{{ update.message }}

{{ update.errorMessage }}. Show Logs

Private Docker Registry

Cloudron can pull and install custom apps from a private docker registry.

This feature is only available in the paid plans. Setup Subscription Now
Server address
{{ registryConfig.currentConfig.serverAddress || 'Not set' }}
Username
{{ registryConfig.currentConfig.username || registryConfig.currentConfig.email || 'Not set' }}