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

This Cloudron is currently on {{ timeZone.currentTimeZone }} time zone. The setting is important for backup and update tasks to be performed at the intended time.


{{ 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.

Server address
{{ registryConfig.currentConfig.serverAddress || 'Not set' }}
Username
{{ registryConfig.currentConfig.username || registryConfig.currentConfig.email || 'Not set' }}