Add statuses to all cts

This commit is contained in:
Sam Heinz
2025-01-09 21:23:14 +10:00
parent 16628c3ec8
commit 19aa2a50a2
240 changed files with 1200 additions and 882 deletions

View File

@@ -2,7 +2,7 @@
"name": "2FAuth",
"slug": "2fauth",
"categories": [
0
0
],
"date_created": "2024-12-20",
"type": "ct",
@@ -14,30 +14,31 @@
"logo": "https://raw.githubusercontent.com/Bubka/2FAuth/refs/heads/master/public/logo.svg",
"description": "2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop. It aims to ease you perform your 2FA authentication steps whatever the device you handle, with a clean and suitable interface.",
"install_methods": [
{
"type": "default",
"script": "ct/2fauth.sh",
"resources": {
"cpu": 1,
"ram": 512,
"hdd": 2,
"os": "Debian",
"version": "12"
{
"type": "default",
"script": "ct/2fauth.sh",
"resources": {
"cpu": 1,
"ram": 512,
"hdd": 2,
"os": "Debian",
"version": "12"
}
}
}
],
"default_credentials": {
"username": null,
"password": null
"username": null,
"password": null
},
"notes": [
{
"text": "Database credentials: `cat ~/2FAuth.creds`",
"type": "info"
},
{
"text": "The very first account created is automatically set up as an administrator account.",
"type": "info"
}
]
}
{
"text": "Database credentials: `cat ~/2FAuth.creds`",
"type": "info"
},
{
"text": "The very first account created is automatically set up as an administrator account.",
"type": "info"
}
],
"status": "\ud83d\udea7"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
}
"notes": [],
"status": "\ud83d\udea7"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -43,5 +43,6 @@
"text": "The Proxmox Node must contain ipcalc and net-tools. `apt-get install -y ipcalc net-tools`",
"type": "warning"
}
]
}
],
"status": "\ud83d\udea7"
}

View File

@@ -43,5 +43,6 @@
"text": "The script only works in Debian/Ubuntu, not in Alpine!",
"type": "warning"
}
]
}
],
"status": "\u2705"
}

View File

@@ -39,5 +39,6 @@
"text": "Execute within the Proxmox shell",
"type": "info"
}
]
],
"status": "\u2705"
}

View File

@@ -35,5 +35,6 @@
"text": "Adguard Home can be updated via the user interface.",
"type": "info"
}
]
}
],
"status": "\u2705"
}

View File

@@ -35,5 +35,6 @@
"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": "\ud83d\udea7"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -35,5 +35,6 @@
"text": "Resource and network settings are adjustable post LXC creation.",
"type": "info"
}
]
],
"status": "\u2705"
}

View File

@@ -35,5 +35,6 @@
"text": "To Update Alpine: `apk update && apk upgrade`",
"type": "info"
}
]
],
"status": "\u2705"
}

View File

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

View File

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

View File

@@ -1,34 +1,35 @@
{
"name": "Apache Guacamole",
"slug": "apache-guacamole",
"categories": [
11
],
"date_created": "2024-12-19",
"type": "ct",
"updateable": false,
"privileged": false,
"interface_port": 8080,
"documentation": null,
"website": "https://guacamole.apache.org/",
"logo": "https://guacamole.apache.org/images/logos/guac-tricolor-logo.svg",
"description": "Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.",
"install_methods": [
{
"type": "default",
"script": "ct/apache-guacamole.sh",
"resources": {
"cpu": 1,
"ram": 2048,
"hdd": 4,
"os": "Debian",
"version": "12"
}
}
],
"default_credentials": {
"username": "guacadmin",
"password": "guacadmin"
},
"notes": []
}
"name": "Apache Guacamole",
"slug": "apache-guacamole",
"categories": [
11
],
"date_created": "2024-12-19",
"type": "ct",
"updateable": false,
"privileged": false,
"interface_port": 8080,
"documentation": null,
"website": "https://guacamole.apache.org/",
"logo": "https://guacamole.apache.org/images/logos/guac-tricolor-logo.svg",
"description": "Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.",
"install_methods": [
{
"type": "default",
"script": "ct/apache-guacamole.sh",
"resources": {
"cpu": 1,
"ram": 2048,
"hdd": 4,
"os": "Debian",
"version": "12"
}
}
],
"default_credentials": {
"username": "guacadmin",
"password": "guacadmin"
},
"notes": [],
"status": "\ud83d\udea7"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

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

