Skip to content

authorizerdev/authorizer-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

294 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authorizer Server on Heroku

Deploy production ready authorizer.dev instance using heroku with PostgreSQL and Redis and build with it in 30seconds

Deploy to Heroku

After click the above button you will see screen as below, follow the steps mentioned below:

Step 1: Enter the App name

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.

Step 2: Choose the Region

Select the region you want to deploy you application in. Heroku supports United States and Europe only.

Step 3: Configure the Environment Variables

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

📝 Notes

Updating Authorizer on existing Heroku instance

  • You can update the docker image to the desired version in your repository which gets created with your deployment.

  • You can find all the versions on github or dockerhub

About

Deploying authorizer.dev on heroku

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors