Create an Account

Log in to our website using your Discord account by visiting https://vertracloud.app/login. Login Page

Access the Dashboard

After logging in, you will be automatically redirected to https://vertracloud.app/dashboard.
Click “New Project” to start.
Dashboard Page

Create the vertracloud.config File (Optional)

You can define the project name, description, and resource settings in the vertracloud.config file.
This step is optional, as you can configure everything directly on our website.
vertracloud.config File

Zip Your Project

Before zipping:
  • JavaScript: Exclude node_modules, .npm, and package-lock.json.
  • Python: Exclude venv and .cache.
Zip File

Upload Your .zip File

Drag and drop your zipped file into the upload area at https://vertracloud.app/dashboard/new. Upload File

Configure Your Application (If Needed)

If you did not create a vertracloud.config file, you will need to set up your application details here. New Project

Deploying Your Application

Click “Create Application” to start the deployment process.
Your project will begin uploading.
Application Uploading

Application Created

After a few seconds, your application will be created in one of our clusters.
You can now click “View Application” to see it live.
Application Created

Deployment Successful

Your project is now successfully deployed on Vertra Cloud.
You can manage, monitor, and update it from your dashboard.
Application Details