Skip to Content

Deploying Your Project

Once you have completed all tasks, it’s time to deploy your project. Follow these steps to ensure a successful deployment.

Step 1: Navigate to the Deployment Section

  1. Open your project and go to the General tab.
  2. Locate the section named “Deploy Project”.

Deploy

Step 2: Configure Deployment Settings

Before deploying, configure the necessary settings:

  1. Select Environment – Choose the appropriate environment from the dropdown:

    • Live – For production use.
    • Dev – For development and testing purposes.
  2. Choose a Deployment Platform – Click “Deploy on”, and a popup window will appear where you can select one of the available platforms for deployment:

    • Synngular (default platform)
    • AWS (Amazon Web Services)
    • GCP (Google Cloud Platform)
    • Azure (Microsoft Azure)
    • Digital Ocean
    • Heroku

Select Platform

Step 3: Deploy the Project

Once all configurations are set:

  1. Click the “Deploy” button to initiate deployment.
  2. The system will process the deployment, and you will see real-time updates.

Step 4: Verify Deployment

  • After the deployment is complete, a section will be available to check the output and status of your deployment.
  • Ensure everything is working correctly before proceeding further.

By following these steps, you can successfully deploy your project and make it available for use.

Last updated on