• Deployments
  • Easypanel

Deploy Authorizer on Easypanel

Introduction

This guide explains how to deploy a ready-to-use Authorizer instance on Easypanel.

Easypanel is a next generation server control panel powered by docker.

Requirements

To follow along, you need a Easypanel installation. 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 with postgres and redis

Click the button below to deploy an Authorizer instance to Easypanel quickly.


Deploy on Easypanel

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 and REDIS_URL are configured automatically

Update Instance

Update existing Authorizer on existing 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

Last updated on February 28, 2023