By default, this app's data is located at /home/yellowtent/appsdata/{{ app.id }}. If the server is running out of disk space,
you can mount an external disk and move this app's data there.
This sets the address from which this app sends email. This app is already configured to send mail using {{app.domain}}'s Outbound Email settings.
This app is running {{ app.manifest.title }} {{ app.upstreamVersion }} (Package v{{ app.manifest.version }}) and was last updated {{ app.updateTime | prettyDate }}.
Cloudron periodically polls the App Store to check for updates. If you disable automatic updates, be sure to manually check for updates.
Automatic Updates is currently {{ updates.enableAutomaticUpdate ? 'enabled' : 'disabled' }}.
This creates a snapshot of the app at this instant.
You can use app backups to restore or clone this app.
| Created | Version | Actions | |
|---|---|---|---|
| This app has no backups yet. | |||
| {{ backup.creationTime | prettyDate }} | v{{ backup.version }} | ||
Cloudron periodically creates a backup based on the backup settings. If you disable automatic backups, be sure to manually create backups often.
Automatic Backups is currently {{ backups.enableBackup ? 'enabled' : 'disabled' }}.
This will open a console connection to the app. The terminal is sandboxed and only provides access to the app container's filesystem.
Open Terminal LogsIf the app is not responding, try restarting the app.
Use the repair button to retry failed operations.
An error occurred during the {{ app.error.task | taskName }} operation: {{ app.error.reason + ': ' + app.error.message }}
{{ app.error | errorSuggestion }}
This will uninstall the app immediately and remove all it's data. The site will be inaccessible.
App backups are not removed and will be cleaned up based on the backup policy. You can resurrect this app from an existing app backup using the following instructions.