Deploying your own Matico server and app
To deploy your own Matico server, you have a few options
- If deploying to Render, we provide a template render.yaml file which will provision and set up the necessary resources on that system. See our page on deploying to render for more.
- Build the docker image locally, push it up to a docker repository and setup your hosting environment to use that image
- Roll your own deploy!
We are dedicated to making Matico as easy to deploy as possible. In the future, we'd like to provide inclusive and easily reproducible Infrastructure-as-code templates (eg. Terraform) for relevant cloud services like AWS, Azure, GCP, DigitalOcean, and more.