{ "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", "containers": [ { "name": "acc_center", "http_port": 9000, "https_port": 9443, "is_access": true }, { "name": "acc_center_worker_01" }, { "name": "acc_center_cache" }, { "name": "acc_center_db" } ] } }, "required": "true", "tags": [ "sso", "security", "monitoring" ], "lastModified": 1746671214 }