Apps

transformable.app apps details

Apps List

transformable-apps.png

Apps

Manage self-hosted containerized apps. Search for any app by name or Site URL or click Add New to create a new app.

The apps list allows you to quickly review installed apps on your servers along with links to each. The internal URL reveals the ports your apps run on the server. Uptime Kuma Status and Portainer Status is also shown if it applies. All columns are sortable.

The Actions Menu for each app includes:

Edit

Edit the application settings.

Stop / Start

Stop or start the Portainer Stack for the application, option changes based on app status.

Open in Portainer

Opens stack details page in the Portainer setup for that server. Review container status and logs for each stack in Portainer.

Request Support

Request app support from the transformable.app team.

App Notifications and Resolution

If notifications are enabled for the app transformable.app will email you if there are any connection issues with the app or the Portainer stack stops running. These are our immediate concerns in terms of app uptime. The transformable.app team also receives all notifications by email and in a NTFY channel so we can advise on any app uptime issues and take action if approved by you.


Apps Library

transformable-library.png

Apps Library

Transformable.app tests and updates this library of open-source apps (Portainer Stacks) that can be installed on your server.

Deploy an App

transformable-create-app.png

Create a New App

When an app is created a new Portainer stack is deployed on the server you selected with the latest docker compose from our Apps Library. Using the Forge API a site is also created for the app in Nginx and a Let's Encrypt SSL certificate is activated for the site.

The following fields are required when creating a new app.

Application to Install

To create a new app you first select the application to install from the Apps Library or in the dropdown on this page. 

Server

Select what server to deploy this application to. The server must have a Portainer URL and API Key configured to appear in this dropdown.

Application Name

The Portainer stack will be created with this name.

Site URL

The Site URL for the application you are installing. Usually this is a subdomain like ex: https://myapp.formable.app

Internal URL

The default is assigned for you based on the default port this Portainer stack runs on, ex: http://localhost:30000

These fields are optional:

Redirect URL

If a Redirect URL is configured the Nginx proxy will redirect to this URL instead of proxying the Internal URL.

Create Uptime Kuma Monitor

If enabled an Uptime Kuma Monitor is created for every Uptime Kuma Provider configured for the user.

Create Homarr App

If enabled a Homarr App is created in Homarr with an icon and link so it's easy to manage custom dashboards.

Notifications Enabled

If enabled notifications will be sent for this app.

Application Configuration

App configuration fields are populated dynamically based on the Application to Install selection.

Additional Information

Adding a note will create a pinned note for this app and email a copy to the support team.

Once you click Add App transformable.app deploys the app and emails the link you when it's done. Status is also shown on screen.