Upload files to "documents"
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Architecture
|
||||
|
||||
Google OAuth -> Portal -> Roles -> Provisioning -> Gitea
|
||||
|
||||
Portal is source of truth.
|
||||
@@ -0,0 +1,9 @@
|
||||
# Components
|
||||
|
||||
- Portal
|
||||
- Worker
|
||||
- Webhook
|
||||
- Monitor
|
||||
- Gitea
|
||||
- Registry
|
||||
- Caddy
|
||||
@@ -0,0 +1,10 @@
|
||||
# Database
|
||||
|
||||
Main DB: appfactory.db
|
||||
|
||||
Important tables:
|
||||
- users
|
||||
- apps
|
||||
- jobs
|
||||
- alert_rules
|
||||
- alert_events
|
||||
@@ -0,0 +1,8 @@
|
||||
# Users and Roles
|
||||
|
||||
Roles:
|
||||
- admin
|
||||
- developer
|
||||
- viewer
|
||||
|
||||
First Google user becomes admin.
|
||||
@@ -0,0 +1,4 @@
|
||||
# Google OAuth
|
||||
|
||||
Callback:
|
||||
https://services.csbot.cz/portal/auth/google/callback
|
||||
Reference in New Issue
Block a user