Merge pull request #242 from documenso/docs/railway-one-click-deploy

docs: add railway one click deploy
This commit is contained in:
Lucas Smith
2023-08-09 16:23:40 +10:00
committed by GitHub

View File

@ -204,10 +204,13 @@ Want to create a production ready docker image? Follow these steps:
- Run `./docker/build.sh` in the root directory.
- Publish the image to your docker registry of choice.
# Deploying - Coming Soon™
# Deployment
- Docker support
- One-Click-Deploy on Render.com
We support a variety of deployment methods, and are actively working on adding more. Stay tuned for updates!
## Railway
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/DjrRRX)
# Troubleshooting