Hi,
I recently subscribed to your Basic plan and would now like to launch my application on the web. So far I have done all development and testing locally using the free download.
-
How do I deploy my application?
-
What happens if I make changes to my application in the future? Are changes pushed into my web deployment automatically or can I control what changes get pushed?
Hi TheMaskedDev,
Please find the answers to your questions below, I hope this helps with understanding how to deploy your applications in the cloud.
How do I deploy my application?
- Export your application into a fdf file from your local version.
- Import this fdf file into your cloud version.
-
Select your application record in the list.
-
Click the Deploy to Development button in the form app bar.
To deploy your application to the Testing and Production environments you will need to go to the Instance record.
Note: You will need to go from development to testing to production to be able to deploy your application to the Production environment.
- Click the Manage button.
-
Select Setup in the menu.
-
Select Instances in the sub-menu.
-
Select the default instance record.
-
Click the Cluster Management button.
This will make the Cluster Management page available.
What happens if I make changes to my application in the future? Are changes pushed into my web deployment automatically or can I control what changes get pushed?
When you make changes to your application in your local version. You will need to:
-
Export your application again from your local version.
-
Import your application’s fdf file into your cloud version.
Five will automatically update your current version of your application with the new version of your application.