mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-05 20:03:48 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -1202,6 +1202,23 @@
|
||||
"password": "admin"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "CR*NMASTER",
|
||||
"slug": "cronmaster",
|
||||
"desc": "Self-hosted cron job scheduler with web UI, live logs, auth and prebuilt binaries provided upstream.",
|
||||
"script": "tools/addon/cronmaster.sh",
|
||||
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/cronmaster.sh",
|
||||
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/tools/addon/cronmaster.sh",
|
||||
"os": "generic",
|
||||
"categories": [
|
||||
1
|
||||
],
|
||||
"notes": [
|
||||
"Credentials are saved to: /root/cronmaster.creds",
|
||||
"Update with: update_cronmaster"
|
||||
],
|
||||
"type": "addon"
|
||||
},
|
||||
{
|
||||
"name": "cross-seed",
|
||||
"slug": "cross-seed",
|
||||
@@ -2327,6 +2344,23 @@
|
||||
"password": "admin"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Gramps Web",
|
||||
"slug": "gramps-web",
|
||||
"desc": "Gramps Web is a collaborative genealogy platform for browsing, editing and sharing family trees through a modern web interface.",
|
||||
"script": "ct/gramps-web.sh",
|
||||
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/gramps-web.sh",
|
||||
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/gramps-web.sh",
|
||||
"os": "debian",
|
||||
"categories": [
|
||||
12
|
||||
],
|
||||
"notes": [
|
||||
"On first access, create the owner account via the built-in onboarding wizard.",
|
||||
"The initial deployment compiles the frontend and can take several minutes."
|
||||
],
|
||||
"type": "ct"
|
||||
},
|
||||
{
|
||||
"name": "Graylog",
|
||||
"slug": "graylog",
|
||||
|
||||
Reference in New Issue
Block a user