Deploy production ready authorizer.dev instance using heroku with PostgreSQL and Redis and build with it in 30seconds
After click the above button you will see screen as below, follow the steps mentioned below:
App name becomes the url for your application. Example if you have entered authorizer-demo as the app name then the authorizer url will be authorizer-demo.herokuapp.com.
Select the region you want to deploy you application in. Heroku supports United States and Europe only.
Required envs are pre-configured, but based on the production and social logins, please configure the environment variables. Please refer to environment variables docs for more information
- Source repo: https://github.com/authorizerdev/authorizer
- Docs: https://docs.authorizer.dev/deployment/heroku/
-
You can update the docker image to the desired version in your repository which gets created with your deployment.
