Skip to content

Commit 945a32d

Browse files
Prepare JSON files for new website feature (#4004)
* Prepare JSON files for new website feature * Update dashy.json * Update crafty-controller.json * Update ntfy.json * Update bookstack.json * Update add-lxc-iptag.json * Update zammad.json * Update adguard.json * Update apache-guacamole.json * Update authentik.json * Update authelia.json * Update gitea.json * Update forgejo.json * Update elementsynapse.json * Remove Whoogle --------- Co-authored-by: Tobias <[email protected]>
1 parent 731dd70 commit 945a32d

File tree

327 files changed

+677
-170
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

327 files changed

+677
-170
lines changed

frontend/public/json/2fauth.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"documentation": null,
1313
"website": "https://docs.2fauth.app/",
1414
"logo": "https://raw.githubusercontent.com/Bubka/2FAuth/refs/heads/master/public/logo.svg",
15+
"config_path": "cat /opt/2fauth/.env",
1516
"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.",
1617
"install_methods": [
1718
{
@@ -40,4 +41,4 @@
4041
"type": "info"
4142
}
4243
]
43-
}
44+
}

frontend/public/json/add-lxc-iptag.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"documentation": null,
1111
"website": null,
1212
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/proxmox.svg",
13+
"config_path": "/opt/lxc-iptag/iptag.conf",
1314
"description": "This script automatically adds IP address as tags to LXC containers using a Systemd service. The service also updates the tags if a LXC IP address is changed.",
1415
"install_methods": [
1516
{
@@ -33,13 +34,10 @@
3334
"text": "Execute within the Proxmox shell",
3435
"type": "info"
3536
},
36-
{
37-
"text": "Configuration: `nano /opt/lxc-iptag/iptag.conf`. iptag.service must be restarted after change.",
38-
"type": "info"
39-
},
4037
{
4138
"text": "The Proxmox Node must contain ipcalc and net-tools. `apt-get install -y ipcalc net-tools`",
4239
"type": "warning"
4340
}
4441
]
4542
}
43+

frontend/public/json/add-netbird-lxc.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"documentation": "https://docs.netbird.io/",
1111
"website": "https://netbird.io/",
1212
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/netbird.svg",
13+
"config_path": "",
1314
"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.",
1415
"install_methods": [
1516
{
@@ -43,3 +44,4 @@
4344
}
4445
]
4546
}
47+

frontend/public/json/add-tailscale-lxc.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"documentation": null,
1313
"website": "https://tailscale.com/",
1414
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/tailscale.svg",
15+
"config_path": "",
1516
"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.",
1617
"install_methods": [
1718
{
@@ -45,3 +46,4 @@
4546
}
4647
]
4748
}
49+

frontend/public/json/adguard.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"documentation": "https://github.com/AdguardTeam/AdGuardHome/wiki/Getting-Started",
1313
"website": "https://adguard.com/en/adguard-home/overview.html",
1414
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/adguard-home.svg",
15+
"config_path": "/opt/AdGuardHome/AdGuardHome.yaml",
1516
"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.",
1617
"install_methods": [
1718
{
@@ -48,3 +49,4 @@
4849
}
4950
]
5051
}
52+

frontend/public/json/adventurelog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"documentation": null,
1313
"website": "https://adventurelog.app/",
1414
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/adventurelog.svg",
15+
"config_path": "",
1516
"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.",
1617
"install_methods": [
1718
{
@@ -36,4 +37,4 @@
3637
"type": "warning"
3738
}
3839
]
39-
}
40+
}

frontend/public/json/agentdvr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"documentation": null,
1313
"website": "https://www.ispyconnect.com/",
1414
"logo": "https://ispycontent.azureedge.net/img/ispy2.png?raw=true",
15+
"config_path": "",
1516
"description": "AgentDVR a new video surveillance solution for the Internet Of Things.",
1617
"install_methods": [
1718
{
@@ -31,4 +32,4 @@
3132
"password": null
3233
},
3334
"notes": []
34-
}
35+
}

frontend/public/json/all-templates.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"documentation": null,
1111
"website": null,
1212
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/proxmox.svg",
13+
"config_path": "",
1314
"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.",
1415
"install_methods": [
1516
{
@@ -35,3 +36,4 @@
3536
}
3637
]
3738
}
39+

frontend/public/json/alpine-it-tools.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"documentation": null,
1313
"website": "https://it-tools.tech/",
1414
"logo": "https://raw.githubusercontent.com/CorentinTh/it-tools/08d977b8cdb7ffb76adfa18ba6eb4b73795ec814/public/safari-pinned-tab.svg",
15+
"config_path": "",
1516
"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.",
1617
"install_methods": [
1718
{
@@ -43,3 +44,4 @@
4344
},
4445
"notes": []
4546
}
47+

frontend/public/json/alpine.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"documentation": null,
1313
"website": "https://www.alpinelinux.org/",
1414
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/alpinelinux.svg",
15+
"config_path": "",
1516
"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.",
1617
"install_methods": [
1718
{
@@ -48,3 +49,4 @@
4849
}
4950
]
5051
}
52+

0 commit comments

Comments
 (0)