25 lines
725 B
JSON
25 lines
725 B
JSON
{
|
|
"id": "account_center",
|
|
"name": "AccountCenter",
|
|
"version": "1.0.4",
|
|
"description": "Account Center is a platform for managing user accounts and permissions",
|
|
"installation": {
|
|
"host_type": "local",
|
|
"path": "/root/dev/docker-apps/Authentik/AccountCenter",
|
|
"app_type": "authentik",
|
|
"deployment": {
|
|
"type": "docker",
|
|
"container_name": "acc_center,acc_center_worker_01,acc_center_cache,acc_center_db",
|
|
"access": "acc_center",
|
|
"http_port": 9000,
|
|
"https_port": 9443
|
|
}
|
|
},
|
|
"required": "true",
|
|
"tags": [
|
|
"sso",
|
|
"security",
|
|
"monitoring"
|
|
],
|
|
"lastModified": 1746671214
|
|
} |