View File

@@ -35,5 +35,6 @@
"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": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

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

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
}
"notes": [],
"status": "\u2705"
}

View File

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

View File

@@ -35,5 +35,6 @@
"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": "\ud83d\udea7"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

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

View File

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

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -1,39 +1,40 @@
{
"name": "Checkmk",
"slug": "checkmk",
"categories": [
7
],
"date_created": "2024-12-19",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 80,
"documentation": "https://docs.checkmk.com/",
"website": "https://checkmk.com/",
"logo": "https://checkmk.com/application/files/cache/thumbnails/67fc39c599afdf20557d538416e3efd3.png",
"description": "Checkmk is an IT monitoring software that tracks the health and performance of your systems, networks, servers, applications, and cloud services. It provides real-time insights, alerts for issues, and tools for troubleshooting, helping ensure smooth operations across your infrastructure.",
"install_methods": [
{
"type": "default",
"script": "ct/checkmk.sh",
"resources": {
"cpu": 2,
"ram": 2048,
"hdd": 4,
"os": null,
"version": null
}
}
],
"default_credentials": {
"username": null,
"password": null
},
"name": "Checkmk",
"slug": "checkmk",
"categories": [
7
],
"date_created": "2024-12-19",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 80,
"documentation": "https://docs.checkmk.com/",
"website": "https://checkmk.com/",
"logo": "https://checkmk.com/application/files/cache/thumbnails/67fc39c599afdf20557d538416e3efd3.png",
"description": "Checkmk is an IT monitoring software that tracks the health and performance of your systems, networks, servers, applications, and cloud services. It provides real-time insights, alerts for issues, and tools for troubleshooting, helping ensure smooth operations across your infrastructure.",
"install_methods": [
{
"type": "default",
"script": "ct/checkmk.sh",
"resources": {
"cpu": 2,
"ram": 2048,
"hdd": 4,
"os": null,
"version": null
}
}
],
"default_credentials": {
"username": null,
"password": null
},
"notes": [
{
"text": "Login Credentials : `cat ~/checkmk.creds`",
"type": "info"
}
]
}
],
"status": "\ud83d\udea7"
}

View File

@@ -35,5 +35,6 @@
"text": "Execute within the Proxmox shell",
"type": "info"
}
]
],
"status": "\u2705"
}

View File

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

View File

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

View File

