App Details
The App Details screen in FluxCloud provides a comprehensive overview of your deployed application. This interface allows users to monitor app metadata, manage configurations, and access node deployment status for transparency and control.
How To Access
My Apps → Active Apps → App Details
Navigate to the My Apps tab, select an application from Active Apps, and click the App Details button.
Overview
At the top, the app name (e.g., PalWorld1750865012351
) is displayed prominently. Below the title, you’ll find a short description (if available) that explains the function or purpose of the application. You will also see the current price per month here
Update App
The Update App button allows you to easily modify app parameters, and update configurations if needed.
→ Read more about Update App

App Details
This section contains key deployment information:
Expiry: When the current deployment expires (e.g.,
Jul 17th 2025, 05:36:45
).Instances: Number of running app instances (e.g.,
3
).Months: Subscription duration (e.g.,
1
month).App Specification:
CPU:
1 Core
RAM:
1,000MB
Storage:
10GB SSD
Geolocation: Location of deployment (e.g.,
acEU_CZ
).ac = allowed Continents
fc = forbidden Continents
Continent_Country_Region
Email/Contacts: Developer-provided email information stored, and encrypted.
Custom Domains: Shows if any custom domains have been configured.
Auto Domains: Lists the default auto-generated domain names for accessing the app.
Manage App
The Manage App button allows you enter your control panel for operating and maintaining your application.
→ Read more about Manage App
App Parameters
This section displays any user-defined environmental variables or commands passed into the container.
These values are used by the app runtime and may include authentication tokens, or feature flags.
Deployments
At the bottom, you can view detailed deployment info for each instance running your app:
IP Address: Shows the public IP of the node hosting the app.
If you have used the Primary/Standby (g:/path) for your apps container data, you will recognize your Primary IP as it will not include a port like the Standby IPs
Status: Displays the sync state of the deployment (e.g.,
Synced
).Live Until: Indicates when the deployment is scheduled to terminate.
Visit App: Direct link to the deployed app's web interface (If available).
Visit Node: Opens the node's FluxOS interface for inspection or monitoring.
Last updated