Looking to serve your application in production? Deploy the Toolkit to your preferred cloud provider by following our guides below:
- Single Container Setup: Useful as a quickstart to run the Toolkit, or deploy to AWS on an EC2 instance.
- AWS ECS Fargate Deployment: Deploy the Toolkit single container to AWS ECS(Fargate).
- AWS ECS EC2 Deployment: Deploy the Toolkit single container to AWS ECS(EC2).
- Google Cloud Platform: Help setup your Cloud SQL instance, then build, push and deploy backend+frontend containers to Cloud Run.
- Deploying to Azure. You can deploy Toolkit with one click to Microsoft Azure Platform: . This deployment type uses Azure Container Instances to host the Toolkit. After your deployment is complete click "Go to resource" button.
- Check the logs to see if the container is running successfully:
- click on the "Containers" button on the left side of the screen
- click on the container name
- click on "Logs" tab to see the logs
- Navigate to the "Overview" tab to see the FQDN of the container instance
- Open the <FQDN>:4000 in your browser to access the Toolkit
- Check the logs to see if the container is running successfully:
- One Click Deploy to GCP: Help setup your container to Cloud Run.