https://github.com/authorizerdev/authorizer-render
https://github.com/authorizerdev/authorizer-render
hacktoberfest
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/authorizerdev/authorizer-render
- Owner: authorizerdev
- Created: 2022-01-27T04:13:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-01T01:58:12.000Z (over 1 year ago)
- Last Synced: 2025-01-13T19:39:26.673Z (about 1 year ago)
- Topics: hacktoberfest
- Language: Dockerfile
- Homepage:
- Size: 67.4 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Authorizer on Render
Click to deploy a [Authorizer](https://authorizer.dev) instance with a managed PostgreSQL database on [Render](https://render.com/).
[](https://render.com/deploy?repo=https://github.com/authorizerdev/authorizer-render)
After clicking the above button, follow the steps mentioned below:
### Step 1: Enter app details
Enter the name for your instance.
> Note: Optionally you can choose to deploy a branch `without-postgres` and configure database env, if you already have an postgres instance running.

### Step 2: Configure Envs
Open authorizer URL in your browser and configure rest of your [envs](https://docs.authorizer.dev/core/env).
> Note: `DATABASE_URL` and `DATABASE_TYPE` are only configurable via render envs

That's all 🎉 you can get started with [Authorizer](https://docs.authorizer.dev/getting-started) now! You have your authentication and authorization layer ready.