Update App
Use this interface to update your deployed application, including compute resources, geolocation preferences, environment parameters, and subscription settings.
How To Access
My Apps → Active Apps → App Details → Update App
Navigate to the My Apps tab, select an application from Active Apps, then click Update App.
Instance Details
Here, you can modify your application's compute resources such as:
Cores
RAM
Storage
Number of instances
The pricing updates in real-time based on your selected configuration.
Subscription Plan
By default, the subscription toggle is off. This means your application will not automatically renew its subscription period when updating resources.
If you toggle the subscription on, you can select a new subscription period. Your application will renew for the selected period after payment is completed.
Example: If you originally deployed your app with a 30-day subscription and update it after 10 days:
With the toggle off, your app continues for the remaining 20 days.
With the toggle on and a new 30-day period selected, your app will renew for another 30 days after payment, while still honoring the 20 days you've already paid for.
Geolocation
Choose the geographic regions where your dApp should be deployed. You can include or exclude continents and countries.
Your application will be load-balanced and randomly distributed across available nodes within your selected regions.
Parameters
In this tab, you can add or edit:
Environment variables
Startup commands
These are useful for customizing your application's runtime behavior.
Notifications
Add your email address to receive alerts when your application is nearing its expiration.
Finish
Renew App
Click the blue Renew App button. The process involves:
Signing the app – Your updated specifications are hashed and signed on the Flux blockchain.
Registering the app – The app is registered with the new settings.
Payment
Select your preferred payment method:
Stripe (Credit/Debit Card)
PayPal
Flux (5% discount if paid in Flux)
After payment, click Next, then Finish.
Your application will begin to update its deployment—this usually takes 10–30 minutes.
Last updated