20 lines
483 B
JSON
20 lines
483 B
JSON
{
|
|
"id": "account_center",
|
|
"name": "AccountCenter",
|
|
"version": "1.0",
|
|
"description": "Account Center is a platform for managing user accounts and permissions",
|
|
"deployment": {
|
|
"type": "docker"
|
|
},
|
|
"installation": {
|
|
"host_type": "local",
|
|
"path": "/root/dev/docker-apps/Authentik/AccountCenter"
|
|
},
|
|
"required": "true",
|
|
"tags": [
|
|
"sso",
|
|
"security",
|
|
"monitoring"
|
|
],
|
|
"lastModified": 1746671214
|
|
} |