2025-05-12 16:30:45 +07:00
|
|
|
{
|
|
|
|
|
"id": "account_center",
|
2025-05-12 17:03:43 +07:00
|
|
|
"name": "AccountCenter",
|
2025-05-13 12:26:51 +07:00
|
|
|
"version": "1.0.4",
|
2025-05-12 16:30:45 +07:00
|
|
|
"description": "Account Center is a platform for managing user accounts and permissions",
|
|
|
|
|
"installation": {
|
2025-05-12 17:01:13 +07:00
|
|
|
"host_type": "local",
|
2025-05-13 11:39:43 +07:00
|
|
|
"path": "/root/dev/docker-apps/Authentik/AccountCenter",
|
2025-05-13 12:26:51 +07:00
|
|
|
"app_type": "authentik",
|
2025-05-13 11:39:43 +07:00
|
|
|
"deployment": {
|
2025-05-13 12:26:51 +07:00
|
|
|
"type": "docker",
|
2025-05-13 18:03:42 +07:00
|
|
|
"container_name": "acc_center,acc_center_worker_01,acc_center_cache,acc_center_db",
|
|
|
|
|
"access": "acc_center",
|
|
|
|
|
"http_port": 9000,
|
|
|
|
|
"https_port": 9443
|
2025-05-13 11:39:43 +07:00
|
|
|
}
|
2025-05-12 16:30:45 +07:00
|
|
|
},
|
2025-05-13 10:34:05 +07:00
|
|
|
"required": "true",
|
2025-05-13 11:30:00 +07:00
|
|
|
"tags": [
|
|
|
|
|
"sso",
|
|
|
|
|
"security",
|
|
|
|
|
"monitoring"
|
|
|
|
|
],
|
2025-05-12 16:30:45 +07:00
|
|
|
"lastModified": 1746671214
|
|
|
|
|
}
|