https://github.com/tryretool/retool-onpremise
Deploying Retool On Prem
https://github.com/tryretool/retool-onpremise
Last synced: about 1 year 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 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T14:39:54.000Z (about 1 year ago)
- Last Synced: 2025-04-01T15:41:43.222Z (about 1 year ago)
- Language: Shell
- Size: 390 KB
- Stars: 641
- Watchers: 13
- Forks: 219
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-projects - retool-onpremise - Deploying Retool On Prem ⭐681 `Shell` 🔥 (🛠️ Developer Tools)
README
The best way to build internal software
## Deploy Self-Hosted Retool
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, check out our [Community Forums](https://community.retool.com/).