Create an Application
Configure and deploy your application on Clouddley
Last updated
Configure and deploy your application on Clouddley
Last updated
Connect your account to Github or any Git Provider you want.
Authenticate the username/organization you want to use and select the repository and branch for your app deployment.
Go ahead and Click on NEXT.
Configure your Git Connection from the dropdown and if you don't have any, Go ahead and create one.
Click on NEXT to proceed.
Configure your application with the information you want to deploy
You can select Dockerfile
if you want to use Docker
Go ahead and click on NEXT.
You can copy and paste our built-in environment variables in mass. This helps to save time instead of copying the key and value one step before another.
Click on the CREATE APP button, and you will get a notification that your app is being created. You will show see the image below:
It takes 2-5 mins to deploy, depending on your application's processes.
When the app is deployed, a URL will be generated, and your App Status
will change from DEPLOYING...
to RUNNING.
You should see something like this:
That's it.