restore script .jsons to upstream

This commit is contained in:
Sam Heinz
2025-05-13 00:47:33 +10:00
parent 3966d5ba6c
commit 8d4e261202
325 changed files with 523 additions and 783 deletions

View File

@@ -24,11 +24,12 @@
"hdd": 2,
"os": "debian",
"version": "12"
}}
}
}
],
"default_credentials": {
"username": null,
"password": null
"username": null,
"password": null
},
"notes": [
{

View File

@@ -38,7 +38,6 @@
"text": "The Proxmox Node must contain ipcalc and net-tools. `apt-get install -y ipcalc net-tools`",
"type": "warning"
}
],
"status": "✅"
]
}

View File

@@ -42,7 +42,6 @@
"text": "The script only works in Debian/Ubuntu, not in Alpine!",
"type": "warning"
}
],
"status": "✅"
]
}

View File

@@ -44,7 +44,6 @@
"text": "Execute within the Proxmox host shell",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -47,7 +47,6 @@
"text": "Adguard Home can be updated via the user interface.",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -36,6 +36,5 @@
"text": "AdventureLog uses an initial local IP, if you change your LXC-IP, you need to change the IP here: `/opt/adventurelog/backend/server/.env` and here: `/opt/adventurelog/frontend/.env`",
"type": "warning"
}
],
"status": "✅"
]
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -34,7 +34,6 @@
"text": "Resource and network settings are adjustable post LXC creation.",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -2,7 +2,7 @@
"name": "Alpine-IT-Tools",
"slug": "alpine-it-tools",
"categories": [
20
20
],
"date_created": "2025-01-30",
"type": "ct",
@@ -15,23 +15,33 @@
"config_path": "",
"description": "IT-Tools is a web-based suite of utilities designed to streamline and simplify various IT tasks, providing tools for developers and system administrators to manage their workflows efficiently.",
"install_methods": [
{
"type": "default",
"script": "ct/alpine-it-tools.sh",
"resources": {
"cpu": 1,
"ram": 256,
"hdd": 0.2,
"os": "alpine",
"version": "3.21"
{
"type": "default",
"script": "ct/alpine-it-tools.sh",
"resources": {
"cpu": 1,
"ram": 256,
"hdd": 0.2,
"os": "alpine",
"version": "3.21"
}
},
{
"type": "alpine",
"script": "ct/alpine-it-tools.sh",
"resources": {
"cpu": 1,
"ram": 256,
"hdd": 0.2,
"os": "alpine",
"version": "3.21"
}
}
}
],
"default_credentials": {
"username": null,
"password": null
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -47,7 +47,6 @@
"text": "To Update Alpine: `apk update && apk upgrade`",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -36,6 +36,5 @@
"text": "Apache-Cassandra Configuration: `nano /etc/cassandra/cassandra.yaml`",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -36,6 +36,5 @@
"text": "Show Login Credentials: `cat CouchDB.creds`",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -31,7 +31,6 @@
"username": "guacadmin",
"password": "guacadmin"
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -31,7 +31,6 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -36,6 +36,6 @@
"text": "User can select which Adoptium JDK should be used for the selected Tomcat version (9, 10.1 or 11). ",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -31,6 +31,5 @@
"username": "archivebox",
"password": "helper-scripts.com"
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -36,7 +36,6 @@
"text": "doesnt work with lvm and lvmthin disks!",
"type": "warning"
}
],
"status": "🚧"
]
}

View File

@@ -36,6 +36,5 @@
"text": "Within the LXC console, run `cat rpc.secret` to display the rpc-secret. Copy this token and paste it into the Aria2 RPC Secret Token box within the AriaNG Settings. Then, click the reload AriaNG button.",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -31,7 +31,6 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -36,7 +36,6 @@
"text": "During installation, you will have to input your domain (ex. domain.com). Authelia will use auth.domain.com",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -36,6 +36,6 @@
"text": "Authentik is very resource-heavy, it is recommended to use at least 8GB RAM anytime!",
"type": "warning"
}
],
"status": "🚧"
]
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -24,14 +24,12 @@
"hdd": 4,
"os": "debian",
"version": "12"
}
}
}
],
"default_credentials": {
"username": "Admin",
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -36,7 +36,6 @@
"text": "After install enable the option \"Use Redis cache\" on the settings page.",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -31,6 +31,6 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -36,6 +36,5 @@
"text": "Blocky Configuration Path: `/opt/blocky/config.yml`",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -31,7 +31,6 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -36,6 +36,5 @@
"text": "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": "warning"
}
],
"status": "✅"
]
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -31,7 +31,6 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -40,7 +40,6 @@
"text": "if you need an external module run: `xcaddy build --with github.com/caddy-dns/cloudflare`",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -36,6 +36,5 @@
"text": "Add Calibre-Web Extras via `update`",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -40,6 +40,5 @@
"text": "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.",
"type": "warning"
}
],
"status": "✅"
]
}

