Update helpers_cache.json

This commit is contained in:
ProxMenuxBot 2025-06-04 21:26:29 +00:00
parent 9f2fc40c76
commit 24962f44e1

View File

@ -166,7 +166,11 @@
"notes": [ "notes": [
"To Update Alpine: `apk -U upgrade`" "To Update Alpine: `apk -U upgrade`"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": null,
"password": "alpine"
}
}, },
{ {
"name": "Apache-Cassandra", "name": "Apache-Cassandra",
@ -204,7 +208,11 @@
0 0
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "guacadmin",
"password": "guacadmin"
}
}, },
{ {
"name": "Apache Tika", "name": "Apache Tika",
@ -256,7 +264,11 @@
12 12
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "archivebox",
"password": "helper-scripts.com"
}
}, },
{ {
"name": "Arch Linux", "name": "Arch Linux",
@ -334,7 +346,11 @@
"notes": [ "notes": [
"During installation, you will have to input your domain (ex. domain.com). Authelia will use auth.domain.com" "During installation, you will have to input your domain (ex. domain.com). Authelia will use auth.domain.com"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "authelia",
"password": "authelia"
}
}, },
{ {
"name": "Autobrr", "name": "Autobrr",
@ -360,7 +376,11 @@
"notes": [ "notes": [
"for private SSL setup visit: `https://github.com/babybuddy/babybuddy/blob/master/docs/setup/ssl.md`" "for private SSL setup visit: `https://github.com/babybuddy/babybuddy/blob/master/docs/setup/ssl.md`"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "admin"
}
}, },
{ {
"name": "Backrest", "name": "Backrest",
@ -386,7 +406,11 @@
0 0
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "Admin",
"password": null
}
}, },
{ {
"name": "Barcode Buddy", "name": "Barcode Buddy",
@ -464,7 +488,11 @@
"notes": [ "notes": [
"Bookstack works only with static ip. If you Change the IP of your LXC, you Need to edit the .env File `nano /opt/bookstack/.env`" "Bookstack works only with static ip. If you Change the IP of your LXC, you Need to edit the .env File `nano /opt/bookstack/.env`"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin@admin.com",
"password": "password"
}
}, },
{ {
"name": "BunkerWeb", "name": "BunkerWeb",
@ -518,7 +546,11 @@
"notes": [ "notes": [
"Add Calibre-Web Extras via `update`" "Add Calibre-Web Extras via `update`"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "admin123"
}
}, },
{ {
"name": "CasaOS", "name": "CasaOS",
@ -672,7 +704,11 @@
12 12
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "admin"
}
}, },
{ {
"name": "Configarr", "name": "Configarr",
@ -713,7 +749,11 @@
"notes": [ "notes": [
"Show password: `cat ~/crafty-controller.creds`" "Show password: `cat ~/crafty-controller.creds`"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": null
}
}, },
{ {
"name": "Proxmox VE Cron LXC Updater", "name": "Proxmox VE Cron LXC Updater",
@ -859,7 +899,11 @@
11 11
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": null,
"password": "deluge"
}
}, },
{ {
"name": "Docker", "name": "Docker",
@ -875,7 +919,11 @@
"After the script completes, click on the VM, then on the Summary or Console tab to find the VM IP.", "After the script completes, click on the VM, then on the Summary or Console tab to find the VM IP.",
"This Script works on amd64 and arm64 Architecture." "This Script works on amd64 and arm64 Architecture."
], ],
"type": "vm" "type": "vm",
"default_credentials": {
"username": "root",
"password": "docker"
}
}, },
{ {
"name": "Docker", "name": "Docker",
@ -930,7 +978,11 @@
12 12
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "helper-scripts@local.com",
"password": "helper-scripts"
}
}, },
{ {
"name": "Dolibarr", "name": "Dolibarr",
@ -1015,7 +1067,11 @@
"notes": [ "notes": [
"Setup-Steps: Access Control \u27a1 Authentication \u27a1 Create \u27a1 Next \u27a1 Next \u27a1 Create \u27a1 Users \u27a1 Add \u27a1 Username / Password (to authenicate with MQTT) \u27a1 Save. You're now ready to enjoy a high-performance MQTT Broker." "Setup-Steps: Access Control \u27a1 Authentication \u27a1 Create \u27a1 Next \u27a1 Next \u27a1 Create \u27a1 Users \u27a1 Add \u27a1 Username / Password (to authenicate with MQTT) \u27a1 Save. You're now ready to enjoy a high-performance MQTT Broker."
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "public"
}
}, },
{ {
"name": "ErsatzTV", "name": "ErsatzTV",
@ -1106,7 +1162,11 @@
"notes": [ "notes": [
"Execute within an existing LXC Console" "Execute within an existing LXC Console"
], ],
"type": "addon" "type": "addon",
"default_credentials": {
"username": "admin",
"password": "helper-scripts.com"
}
}, },
{ {
"name": "FileFlows", "name": "FileFlows",
@ -1335,7 +1395,11 @@
25 25
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "glpi",
"password": "glpi"
}
}, },
{ {
"name": "go2rtc", "name": "go2rtc",
@ -1373,7 +1437,11 @@
"notes": [ "notes": [
"For additional configuration options check the documentation." "For additional configuration options check the documentation."
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin@example.com",
"password": "admin"
}
}, },
{ {
"name": "Gotify", "name": "Gotify",
@ -1385,7 +1453,11 @@
19 19
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "admin"
}
}, },
{ {
"name": "Grafana", "name": "Grafana",
@ -1397,7 +1469,11 @@
9 9
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "admin"
}
}, },
{ {
"name": "Graylog", "name": "Graylog",
@ -1436,7 +1512,11 @@
24 24
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "admin"
}
}, },
{ {
"name": "Habitica", "name": "Habitica",
@ -1592,7 +1672,11 @@
16 16
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "admin"
}
}, },
{ {
"name": "Homepage", "name": "Homepage",
@ -1717,7 +1801,11 @@
"notes": [ "notes": [
"Please read the documentation for your configuration needs." "Please read the documentation for your configuration needs."
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "`cat /etc/inventree/admin_password.txt`"
}
}, },
{ {
"name": "ioBroker", "name": "ioBroker",
@ -1906,7 +1994,11 @@
25 25
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin@helper-scripts.com",
"password": "helper-scripts.com"
}
}, },
{ {
"name": "Koillection", "name": "Koillection",
@ -2033,7 +2125,11 @@
6 6
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "password"
}
}, },
{ {
"name": "LubeLogger", "name": "LubeLogger",
@ -2233,7 +2329,11 @@
4 4
], ],
"notes": [], "notes": [],
"type": "vm" "type": "vm",
"default_credentials": {
"username": "admin",
"password": "none"
}
}, },
{ {
"name": "MinIO", "name": "MinIO",
@ -2247,7 +2347,11 @@
"notes": [ "notes": [
"Application credentials: `cat ~/minio.creds`" "Application credentials: `cat ~/minio.creds`"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "minioadmin",
"password": null
}
}, },
{ {
"name": "MongoDB", "name": "MongoDB",
@ -2271,7 +2375,11 @@
24 24
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin@helper-scripts.com",
"password": "helper-scripts.com"
}
}, },
{ {
"name": "Proxmox VE Monitor-All", "name": "Proxmox VE Monitor-All",
@ -2304,7 +2412,11 @@
15 15
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "none"
}
}, },
{ {
"name": "MQTT", "name": "MQTT",
@ -2395,7 +2507,11 @@
8 8
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "neo4j",
"password": "neo4j"
}
}, },
{ {
"name": "NetBox", "name": "NetBox",
@ -2437,7 +2553,11 @@
"notes": [ "notes": [
"This VM requires extra installation steps, see install guide at `https://github.com/community-scripts/ProxmoxVE/discussions/144`" "This VM requires extra installation steps, see install guide at `https://github.com/community-scripts/ProxmoxVE/discussions/144`"
], ],
"type": "vm" "type": "vm",
"default_credentials": {
"username": "admin",
"password": null
}
}, },
{ {
"name": "NextcloudPi", "name": "NextcloudPi",
@ -2464,7 +2584,11 @@
13 13
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "password"
}
}, },
{ {
"name": "Nginx Proxy Manager", "name": "Nginx Proxy Manager",
@ -2479,7 +2603,11 @@
"Since there are hundreds of Certbot instances, it's necessary to install the specific Certbot of your preference. Running `/app/scripts/install-certbot-plugins` within the nginxproxymanager LXC shell will install many additional plugins.", "Since there are hundreds of Certbot instances, it's necessary to install the specific Certbot of your preference. Running `/app/scripts/install-certbot-plugins` within the nginxproxymanager LXC shell will install many additional plugins.",
"WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing." "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing."
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin@example.com",
"password": "changeme"
}
}, },
{ {
"name": "NocoDB", "name": "NocoDB",
@ -2520,7 +2648,11 @@
"notes": [ "notes": [
"Only use Ubuntu 24.04!" "Only use Ubuntu 24.04!"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "helper-scripts",
"password": "helper-scripts"
}
}, },
{ {
"name": "Notifiarr", "name": "Notifiarr",
@ -2550,7 +2682,11 @@
"The initial starting process can be take 1-2min. ", "The initial starting process can be take 1-2min. ",
"Application credentials: `cat /opt/.npm_pwd`" "Application credentials: `cat /opt/.npm_pwd`"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "root",
"password": null
}
}, },
{ {
"name": "ntfy", "name": "ntfy",
@ -2586,7 +2722,11 @@
11 11
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "nzbget",
"password": "tegbzn6789"
}
}, },
{ {
"name": "OAuth2-Proxy", "name": "OAuth2-Proxy",
@ -2628,7 +2768,11 @@
"notes": [ "notes": [
"Database Credentials: `cat ~/odoo.creds`" "Database Credentials: `cat ~/odoo.creds`"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "admin"
}
}, },
{ {
"name": "OliveTin", "name": "OliveTin",
@ -2692,7 +2836,11 @@
"notes": [ "notes": [
"Running OVM in a LXC container may require a complicated disk setup, consider using a VM instead. More info: `https://github.com/community-scripts/ProxmoxVE/discussions/175`" "Running OVM in a LXC container may require a complicated disk setup, consider using a VM instead. More info: `https://github.com/community-scripts/ProxmoxVE/discussions/175`"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "openmediavault"
}
}, },
{ {
"name": "OneDev", "name": "OneDev",
@ -2754,7 +2902,11 @@
25 25
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "admin"
}
}, },
{ {
"name": "Open WebUI", "name": "Open WebUI",
@ -2823,7 +2975,11 @@
"notes": [ "notes": [
"It will fail with default settings if there is no vmbr0 and vmbr1 on your node. Use advanced settings in this case." "It will fail with default settings if there is no vmbr0 and vmbr1 on your node. Use advanced settings in this case."
], ],
"type": "vm" "type": "vm",
"default_credentials": {
"username": "root",
"password": "opnsense"
}
}, },
{ {
"name": "Outline", "name": "Outline",
@ -2862,7 +3018,11 @@
13 13
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "abc123"
}
}, },
{ {
"name": "ownCloud", "name": "ownCloud",
@ -2876,7 +3036,11 @@
"notes": [ "notes": [
"This VM requires extra installation steps, see install guide at `https://github.com/community-scripts/ProxmoxVE/discussions/144`" "This VM requires extra installation steps, see install guide at `https://github.com/community-scripts/ProxmoxVE/discussions/144`"
], ],
"type": "vm" "type": "vm",
"default_credentials": {
"username": "admin",
"password": null
}
}, },
{ {
"name": "PairDrop", "name": "PairDrop",
@ -2957,7 +3121,11 @@
"notes": [ "notes": [
"After installation, navigate to the directory with `cd /opt/paymenter` and run `php artisan app:init`. An interactive setup will prompt you to enter your company name and application URL." "After installation, navigate to the directory with `cd /opt/paymenter` and run `php artisan app:init`. An interactive setup will prompt you to enter your company name and application URL."
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin@paymenter.org",
"password": "paymenter"
}
}, },
{ {
"name": "Proxmox Backup Server Processor Microcode", "name": "Proxmox Backup Server Processor Microcode",
@ -3051,7 +3219,11 @@
"notes": [ "notes": [
"Please note that Ubuntu 22.04 and Debian 12 are supported, while older Linux distributions may not be compatible." "Please note that Ubuntu 22.04 and Debian 12 are supported, while older Linux distributions may not be compatible."
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "changeme"
}
}, },
{ {
"name": "phpIPAM", "name": "phpIPAM",
@ -3063,7 +3235,11 @@
4 4
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "Admin",
"password": "ipamadmin"
}
}, },
{ {
"name": "Pi.Alert", "name": "Pi.Alert",
@ -3376,7 +3552,11 @@
"notes": [ "notes": [
"Set a root password if using autologin. This will be the PBS password. `passwd root`" "Set a root password if using autologin. This will be the PBS password. `passwd root`"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "root",
"password": null
}
}, },
{ {
"name": "Proxmox Datacenter Manager", "name": "Proxmox Datacenter Manager",
@ -3405,7 +3585,11 @@
"notes": [ "notes": [
"Set a root password if using autologin. This will be the PMG password. `passwd root`" "Set a root password if using autologin. This will be the PMG password. `passwd root`"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "root",
"password": null
}
}, },
{ {
"name": "PS5-MQTT", "name": "PS5-MQTT",
@ -3490,7 +3674,11 @@
11 11
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "changeme"
}
}, },
{ {
"name": "RabbitMQ", "name": "RabbitMQ",
@ -3728,7 +3916,11 @@
"This instance uses BoltDB", "This instance uses BoltDB",
"Admin password: `cat ~/semaphore.creds`" "Admin password: `cat ~/semaphore.creds`"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": null
}
}, },
{ {
"name": "SFTPGo", "name": "SFTPGo",
@ -3752,7 +3944,11 @@
15 15
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin@shinobi.video",
"password": "admin"
}
}, },
{ {
"name": "Silverbullet", "name": "Silverbullet",
@ -3779,7 +3975,11 @@
"See /opt/slskd/config/slskd.yml to add your Soulseek credentials", "See /opt/slskd/config/slskd.yml to add your Soulseek credentials",
"This LXC includes Soularr; it needs to be configured (/opt/soularr/config.ini) before it will work" "This LXC includes Soularr; it needs to be configured (/opt/soularr/config.ini) before it will work"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "slskd",
"password": "slskd"
}
}, },
{ {
"name": "SmokePing", "name": "SmokePing",
@ -3871,7 +4071,11 @@
"notes": [ "notes": [
"This app requires a Twitch cliend_ID and client_secret, set it in the config file. Look in the application documentation on how to obtain it." "This app requires a Twitch cliend_ID and client_secret, set it in the config file. Look in the application documentation on how to obtain it."
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "null",
"password": "null"
}
}, },
{ {
"name": "Syncthing", "name": "Syncthing",
@ -4011,7 +4215,11 @@
9 9
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "admin"
}
}, },
{ {
"name": "Traccar", "name": "Traccar",
@ -4159,7 +4367,11 @@
"notes": [ "notes": [
"To view the database credentials : `cat umami.creds`" "To view the database credentials : `cat umami.creds`"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "umami"
}
}, },
{ {
"name": "Umbrel OS", "name": "Umbrel OS",
@ -4173,7 +4385,11 @@
"notes": [ "notes": [
"This VM use as base a Debian 12 OS with a custom kernel and some additional packages to run Umbrel OS. It is not a standard Debian VM, but it is optimized for Umbrel OS." "This VM use as base a Debian 12 OS with a custom kernel and some additional packages to run Umbrel OS. It is not a standard Debian VM, but it is optimized for Umbrel OS."
], ],
"type": "vm" "type": "vm",
"default_credentials": {
"username": "umbrel",
"password": "umbrel"
}
}, },
{ {
"name": "UmlautAdaptarr", "name": "UmlautAdaptarr",
@ -4395,7 +4611,11 @@
"WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.", "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.",
"Show password: `cat ~/wazuh.creds`" "Show password: `cat ~/wazuh.creds`"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "root",
"password": null
}
}, },
{ {
"name": "Web-Check", "name": "Web-Check",
@ -4421,7 +4641,11 @@
"notes": [ "notes": [
"Execute within an existing LXC Console" "Execute within an existing LXC Console"
], ],
"type": "addon" "type": "addon",
"default_credentials": {
"username": "root",
"password": "root"
}
}, },
{ {
"name": "wger", "name": "wger",
@ -4435,7 +4659,11 @@
"notes": [ "notes": [
"Enable proxy support by uncommenting this line in `/home/wger/src/settings.py` and pointing it to your URL: `# CSRF_TRUSTED_ORIGINS = ['http://127.0.0.1', 'https://my.domain.example.com']`, then restart the service `systemctl restart wger`." "Enable proxy support by uncommenting this line in `/home/wger/src/settings.py` and pointing it to your URL: `# CSRF_TRUSTED_ORIGINS = ['http://127.0.0.1', 'https://my.domain.example.com']`, then restart the service `systemctl restart wger`."
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "adminadmin"
}
}, },
{ {
"name": "Whisparr", "name": "Whisparr",
@ -4473,7 +4701,11 @@
"notes": [ "notes": [
"Wireguard and WGDashboard are not the same. More info: `https://donaldzou.github.io/WGDashboard-Documentation/what-is-wireguard-what-is-wgdashboard.html`" "Wireguard and WGDashboard are not the same. More info: `https://donaldzou.github.io/WGDashboard-Documentation/what-is-wireguard-what-is-wgdashboard.html`"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "admin"
}
}, },
{ {
"name": "Wordpress", "name": "Wordpress",
@ -4501,7 +4733,11 @@
"The config file is located in `/opt/yt-dlp-webui/config.conf`", "The config file is located in `/opt/yt-dlp-webui/config.conf`",
"Make sure to either mount an external path or increase the Disk space afterwards" "Make sure to either mount an external path or increase the Disk space afterwards"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": null
}
}, },
{ {
"name": "YunoHost", "name": "YunoHost",
@ -4530,7 +4766,11 @@
"Database credentials: `cat zabbix.creds`", "Database credentials: `cat zabbix.creds`",
"Zabbix agent 2 is used by default" "Zabbix agent 2 is used by default"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "Admin",
"password": "zabbix"
}
}, },
{ {
"name": "Zammad", "name": "Zammad",
@ -4554,7 +4794,11 @@
4 4
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "admin",
"password": "password"
}
}, },
{ {
"name": "Zigbee2MQTT", "name": "Zigbee2MQTT",
@ -4580,7 +4824,11 @@
11 11
], ],
"notes": [], "notes": [],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "administrator",
"password": "password"
}
}, },
{ {
"name": "Zitadel", "name": "Zitadel",
@ -4595,7 +4843,11 @@
"Application credentials: `cat ~/zitadel.creds`", "Application credentials: `cat ~/zitadel.creds`",
"Change the ExternalDomain value in `/opt/zitadel/config.yaml` to your domain/hostname/IP and run `bash zitadel-rerun.sh`" "Change the ExternalDomain value in `/opt/zitadel/config.yaml` to your domain/hostname/IP and run `bash zitadel-rerun.sh`"
], ],
"type": "ct" "type": "ct",
"default_credentials": {
"username": "zitadel-admin@zitadel.localhost",
"password": "Password1!"
}
}, },
{ {
"name": "Zoraxy", "name": "Zoraxy",