Deploy Authorizer on Easypanel
Introduction
This guide explains how to deploy a ready-to-use Authorizer instance on Easypanel.
Easypanel (opens in a new tab) is a next generation server control panel powered by docker.
Requirements
To follow along, you need a Easypanel installation (opens in a new tab). If you don't have one, you can visit the link above and copy the install command.
Deploy an Authorizer Instance
Deploy production ready Authorizer instance using easypanel.io (opens in a new tab) with postgres and redis
Click the button below to deploy an Authorizer instance to Easypanel quickly.
Follow the below steps after clicking the button:
Setup Instance
- Open authorizer instance endpoint in browser
- Sign up as an admin with a secure password
- Configure environment variables from environment tab. Check env docs for more information
Note:
ENV
,DATABASE_URL
,DATABASE_TYPE
andREDIS_URL
are configured automatically
Update Instance
Update existing Authorizer on existing instance
-
You can update the Docker image (opens in a new tab) to the desired version in your repository which gets created with your deployment.
-
You can find all the versions on GitHub (opens in a new tab) or dockerhub (opens in a new tab)