Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tryretool/retool-onpremise
Deploying Retool On Prem
https://github.com/tryretool/retool-onpremise
Last synced: 5 days ago
JSON representation
Deploying Retool On Prem
- Host: GitHub
- URL: https://github.com/tryretool/retool-onpremise
- Owner: tryretool
- Created: 2018-08-10T22:05:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T18:17:19.000Z (13 days ago)
- Last Synced: 2024-10-29T20:24:42.475Z (13 days ago)
- Language: Shell
- Size: 368 KB
- Stars: 610
- Watchers: 13
- Forks: 205
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Build internal tools, remarkably fast.
# Deploying Retool on-premise
Find deployment instructions in the [official deployment guides](https://docs.retool.com/docs/deploy-guide-overview) hosted on docs.retool.com. Retool officially supports the following deployment methods:
### Single deployments
- [AWS w/ EC2](https://docs.retool.com/docs/deploy-with-aws-ec2)
- [GCP w/ Compute Engine VM](https://docs.retool.com/docs/deploy-with-gcp)
- [Azure w/ Azure VM](https://docs.retool.com/docs/deploy-with-azure-vm)
### Orchestrated deployments
- [Kubernetes](https://docs.retool.com/docs/deploy-with-kubernetes)
- [Kubernetes + Helm](https://docs.retool.com/docs/deploy-with-helm)
- [ECS + Fargate](https://docs.retool.com/docs/deploy-with-ecs-fargate)Some previously supported deployment methods, such as Heroku and Render, are no longer a good fit for production use. You can still access these instructions in [deprecated-onpremise](https://github.com/tryretool/deprecated-onpremise) repository.
For any inquiries regarding deploying Retool, please feel free to reach out to us at [email protected] or search our [Community Forums](https://community.retool.com/) and post your question there.