Prepare production and Coolify deployment with original exports and datetime pickers
This commit is contained in:
@@ -22,7 +22,7 @@ packages/
|
||||
|
||||
## Quick start
|
||||
|
||||
Requirements: Bun 1.3+ and Docker.
|
||||
Requirements: Bun 1.4+ and Docker.
|
||||
|
||||
```bash
|
||||
cp .env.example .env
|
||||
@@ -49,6 +49,9 @@ Example accounts (password `host`, admin password `admin`):
|
||||
|
||||
## Authentik sign-in
|
||||
|
||||
Production Docker/Compose setup and original-quality exports are documented in
|
||||
[the deployment guide](docs/deployment.md).
|
||||
|
||||
Manyangles can use an Authentik OAuth2/OpenID Connect provider alongside email and
|
||||
password authentication. In Authentik, create a confidential OAuth2/OpenID
|
||||
provider and application with the `openid`, `profile`, and `email` scopes.
|
||||
|
||||
Reference in New Issue
Block a user