Delete tolgee (ct) after migration to ProxmoxVE (#1905)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
01d8bf40b5
commit
9321768018
@@ -1,36 +0,0 @@
|
||||
{
|
||||
"name": "Tolgee",
|
||||
"slug": "tolgee",
|
||||
"categories": [
|
||||
20
|
||||
],
|
||||
"date_created": "2026-04-25",
|
||||
"type": "ct",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"has_arm": false,
|
||||
"interface_port": 8080,
|
||||
"documentation": "https://docs.tolgee.io/platform/self_hosting",
|
||||
"website": "https://tolgee.io/",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/tolgee.webp",
|
||||
"description": "Tolgee is an open-source localization platform that helps teams manage translations with in-context editing and collaboration features.",
|
||||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
"script": "ct/tolgee.sh",
|
||||
"config_path": "/opt/tolgee/.env",
|
||||
"resources": {
|
||||
"cpu": 4,
|
||||
"ram": 4096,
|
||||
"hdd": 20,
|
||||
"os": "Debian",
|
||||
"version": "13"
|
||||
}
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": "admin",
|
||||
"password": "cat /opt/tolgee_data/initial.pwd"
|
||||
},
|
||||
"notes": []
|
||||
}
|
||||
Reference in New Issue
Block a user