App Store
This article explains the App Store page in the Ocelot-Cloud GUI. The actual App Store is a separate online service where anyone can upload their own apps.
The App Store lets you search and install apps on your Ocelot-Cloud instance with just a few clicks. By default, the latest version is suggested for installation, but you have the option to install an older version.
Official Apps
Note
When installing an official app, you should always read the related articles below, as they contain setup guidelines, security instructions and information about self-registration.By default, the self-registration feature is disabled for all official apps for security reasons. However, if you intend to found an open community which allows self-registration, the articles provides instructions on how to enable it.
Unofficial Apps
By default, only official apps provided by us are shown when searching for apps. This means that your search results will only contain apps of use to the official maintainer with the name “ocelotcloud”. By enabling “Show Unofficial Apps”, you have the option to search for unofficial apps from third-party maintainers. The search term will then match maintainers or app names.
Note
Unofficial apps are not moderated by us and may contain malware or other harmful content. We do not recommend installing them unless you trust the maintainer. Installing apps from unknown sources may compromise your server and data.Migrating to Another Maintainer
If an app is no longer maintained and not receiving updates, you can migrate to a new maintainer:
- A new maintainer in the App Store must create an app of the same name and version, using identical Docker volumes and paths in the
docker-compose.yml. - Ocelot-Cloud users must rename Docker volumes on their local server, e.g.,
oldmaintainer_gitea_datatonewmaintainer_gitea_data. - After renaming, users can download and start the according version of the app.