Merge branch 'main' into feat/add-render-deploy

This commit is contained in:
Ephraim Atta-Duncan
2023-08-10 01:52:25 +00:00

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