#Render Deployment

1 messages · Page 1 of 1 (latest)

merry canyon
#

Hi @hasty loom
To be honest, we haven’t tried deploying Permify on the Render platform until you mentioned it. We have examined the docs, and it seems like achieving it would be similar to our Docker deployment patterns. You need to fork our repo to connect it with Render then you can obtain a deployment by referring to the Permify Dockerfile[1] and docker-compose[2] examples. You can find the necessary fields to fill in the screenshot that I took from the Render dashboard[3].
[1]: https://github.com/Permify/permify/blob/master/Dockerfile
[2]: https://github.com/Permify/permify/blob/master/docker-compose.yaml
[3]: https://dashboard.render.com/web/new , you can see this area at screenshot
If you need any help on the configuration process. Let me know!