-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add JSON for each Script and a metadata.json file (#86)
* Generated JSON from database with changes suggested by maintainers. Includes a categories.json file that contains all the possible categories * Renamed categories.json to metadata.json
- Loading branch information
1 parent
0cd5ff3
commit 4d68c2e
Showing
208 changed files
with
7,474 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"name": "Actual Budget", | ||
"slug": "actualbudget", | ||
"categories": [ | ||
0 | ||
], | ||
"date_created": "2024-05-02", | ||
"type": "ct", | ||
"updateable": true, | ||
"privileged": false, | ||
"interface_port": "5006", | ||
"documentation": null, | ||
"website": "https://actualbudget.org/", | ||
"logo": "https://raw.githubusercontent.com/actualbudget/actual/master/packages/desktop-client/public/maskable-512x512.png", | ||
"description": "Actual Budget is a super fast and privacy-focused app for managing your finances. At its heart is the well proven and much loved Envelope Budgeting methodology.", | ||
"install_methods": [ | ||
{ | ||
"type": "default", | ||
"script": "ct/actualbudget.sh", | ||
"resources": { | ||
"cpu": "2", | ||
"ram": "2048", | ||
"hdd": "4", | ||
"os": "debian", | ||
"version": "12" | ||
} | ||
} | ||
], | ||
"default_credentials": { | ||
"username": null, | ||
"password": null | ||
}, | ||
"notes": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"name": "NetBird", | ||
"slug": "add-netbird-lxc", | ||
"categories": [ | ||
11 | ||
], | ||
"date_created": "2024-05-19", | ||
"type": "misc", | ||
"updateable": false, | ||
"privileged": false, | ||
"interface_port": null, | ||
"documentation": "https://docs.netbird.io/", | ||
"website": "https://netbird.io/", | ||
"logo": "https://avatars.githubusercontent.com/u/100464677?s=400&v=4", | ||
"description": "NetBird combines a configuration-free peer-to-peer private network and a centralized access control system in a single platform, making it easy to create secure private networks for your organization or home.", | ||
"install_methods": [ | ||
{ | ||
"type": "default", | ||
"script": "misc/add-netbird-lxc.sh", | ||
"resources": { | ||
"cpu": null, | ||
"ram": null, | ||
"hdd": null, | ||
"os": null, | ||
"version": null | ||
} | ||
} | ||
], | ||
"default_credentials": { | ||
"username": null, | ||
"password": null | ||
}, | ||
"notes": [ | ||
{ | ||
"text": "After the script finishes, reboot the LXC then run `netbird up` in the LXC console", | ||
"type": "warning" | ||
}, | ||
{ | ||
"text": "Execute within the Proxmox shell", | ||
"type": "warning" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"name": "Tailscale", | ||
"slug": "add-tailscale-lxc", | ||
"categories": [ | ||
11 | ||
], | ||
"date_created": "2024-05-02", | ||
"type": "misc", | ||
"updateable": false, | ||
"privileged": false, | ||
"interface_port": null, | ||
"documentation": null, | ||
"website": "https://tailscale.com/", | ||
"logo": "https://avatars.githubusercontent.com/u/48932923?v=4&s=100", | ||
"description": "Tailscale is a software-defined networking solution that enables secure communication between devices over the internet. It creates a virtual private network (VPN) that enables devices to communicate with each other as if they were on the same local network. Tailscale works even when the devices are separated by firewalls or subnets, and provides secure and encrypted communication between devices. With Tailscale, users can connect devices, servers, computers, and cloud instances to create a secure network, making it easier to manage and control access to resources. Tailscale is designed to be easy to set up and use, providing a streamlined solution for secure communication between devices over the internet.", | ||
"install_methods": [ | ||
{ | ||
"type": "default", | ||
"script": "misc/add-tailscale-lxc.sh", | ||
"resources": { | ||
"cpu": null, | ||
"ram": null, | ||
"hdd": null, | ||
"os": null, | ||
"version": null | ||
} | ||
} | ||
], | ||
"default_credentials": { | ||
"username": null, | ||
"password": null | ||
}, | ||
"notes": [ | ||
{ | ||
"text": "After the script finishes, reboot the LXC then run `tailscale up` in the LXC console", | ||
"type": "warning" | ||
}, | ||
{ | ||
"text": "Execute within the Proxmox shell", | ||
"type": "warning" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"name": "AdGuard Home", | ||
"slug": "adguard", | ||
"categories": [ | ||
13 | ||
], | ||
"date_created": "2024-04-28", | ||
"type": "ct", | ||
"updateable": true, | ||
"privileged": false, | ||
"interface_port": "3000", | ||
"documentation": "https://github.com/AdguardTeam/AdGuardHome/wiki/Getting-Started", | ||
"website": "https://adguard.com/en/adguard-home/overview.html", | ||
"logo": "https://raw.githubusercontent.com/home-assistant/brands/master/core_integrations/adguard/icon.png", | ||
"description": "AdGuard Home is an open-source, self-hosted network-wide ad blocker. It blocks advertisements, trackers, phishing and malware websites, and provides protection against online threats. AdGuard Home is a DNS-based solution, which means it blocks ads and malicious content at the network level, before it even reaches your device. It runs on your home network and can be easily configured and managed through a web-based interface. It provides detailed statistics and logs, allowing you to see which websites are being blocked, and why. AdGuard Home is designed to be fast, lightweight, and easy to use, making it an ideal solution for home users who want to block ads, protect their privacy, and improve the speed and security of their online experience.", | ||
"install_methods": [ | ||
{ | ||
"type": "default", | ||
"script": "ct/adguard.sh", | ||
"resources": { | ||
"cpu": "1", | ||
"ram": "512", | ||
"hdd": "2", | ||
"os": "debian", | ||
"version": "12" | ||
} | ||
} | ||
], | ||
"default_credentials": { | ||
"username": null, | ||
"password": null | ||
}, | ||
"notes": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"name": "AdventureLog", | ||
"slug": "adventurelog", | ||
"categories": [ | ||
0 | ||
], | ||
"date_created": "2024-10-26", | ||
"type": "ct", | ||
"updateable": true, | ||
"privileged": false, | ||
"interface_port": "3000", | ||
"documentation": null, | ||
"website": "https://adventurelog.app/", | ||
"logo": "https://raw.githubusercontent.com/seanmorley15/AdventureLog/refs/heads/main/documentation/static/img/favicon.png", | ||
"description": "Adventure Log is an app designed to track outdoor activities and personal achievements, allowing users to log their adventures with photos, notes, and location data. It focuses on enhancing outdoor experiences by preserving memories and sharing them with others.", | ||
"install_methods": [ | ||
{ | ||
"type": "default", | ||
"script": "ct/adventurelog.sh", | ||
"resources": { | ||
"cpu": "2", | ||
"ram": "2048", | ||
"hdd": "7", | ||
"os": "debian", | ||
"version": "12" | ||
} | ||
} | ||
], | ||
"default_credentials": { | ||
"username": null, | ||
"password": null | ||
}, | ||
"notes": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"name": "AgentDVR", | ||
"slug": "agentdvr", | ||
"categories": [ | ||
17 | ||
], | ||
"date_created": "2024-05-02", | ||
"type": "ct", | ||
"updateable": false, | ||
"privileged": true, | ||
"interface_port": "8090", | ||
"documentation": null, | ||
"website": "https://www.ispyconnect.com/", | ||
"logo": "https://ispycontent.azureedge.net/img/ispy2.png?raw=true", | ||
"description": "AgentDVR a new video surveillance solution for the Internet Of Things.", | ||
"install_methods": [ | ||
{ | ||
"type": "default", | ||
"script": "ct/agentdvr.sh", | ||
"resources": { | ||
"cpu": "2", | ||
"ram": "2048", | ||
"hdd": "8", | ||
"os": "ubuntu", | ||
"version": "22.04" | ||
} | ||
} | ||
], | ||
"default_credentials": { | ||
"username": null, | ||
"password": null | ||
}, | ||
"notes": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{ | ||
"name": "All Templates", | ||
"slug": "all-templates", | ||
"categories": [ | ||
10 | ||
], | ||
"date_created": "2024-05-02", | ||
"type": "misc", | ||
"updateable": false, | ||
"privileged": false, | ||
"interface_port": null, | ||
"documentation": null, | ||
"website": null, | ||
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/proxmox.svg", | ||
"description": "A script designed to allow for the creation of one of the many free LXC templates. Great for creating system LXCs.\r\nThe script creates a `*.creds` file in the Proxmox root directory with the password of the newly created LXC.\r\nPlease take note that if you plan to use this script for creating TurnKey LXCs, you'll need to modify the hostname after creation.", | ||
"install_methods": [ | ||
{ | ||
"type": "default", | ||
"script": "misc/all-templates.sh", | ||
"resources": { | ||
"cpu": null, | ||
"ram": null, | ||
"hdd": null, | ||
"os": null, | ||
"version": null | ||
} | ||
} | ||
], | ||
"default_credentials": { | ||
"username": null, | ||
"password": null | ||
}, | ||
"notes": [ | ||
{ | ||
"text": "Resource and network settings are adjustable post LXC creation.", | ||
"type": "warning" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"name": "Alpine", | ||
"slug": "alpine", | ||
"categories": [ | ||
9 | ||
], | ||
"date_created": "2024-05-02", | ||
"type": "ct", | ||
"updateable": false, | ||
"privileged": false, | ||
"interface_port": null, | ||
"documentation": null, | ||
"website": "https://www.alpinelinux.org/", | ||
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/alpinelinux.svg", | ||
"description": "A security-oriented, lightweight Linux distribution based on musl and BusyBox.\r\nBy default, the root password is set to alpine. If you choose to use advanced settings, you will need to define a password, autologin is currently unavailable.", | ||
"install_methods": [ | ||
{ | ||
"type": "default", | ||
"script": "ct/alpine.sh", | ||
"resources": { | ||
"cpu": "1", | ||
"ram": "512", | ||
"hdd": "0.1", | ||
"os": "alpine", | ||
"version": "3.19" | ||
} | ||
} | ||
], | ||
"default_credentials": { | ||
"username": null, | ||
"password": "alpine" | ||
}, | ||
"notes": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{ | ||
"name": "Apache-Cassandra", | ||
"slug": "apache-cassandra", | ||
"categories": [ | ||
5 | ||
], | ||
"date_created": "2024-05-02", | ||
"type": "ct", | ||
"updateable": false, | ||
"privileged": false, | ||
"interface_port": null, | ||
"documentation": null, | ||
"website": "https://cassandra.apache.org/", | ||
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/apachecassandra.svg", | ||
"description": "Apache-Cassandra is an open source NoSQL distributed database trusted by thousands of companies for scalability and high availability without compromising performance.", | ||
"install_methods": [ | ||
{ | ||
"type": "default", | ||
"script": "ct/apache-cassandra.sh", | ||
"resources": { | ||
"cpu": "1", | ||
"ram": "2048", | ||
"hdd": "4", | ||
"os": "debian", | ||
"version": "12" | ||
} | ||
} | ||
], | ||
"default_credentials": { | ||
"username": null, | ||
"password": null | ||
}, | ||
"notes": [ | ||
{ | ||
"text": "Apache-Cassandra Configuration: `nano /etc/cassandra/cassandra.yaml`", | ||
"type": "warning" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{ | ||
"name": "Apache-CouchDB", | ||
"slug": "apache-couchdb", | ||
"categories": [ | ||
5 | ||
], | ||
"date_created": "2024-05-02", | ||
"type": "ct", | ||
"updateable": false, | ||
"privileged": false, | ||
"interface_port": "5984", | ||
"documentation": null, | ||
"website": "https://couchdb.apache.org/", | ||
"logo": "https://couchdb.apache.org/image/couch@2x.png", | ||
"description": "Apache-CouchDB Seamless multi-master sync, that scales from Big Data to Mobile, with an Intuitive HTTP/JSON API and designed for Reliability.", | ||
"install_methods": [ | ||
{ | ||
"type": "default", | ||
"script": "ct/apache-couchdb.sh", | ||
"resources": { | ||
"cpu": "2", | ||
"ram": "4096", | ||
"hdd": "10", | ||
"os": "debian", | ||
"version": "12" | ||
} | ||
} | ||
], | ||
"default_credentials": { | ||
"username": null, | ||
"password": null | ||
}, | ||
"notes": [ | ||
{ | ||
"text": "Show Login Credentials: `cat CouchDB.creds`", | ||
"type": "warning" | ||
} | ||
] | ||
} |
Oops, something went wrong.