View File

@@ -31,7 +31,6 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -36,7 +36,6 @@
"text": "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.",
"type": "warning"
}
],
"status": "✅"
]
}

View File

@@ -35,11 +35,7 @@
{
"text": "Login Credentials : `cat ~/checkmk.creds`",
"type": "info"
},
{
"text": "No ARM64 image: `https://ideas.checkmk.com/suggestions/297317/arm-support-for-the-cee-and-cme`",
"type": "warning"
}
],
"status": "❌"
]
}

View File

@@ -34,7 +34,6 @@
"text": "Execute within the Proxmox shell",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -34,7 +34,6 @@
"text": "Execute within the Proxmox shell",
"type": "info"
}
],
"status": "🚧"
]
}

View File

@@ -36,6 +36,6 @@
"text": "With an option to configure cloudflared as a DNS-over-HTTPS (DoH) proxy",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -36,6 +36,5 @@
"text": "Set a root password if using autologin. This will be the Cockpit password.`sudo passwd root`",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -34,7 +34,6 @@
"text": "Execute within an existing LXC Console",
"type": "warning"
}
],
"status": "✅"
]
}

View File

@@ -31,6 +31,5 @@
"username": "admin",
"password": "admin"
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -32,6 +32,6 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -24,8 +24,8 @@
"hdd": 16,
"os": "debian",
"version": "12"
}
}
}
],
"default_credentials": {
"username": "admin",
@@ -36,6 +36,5 @@
"text": "Show password: `cat ~/crafty-controller.creds`",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -38,7 +38,6 @@
"text": "To exclude LXCs from updating, edit the crontab using `crontab -e` and add CTID as shown in the example below:\n\n\n\n`0 0 * * 0 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /bin/bash -c '$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/update-lxcs-cron.sh)' -s 103 111 >>/var/log/update-lxcs-cron.log 2>/dev/null`",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -36,6 +36,5 @@
"text": "Configuration Path: `/opt/cronicle/conf/config.json` (Primary and Worker Private Keys Must Match)",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -35,8 +35,7 @@
{
"text": "After the installation cross-seed will fail to start with an empty configuration. To fix this, edit `~/.cross-seed/config.js` to properly configure cross-seed, then restart by running `systemctl restart cross-seed`.",
"type": "info"
}
],
"status": "✅"
}
]
}

View File

@@ -34,7 +34,6 @@
"text": "Execute within an existing LXC Console. Debian only!",
"type": "warning"
}
],
"status": "🚧"
]
}

View File

@@ -36,7 +36,6 @@
"text": "After installation finishes, `systemctl status cryptpad.service` to get token URL which you can use to create admin account",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": null
},
"notes": [],
"status": "❌"
"notes": []
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -32,15 +32,14 @@
"password": null
},
"notes": [
{
"text": "VM has no root password set. To login type in user `root` and just press enter",
"type": "info"
},
{
"text": "after installation, checkout: ´https://github.com/community-scripts/ProxmoxVE/discussions/836´",
"type": "info"
}
],
"status": "✅"
{
"text": "VM has no root password set. To login type in user `root` and just press enter",
"type": "info"
},
{
"text": "After installation, checkout: ´https://github.com/community-scripts/ProxmoxVE/discussions/836´ for useful Debian commands",
"type": "info"
}
]
}

View File

@@ -31,7 +31,6 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": "deluge"
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -40,7 +40,6 @@
"text": "This Script works on amd64 and arm64 Architecture.",
"type": "info"
}
],
"status": "🚧"
]
}

View File

@@ -55,6 +55,5 @@
"text": "Options to Install Portainer and/or Docker Compose V2",
"type": "warning"
}
],
"status": "✅"
]
}

View File

@@ -40,6 +40,5 @@
"text": "If the LXC is created Privileged, the script will automatically set up USB passthrough.",
"type": "warning"
}
],
"status": "✅"
]
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": null
},
"notes": [],
"status": "🚧"
"notes": []
}

View File

@@ -24,8 +24,8 @@
"hdd": 6,
"os": "debian",
"version": "12"
}
}
}
],
"default_credentials": {
"username": null,
@@ -36,7 +36,6 @@
"text": "Database credentials: `cat ~/dolibarr.creds`",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -36,7 +36,6 @@
"text":"FTP server credentials: `cat ~/ftp.creds`",
"type":"info"
}
],
"status": "🚧"
]
}

View File

@@ -36,6 +36,5 @@
"text": "Admin password and database encryption key: `cat ~/duplicati.creds`",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -41,7 +41,6 @@
"type": "info",
"text": "Synapse-Admin is running on port 5173"
}
],
"status": "❌"
]
}

View File

