Settings

About

Name {{ config.cloudronName }}
Version {{ config.version }}
Provider {{ prettyProviderName(config.provider) }}
 
Update Error: {{ update.errorMessage }}
{{ update.message }}

Cloudron.io Account

A Cloudron.io account provides access to the Cloudron App Store. This ensures you are running the latest versions to keep your apps and server secure.

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

App Updates

Configure the update schedule for the apps


{{ autoUpdate.error }}

Saved

Private Docker Registry

Cloudron can pull and install apps from private docker registry.

This feature is only available in the business plan.
Server address
{{ registryConfig.currentConfig.serverAddress || 'Not set' }}
Username
{{ registryConfig.currentConfig.username || registryConfig.currentConfig.email || 'Not set' }}

Branding

Some aspects of the Cloudron dashboard can be branded using markdown.


This feature is only available in the business plan.