https://github.com/authorizerdev/authorizer-demo
https://github.com/authorizerdev/authorizer-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/authorizerdev/authorizer-demo
- Owner: authorizerdev
- Created: 2023-07-24T08:31:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-24T08:31:14.000Z (over 2 years ago)
- Last Synced: 2025-01-13T19:39:33.177Z (about 1 year ago)
- Language: Dockerfile
- Size: 43 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Authorizer Server on Railway App
Deploy production ready [authorizer.dev](https://authorizer.dev) instance using [railway.app](https://railway.app) with [PostgreSQL](https://github.com/authorizerdev/authorizer-railway) / [MySQL](https://github.com/authorizerdev/authorizer-railway/tree/with-mysql-redis) and Redis for free and build with it in 30seconds
[](https://railway.app/new/template/nwXp1C?referralCode=FEF4uT)
## ✨ Features
- [Authorizer](https://authorizer.dev)
- [PostgreSQL](https://github.com/authorizerdev/authorizer-railway) / [MySQL](https://github.com/authorizerdev/authorizer-railway/tree/with-mysql-redis)
- REDIS
## 💁♀️ How to use
- Click the Railway button 👆
- Configure the required environment variables. Checkout docs on [environment variables](https://docs.authorizer.dev/core/env/) to get more information.
- Deploy
## 📝 Notes
- Source repo: https://github.com/authorizerdev/authorizer
- Docs: https://docs.authorizer.dev/deployment/railway/
### Updating Authorizer on existing Railway instance
- You can update the [docker image](https://github.com/authorizerdev/authorizer-railway/blob/main/Dockerfile#L1) to the desired version in your repository which gets created with your deployment.
- You can find all the versions on [github](https://github.com/authorizerdev/authorizer/releases) or [dockerhub](https://hub.docker.com/r/lakhansamani/authorizer)