@@ -36,6 +36,5 @@
"text": "With Privileged/Unprivileged Hardware Acceleration Support",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -33,9 +33,8 @@
},
"notes": [
{
"text": "Setup-Steps: Access Control âž¡ Authentication âž¡ Create âž¡ Next âž¡ Next âž¡ Create âž¡ Users âž¡ Add âž¡ Username / Password (to authenicate with MQTT) âž¡ Save. You're now ready to enjoy a high-performance MQTT Broker.",
"text": "Setup-Steps: Access Control Authentication Create Next Next Create Users Add Username / Password (to authenicate with MQTT) Save. You're now ready to enjoy a high-performance MQTT Broker.",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -36,7 +36,6 @@
"text": "To configure evcc, type `cd /etc` followed by `evcc configure` in the evcc LXC shell",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -24,14 +24,13 @@
"hdd": 6,
"os": "debian",
"version": "12"
}
}
}
],
"default_credentials": {
"username": null,
"password": null
},
"notes": [],
"status": "🚧"
"notes": []
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -36,6 +36,5 @@
"text": "If the LXC is created Privileged, the script will automatically set up USB passthrough.",
"type": "warning"
}
],
"status": "✅"
]
}

View File

@@ -45,7 +45,6 @@
"text": "Execute within an existing LXC Console",
"type": "warning"
}
],
"status": "✅"
]
}

View File

@@ -36,6 +36,6 @@
"text": "With Privileged/Unprivileged Hardware Acceleration Support",
"type": "info"
}
],
"status": "🚧"
]
}

View File

@@ -36,7 +36,6 @@
"text": "Database credentials: `cat ~/firefly.creds`",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -36,6 +36,6 @@
"text": "Application takes long time to install. Please be patient!",
"type": "warning"
}
],
"status": "🚧"
]
}

View File

@@ -37,6 +37,6 @@
"text": "Creds: cat ~/fluid-calendar.creds",
"type": "info"
}
],
"status": "🚧"
]
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -40,6 +40,6 @@
"text": "Per FreshRSS documentation, a cron job to actualize FreshRSS will be setup at `/etc/cron.d/freshrss-actualize`. This can be adjusted as needed",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -40,6 +40,5 @@
"text": "go2rtc Interface port:`1984`",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -38,7 +38,6 @@
"text": "This is designed to work with SSDs on ext4 filesystems only.",
"type": "warning"
}
],
"status": "✅"
]
}

View File

@@ -25,19 +25,18 @@
"os": "debian",
"version": "12"
}
}
}
],
"default_credentials": {
"username": null,
"password": null
"username": null,
"password": null
},
"notes": [
{
"text": "To run Ghost-CLI commands, first set a password for the ghost-user by running `sudo passwd ghost-user`. Then, switch to the ghost-user with `sudo -su ghost-user`.",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -42,7 +42,6 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -15,28 +15,27 @@
"config_path": "",
"description": "A self-hosted dashboard that puts all your feeds in one place",
"install_methods": [
{
"type": "default",
"script": "ct/glance.sh",
"resources": {
"cpu": 1,
"ram": 512,
"hdd": 2,
"os": "debian",
"version": "12"
}
{
"type": "default",
"script": "ct/glance.sh",
"resources": {
"cpu": 1,
"ram": 512,
"hdd": 2,
"os": "debian",
"version": "12"
}
}
],
"default_credentials": {
"username": null,
"password": null
"username": null,
"password": null
},
"notes": [
{
"text": "Config file is located in /opt/glance/glance.yml",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -38,7 +38,6 @@
"text": "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.",
"type": "warning"
}
],
"status": "🚧"
]
}

View File

@@ -31,7 +31,6 @@
"username": "glpi",
"password": "glpi"
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -36,6 +36,6 @@
"text": "For additional configuration options, edit .env file here: `/opt/gomft/.env`. Check the documentation for more details.",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -31,6 +31,5 @@
"username": "admin",
"password": "admin"
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -42,6 +42,5 @@
"username": "admin",
"password": "admin"
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -40,7 +40,6 @@
"text": "Type `cat ~/graylog.creds` to get admin password that you use to log in AFTER the Initial Setup",
"type": "info"
}
],
"status": "🚧"
]
}

View File

@@ -31,7 +31,6 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -31,6 +31,5 @@
"username": "admin",
"password": "admin"
},
"notes": [],
"status": "✅"
"notes": []
}

View File

@@ -40,6 +40,6 @@
"text": "Config file is at `/opt/habitica/config.json`",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -40,7 +40,6 @@
"text": "After the script completes, click on the VM, then on the Summary or Console tab to find the VM IP.",
"type": "info"
}
],
"status": "❌"
]
}

View File

@@ -36,6 +36,5 @@
"text": "Configuration settings: `/etc/headscale/config.yaml`",
"type": "info"
}
],
"status": "✅"
]
}

View File

@@ -31,6 +31,5 @@
"username": null,
"password": null
},
"notes": [],
"status": "✅"
"notes": []
}

Some files were not shown because too many files have changed in this diff Show More