@@ -35,5 +35,6 @@
"text": "Execute within an existing LXC Console",
"type": "warning"
}
]
],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": "admin",
"password": "admin"
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -39,6 +39,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 '$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/misc/update-lxcs-cron.sh)' -s 103 111 >>/var/log/update-lxcs-cron.log 2>/dev/null`",
"type": "info"
}
]
],
"status": "\u2705"
}

View File

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

View File

@@ -35,5 +35,6 @@
"text": "Execute within an existing LXC Console",
"type": "warning"
}
]
],
"status": "\ud83d\udea7"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u274c"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
}
"notes": [],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": "deluge"
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

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

View File

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

View File

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

View File

@@ -32,8 +32,9 @@
},
"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 \u00e2\u017e\u00a1 Authentication \u00e2\u017e\u00a1 Create \u00e2\u017e\u00a1 Next \u00e2\u017e\u00a1 Next \u00e2\u017e\u00a1 Create \u00e2\u017e\u00a1 Users \u00e2\u017e\u00a1 Add \u00e2\u017e\u00a1 Username / Password (to authenicate with MQTT) \u00e2\u017e\u00a1 Save. You're now ready to enjoy a high-performance MQTT Broker.",
"type": "info"
}
]
],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -35,5 +35,6 @@
"text": "entering `evcc configure` in the LXC terminal will guide you through the creation of a configuration file for evcc.",
"type": "info"
}
]
],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

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

View File

@@ -35,5 +35,6 @@
"text": "Execute within an existing LXC Console",
"type": "warning"
}
]
}
],
"status": "\u2705"
}

View File

@@ -1,39 +1,40 @@
{
"name": "Firefly III",
"slug": "firefly",
"categories": [
0
],
"date_created": "2025-01-01",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 80,
"documentation": "https://docs.firefly-iii.org/",
"website": "https://firefly-iii.org/",
"logo": "https://raw.githubusercontent.com/firefly-iii/firefly-iii/develop/.github/assets/img/logo-small.png",
"description": "Firefly III is a free, self-hosted tool for managing your finances. Track expenses, plan budgets, and get detailed reports.",
"install_methods": [
{
"type": "default",
"script": "ct/firefly.sh",
"resources": {
"cpu": 1,
"ram": 1024,
"hdd": 2,
"os": "Debian",
"version": "12"
}
}
],
"default_credentials": {
"username": null,
"password": null
},
"notes": [
{
"text": "Database credentials: `cat ~/firefly.creds`",
"type": "info"
}
]
}
"name": "Firefly III",
"slug": "firefly",
"categories": [
0
],
"date_created": "2025-01-01",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 80,
"documentation": "https://docs.firefly-iii.org/",
"website": "https://firefly-iii.org/",
"logo": "https://raw.githubusercontent.com/firefly-iii/firefly-iii/develop/.github/assets/img/logo-small.png",
"description": "Firefly III is a free, self-hosted tool for managing your finances. Track expenses, plan budgets, and get detailed reports.",
"install_methods": [
{
"type": "default",
"script": "ct/firefly.sh",
"resources": {
"cpu": 1,
"ram": 1024,
"hdd": 2,
"os": "Debian",
"version": "12"
}
}
],
"default_credentials": {
"username": null,
"password": null
},
"notes": [
{
"text": "Database credentials: `cat ~/firefly.creds`",
"type": "info"
}
],
"status": "\ud83d\udea7"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -39,5 +39,6 @@
"text": "go2rtc Interface port:`1984`",
"type": "info"
}
]
],
"status": "\u2705"
}

View File

@@ -39,5 +39,6 @@
"text": "This is designed to work with SSDs on ext4 filesystems only.",
"type": "warning"
}
]
],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -2,7 +2,7 @@
"name": "Glance",
"slug": "glance",
"categories": [
15
15
],
"date_created": "2024-12-02",
"type": "ct",
@@ -14,26 +14,27 @@
"logo": "https://github.com/glanceapp/glance/blob/main/internal/assets/static/app-icon.png?raw=true",
"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"
}
]
}
{
"text": "Config file is located in /opt/glance/glance.yml",
"type": "info"
}
],
"status": "\ud83d\udea7"
}

View File

@@ -35,5 +35,6 @@
"text": "Execute within an existing LXC Console",
"type": "warning"
}
]
],
"status": "\ud83d\udea7"
}

View File

@@ -1,34 +1,35 @@
{
"name": "GLPI",
"slug": "glpi",
"categories": [
0
],
"date_created": "2025-01-06",
"type": "ct",
"updateable": false,
"privileged": false,
"interface_port": 80,
"documentation": "https://glpi-project.org/documentation/",
"website": "https://glpi-project.org/",
"logo": "https://raw.githubusercontent.com/glpi-project/glpi/refs/heads/main/public/pics/login_logo_glpi.png",
"description": "GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.",
"install_methods": [
{
"type": "default",
"script": "ct/glpi.sh",
"resources": {
"cpu": 2,
"ram": 2048,
"hdd": 10,
"os": "Debian",
"version": "12"
}
}
],
"default_credentials": {
"username": "glpi",
"password": "glpi"
},
"notes": []
}
"name": "GLPI",
"slug": "glpi",
"categories": [
0
],
"date_created": "2025-01-06",
"type": "ct",
"updateable": false,
"privileged": false,
"interface_port": 80,
"documentation": "https://glpi-project.org/documentation/",
"website": "https://glpi-project.org/",
"logo": "https://raw.githubusercontent.com/glpi-project/glpi/refs/heads/main/public/pics/login_logo_glpi.png",
"description": "GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.",
"install_methods": [
{
"type": "default",
"script": "ct/glpi.sh",
"resources": {
"cpu": 2,
"ram": 2048,
"hdd": 10,
"os": "Debian",
"version": "12"
}
}
],
"default_credentials": {
"username": "glpi",
"password": "glpi"
},
"notes": [],
"status": "\ud83d\udea7"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": "admin",
"password": "admin"
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -41,5 +41,6 @@
"username": "admin",
"password": "admin"
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -1,34 +1,35 @@
{
"name": "Grist",
"slug": "grist",
"categories": [
5
],
"date_created": "2024-12-27",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 8484,
"documentation": null,
"website": "https://www.getgrist.com/",
"logo": "https://github.com/gristlabs/grist-core/blob/main/static/img/logo-grist.png?raw=true",
"description": "Grist is a modern, open source spreadsheet that goes beyond the grid",
"install_methods": [
{
"type": "default",
"script": "ct/grist.sh",
"resources": {
"cpu": 1,
"ram": 1024,
"hdd": 4,
"os": "debian",
"version": "12"
}
}
],
"default_credentials": {
"username": null,
"password": null
},
"notes": []
}
"name": "Grist",
"slug": "grist",
"categories": [
5
],
"date_created": "2024-12-27",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 8484,
"documentation": null,
"website": "https://www.getgrist.com/",
"logo": "https://github.com/gristlabs/grist-core/blob/main/static/img/logo-grist.png?raw=true",
"description": "Grist is a modern, open source spreadsheet that goes beyond the grid",
"install_methods": [
{
"type": "default",
"script": "ct/grist.sh",
"resources": {
"cpu": 1,
"ram": 1024,
"hdd": 4,
"os": "debian",
"version": "12"
}
}
],
"default_credentials": {
"username": null,
"password": null
},
"notes": [],
"status": "\ud83d\udea7"
}

View File

@@ -30,5 +30,6 @@
"username": "admin",
"password": "admin"
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -39,5 +39,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": "\u274c"
}

View File

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

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -35,5 +35,6 @@
"text": "To check if HiveMQ is listening to the default port for MQTT `lsof -i :1883`",
"type": "info"
}
]
],
"status": "\u2705"
}

View File

@@ -1,34 +1,35 @@
{
"name": "Hoarder",
"slug": "hoarder",
"categories": [
14
],
"date_created": "2024-12-02",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 3000,
"documentation": "https://docs.hoarder.app/",
"website": "https://hoarder.app/",
"logo": "https://raw.githubusercontent.com/hoarder-app/hoarder/refs/heads/main/screenshots/logo.png",
"description": "Hoarder is an AI-powered bookmarking tool that helps you save and organize your digital content. It automatically tags your links, notes, and images, making them easy to find later. With features like auto-fetching, lists, and full-text search, Hoarder is the perfect tool for anyone who wants to keep track of their digital life.",
"install_methods": [
{
"type": "default",
"script": "ct/hoarder.sh",
"resources": {
"cpu": 2,
"ram": 4096,
"hdd": 8,
"os": "debian",
"version": "12"
}
}
],
"default_credentials": {
"username": null,
"password": null
},
"notes": []
}
"name": "Hoarder",
"slug": "hoarder",
"categories": [
14
],
"date_created": "2024-12-02",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 3000,
"documentation": "https://docs.hoarder.app/",
"website": "https://hoarder.app/",
"logo": "https://raw.githubusercontent.com/hoarder-app/hoarder/refs/heads/main/screenshots/logo.png",
"description": "Hoarder is an AI-powered bookmarking tool that helps you save and organize your digital content. It automatically tags your links, notes, and images, making them easy to find later. With features like auto-fetching, lists, and full-text search, Hoarder is the perfect tool for anyone who wants to keep track of their digital life.",
"install_methods": [
{
"type": "default",
"script": "ct/hoarder.sh",
"resources": {
"cpu": 2,
"ram": 4096,
"hdd": 8,
"os": "debian",
"version": "12"
}
}
],
"default_credentials": {
"username": null,
"password": null
},
"notes": [],
"status": "\ud83d\udea7"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
}
"notes": [],
"status": "\u2705"
}

View File

@@ -47,5 +47,6 @@
"text": "config path: `/root/.homeassistant`",
"type": "info"
}
]
],
"status": "\u2705"
}

View File

@@ -43,5 +43,6 @@
"text": "Portainer Interface: LXC-IP: 9443",
"type": "info"
}
]
],
"status": "\u2705"
}

View File

@@ -35,5 +35,6 @@
"text": ".env file location: `/opt/.env`",
"type": "info"
}
]
}
],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": "admin",
"password": "admin"
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -35,5 +35,6 @@
"text": "Configuration (bookmarks.yaml, services.yaml, widgets.yaml) path: `/opt/homepage/config/`",
"type": "info"
}
]
}
],
"status": "\u2705"
}

View File

@@ -35,5 +35,6 @@
"text": "Configuration Path: `/opt/homer/assets/config.yml`",
"type": "info"
}
]
],
"status": "\u2705"
}

View File

@@ -39,5 +39,6 @@
"text": "A backup is rendered ineffective when it remains stored on the host",
"type": "info"
}
]
],
"status": "\ud83e\uddea"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -2,7 +2,7 @@
"name": "InspIRCd 4",
"slug": "inspircd",
"categories": [
0
0
],
"date_created": "2024-11-29",
"type": "ct",
@@ -14,21 +14,22 @@
"logo": "https://avatars.githubusercontent.com/u/1560750?s=200&v=4",
"description": "InspIRCd is a modular C++ Internet Relay Chat (IRC) server for UNIX-like and Windows systems.",
"install_methods": [
{
"type": "default",
"script": "ct/inspircd.sh",
"resources": {
"cpu": 1,
"ram": 512,
"hdd": 2,
"os": null,
"version": null
{
"type": "default",
"script": "ct/inspircd.sh",
"resources": {
"cpu": 1,
"ram": 512,
"hdd": 2,
"os": null,
"version": null
}
}
}
],
"default_credentials": {
"username": null,
"password": null
"username": null,
"password": null
},
"notes": []
}
"notes": [],
"status": "\ud83d\udea7"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -35,5 +35,6 @@
"text": "Container must be privileged.",
"type": "warning"
}
]
],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -39,5 +39,6 @@
"text": "FFmpeg path: /usr/lib/jellyfin-ffmpeg/ffmpeg",
"type": "info"
}
]
],
"status": "\u2705"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -2,7 +2,7 @@
"name": "Jenkins",
"slug": "jenkins",
"categories": [
3
3
],
"date_created": "2024-12-26",
"type": "ct",
@@ -14,21 +14,22 @@
"logo": "https://www.jenkins.io/images/logos/jenkins/jenkins.svg",
"description": "Jenkins provides hundreds of plugins to support building, deploying and automating any project. ",
"install_methods": [
{
"type": "default",
"script": "ct/jenkins.sh",
"resources": {
"cpu": 2,
"ram": 1024,
"hdd": 4,
"os": "Debian",
"version": "12"
{
"type": "default",
"script": "ct/jenkins.sh",
"resources": {
"cpu": 2,
"ram": 1024,
"hdd": 4,
"os": "Debian",
"version": "12"
}
}
}
],
"default_credentials": {
"username": null,
"password": null
"username": null,
"password": null
},
"notes": []
}
"notes": [],
"status": "\ud83d\udea7"
}

View File

@@ -30,5 +30,6 @@
"username": null,
"password": null
},
"notes": []
"notes": [],
"status": "\u2705"
}

View File

@@ -35,5 +35,6 @@
"text": "Execute within the Proxmox shell",
"type": "info"
}
]
],
"status": "\u2705"
}

View File

@@ -35,5 +35,6 @@
"text": "Execute within the Proxmox shell",
"type": "info"
}
]
],
"status": "\ud83d\udea7"
}

View File

@@ -37,7 +37,8 @@
},
{
"text": "This script requires some extra steps after the installation, Please checkout the 'documentation'",
"type": "info"
"type": "info"
}
]
}
],
"status": "\u2705"
}

View File

@@ -1,34 +1,35 @@
{
"name": "Kimai",
"slug": "kimai",
"categories": [
0
],
"date_created": "2024-11-20",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": null,
"documentation": "https://www.kimai.org/documentation/",
"website": "https://www.kimai.org/",
"logo": "https://raw.githubusercontent.com/kimai/images/refs/heads/main/logo-transparent.png",
"description": "Kimai is an open-source time-tracking software designed for freelancers, small teams, and businesses to efficiently track, manage, and analyze work hours. This web-based tool enables users to log their work time with ease, associating entries with specific clients, projects, and tasks.",
"install_methods": [
{
"type": "default",
"script": "ct/kimai.sh",
"resources": {
"cpu": 2,
"ram": 2048,
"hdd": 7,
"os": "Debian",
"version": "12"
}
}
],
"default_credentials": {
"username": "admin@helper-scripts.com",
"password": "helper-scripts.com"
},
"notes": []
"name": "Kimai",
"slug": "kimai",
"categories": [
0
],
"date_created": "2024-11-20",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": null,
"documentation": "https://www.kimai.org/documentation/",
"website": "https://www.kimai.org/",
"logo": "https://raw.githubusercontent.com/kimai/images/refs/heads/main/logo-transparent.png",
"description": "Kimai is an open-source time-tracking software designed for freelancers, small teams, and businesses to efficiently track, manage, and analyze work hours. This web-based tool enables users to log their work time with ease, associating entries with specific clients, projects, and tasks.",
"install_methods": [
{
"type": "default",
"script": "ct/kimai.sh",
"resources": {
"cpu": 2,
"ram": 2048,
"hdd": 7,
"os": "Debian",
"version": "12"
}
}
],
"default_credentials": {
"username": "admin@helper-scripts.com",
"password": "helper-scripts.com"
},
"notes": [],
"status": "\ud83d\udea7"
}

View File

@@ -35,5 +35,6 @@
"text": "Starting Komga (Web UI) may take up to 2 minutes after a restart or fresh installation.",
"type": "info"
}
]
}
],
"status": "\ud83d\udea7"
}

View File

@@ -1,39 +1,40 @@
{
"name": "Komodo",
"slug": "komodo",
"categories": [
8
],
"date_created": "2025-01-01",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 9120,
"documentation": "https://komo.do/docs/intro",
"website": "https://komo.do",
"logo": "https://komo.do/img/logo512.png",
"description": "Komodo is a build and deployment system that automates the creation of versioned Docker images from Git repositories and facilitates the deployment of Docker containers and Docker Compose setups. It provides features such as build automation triggered by Git pushes, deployment management, and monitoring of uptime and logs across multiple servers. The core API and associated agent are developed in Rust.",
"install_methods": [
{
"type": "default",
"script": "ct/komodo.sh",
"resources": {
"cpu": 2,
"ram": 2048,
"hdd": 10,
"os": "Debian",
"version": "12"
}
}
],
"default_credentials": {
"username": null,
"password": null
},
"notes": [
{
"text": "After the initial installation: Enter your desired admin user and password and then click on Sign Up",
"type": "info"
}
]
"name": "Komodo",
"slug": "komodo",
"categories": [
8
],
"date_created": "2025-01-01",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 9120,
"documentation": "https://komo.do/docs/intro",
"website": "https://komo.do",
"logo": "https://komo.do/img/logo512.png",
"description": "Komodo is a build and deployment system that automates the creation of versioned Docker images from Git repositories and facilitates the deployment of Docker containers and Docker Compose setups. It provides features such as build automation triggered by Git pushes, deployment management, and monitoring of uptime and logs across multiple servers. The core API and associated agent are developed in Rust.",
"install_methods": [
{
"type": "default",
"script": "ct/komodo.sh",
"resources": {
"cpu": 2,
"ram": 2048,
"hdd": 10,
"os": "Debian",
"version": "12"
}
}
],
"default_credentials": {
"username": null,
"password": null
},
"notes": [
{
"text": "After the initial installation: Enter your desired admin user and password and then click on Sign Up",
"type": "info"
}
],
"status": "\ud83d\udea7"
}

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