Skip to content

Commit d278ea0

Browse files
committed
Update
1 parent 724e845 commit d278ea0

File tree

13 files changed

+429
-438
lines changed

13 files changed

+429
-438
lines changed
Lines changed: 33 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,35 @@
11
{
2-
"name": "Change Detection",
3-
"slug": "changedetection",
4-
"categories": [
5-
24
6-
],
7-
"date_created": "2024-05-02",
8-
"type": "ct",
9-
"updateable": true,
10-
"privileged": false,
11-
"interface_port": 5000,
12-
"documentation": null,
13-
"website": "https://changedetection.io/",
14-
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/changedetection.svg",
15-
"config_path": "",
16-
"description": "Change Detection is a service that allows you to monitor changes to web pages and receive notifications when changes occur. It can be used for a variety of purposes such as keeping track of online price changes, monitoring news websites for updates, or tracking changes to online forums.",
17-
"install_methods": [
18-
{
19-
"type": "default",
20-
"script": "ct/changedetection.sh",
21-
"resources": {
22-
"cpu": 2,
23-
"ram": 2048,
24-
"hdd": 10,
25-
"os": "debian",
26-
"version": "12"
27-
}
28-
}
29-
],
30-
"default_credentials": {
31-
"username": null,
32-
"password": null
33-
},
34-
"notes": []
2+
"name": "Change Detection",
3+
"slug": "changedetection",
4+
"categories": [
5+
24
6+
],
7+
"date_created": "2024-05-02",
8+
"type": "ct",
9+
"updateable": true,
10+
"privileged": false,
11+
"interface_port": 5000,
12+
"documentation": "https://changedetection.io/tutorials",
13+
"website": "https://changedetection.io/",
14+
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/changedetection.svg",
15+
"config_path": "",
16+
"description": "Change Detection is a service that allows you to monitor changes to web pages and receive notifications when changes occur. It can be used for a variety of purposes such as keeping track of online price changes, monitoring news websites for updates, or tracking changes to online forums.",
17+
"install_methods": [
18+
{
19+
"type": "default",
20+
"script": "ct/changedetection.sh",
21+
"resources": {
22+
"cpu": 2,
23+
"ram": 2048,
24+
"hdd": 10,
25+
"os": "debian",
26+
"version": "12"
27+
}
28+
}
29+
],
30+
"default_credentials": {
31+
"username": null,
32+
"password": null
33+
},
34+
"notes": []
3535
}
36-

frontend/public/json/channels.json

Lines changed: 38 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,40 @@
11
{
2-
"name": "Channels DVR Server",
3-
"slug": "channels",
4-
"categories": [
5-
13
6-
],
7-
"date_created": "2024-05-02",
8-
"type": "ct",
9-
"updateable": false,
10-
"privileged": true,
11-
"interface_port": 8089,
12-
"documentation": null,
13-
"website": "https://getchannels.com/dvr-server/",
14-
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/channels-dvr.svg",
15-
"config_path": "",
16-
"description": "Channels DVR Server runs on your computer or NAS device at home. There's no cloud to worry about. Your tv shows and movies will always be available.",
17-
"install_methods": [
18-
{
19-
"type": "default",
20-
"script": "ct/channels.sh",
21-
"resources": {
22-
"cpu": 2,
23-
"ram": 1024,
24-
"hdd": 8,
25-
"os": "debian",
26-
"version": "12"
27-
}
28-
}
29-
],
30-
"default_credentials": {
31-
"username": null,
32-
"password": null
33-
},
34-
"notes": [
35-
{
36-
"text": "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.",
37-
"type": "warning"
38-
}
39-
]
2+
"name": "Channels DVR Server",
3+
"slug": "channels",
4+
"categories": [
5+
13
6+
],
7+
"date_created": "2024-05-02",
8+
"type": "ct",
9+
"updateable": false,
10+
"privileged": true,
11+
"interface_port": 8089,
12+
"documentation": "https://getchannels.com/docs/getting-started/quick-start-guide/",
13+
"website": "https://getchannels.com/dvr-server/",
14+
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/channels-dvr.svg",
15+
"config_path": "",
16+
"description": "Channels DVR Server runs on your computer or NAS device at home. There's no cloud to worry about. Your tv shows and movies will always be available.",
17+
"install_methods": [
18+
{
19+
"type": "default",
20+
"script": "ct/channels.sh",
21+
"resources": {
22+
"cpu": 2,
23+
"ram": 1024,
24+
"hdd": 8,
25+
"os": "debian",
26+
"version": "12"
27+
}
28+
}
29+
],
30+
"default_credentials": {
31+
"username": null,
32+
"password": null
33+
},
34+
"notes": [
35+
{
36+
"text": "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.",
37+
"type": "warning"
38+
}
39+
]
4040
}
41-
Lines changed: 38 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,40 @@
11
{
2-
"name": "Cloudflared",
3-
"slug": "cloudflared",
4-
"categories": [
5-
4
6-
],
7-
"date_created": "2024-05-02",
8-
"type": "ct",
9-
"updateable": false,
10-
"privileged": false,
11-
"interface_port": null,
12-
"documentation": "https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/",
13-
"website": "https://www.cloudflare.com/",
14-
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/cloudflare.svg",
15-
"config_path": "",
16-
"description": "Cloudflared is a command-line tool that allows you to securely access resources on the Cloudflare network, such as websites and APIs, from your local computer. It works by creating a secure tunnel between your computer and the Cloudflare network, allowing you to access resources as if they were on your local network.",
17-
"install_methods": [
18-
{
19-
"type": "default",
20-
"script": "ct/cloudflared.sh",
21-
"resources": {
22-
"cpu": 1,
23-
"ram": 512,
24-
"hdd": 2,
25-
"os": "debian",
26-
"version": "12"
27-
}
28-
}
29-
],
30-
"default_credentials": {
31-
"username": null,
32-
"password": null
33-
},
34-
"notes": [
35-
{
36-
"text": "With an option to configure cloudflared as a DNS-over-HTTPS (DoH) proxy",
37-
"type": "info"
38-
}
39-
]
2+
"name": "Cloudflared",
3+
"slug": "cloudflared",
4+
"categories": [
5+
4
6+
],
7+
"date_created": "2024-05-02",
8+
"type": "ct",
9+
"updateable": false,
10+
"privileged": false,
11+
"interface_port": null,
12+
"documentation": "https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/",
13+
"website": "https://www.cloudflare.com/",
14+
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/cloudflare.svg",
15+
"config_path": "/usr/local/etc/cloudflared/config.yml",
16+
"description": "Cloudflared is a command-line tool that allows you to securely access resources on the Cloudflare network, such as websites and APIs, from your local computer. It works by creating a secure tunnel between your computer and the Cloudflare network, allowing you to access resources as if they were on your local network.",
17+
"install_methods": [
18+
{
19+
"type": "default",
20+
"script": "ct/cloudflared.sh",
21+
"resources": {
22+
"cpu": 1,
23+
"ram": 512,
24+
"hdd": 2,
25+
"os": "debian",
26+
"version": "12"
27+
}
28+
}
29+
],
30+
"default_credentials": {
31+
"username": null,
32+
"password": null
33+
},
34+
"notes": [
35+
{
36+
"text": "With an option to configure cloudflared as a DNS-over-HTTPS (DoH) proxy",
37+
"type": "info"
38+
}
39+
]
4040
}
41-

frontend/public/json/cockpit.json

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
11
{
2-
"name": "Cockpit",
3-
"slug": "cockpit",
4-
"categories": [
5-
10
6-
],
7-
"date_created": "2024-10-20",
8-
"type": "ct",
9-
"updateable": true,
10-
"privileged": false,
11-
"interface_port": 9090,
12-
"documentation": null,
13-
"website": "https://cockpit-project.org/",
14-
"logo": "https://i0.wp.com/easycode.page/wp-content/uploads/2021/10/cockpit.png?fit=400%2C400&ssl=1",
15-
"config_path": "",
16-
"description": "Cockpit is a web-based graphical interface for managing Linux servers. It allows users to perform tasks like configuring networks, managing storage, and monitoring system performance directly through a web browser. It integrates with existing system tools, making it suitable for both beginners and experienced admins.",
17-
"install_methods": [
18-
{
19-
"type": "default",
20-
"script": "ct/cockpit.sh",
21-
"resources": {
22-
"cpu": 2,
23-
"ram": 1024,
24-
"hdd": 4,
25-
"os": "debian",
26-
"version": "12"
27-
}
28-
}
29-
],
30-
"default_credentials": {
31-
"username": null,
32-
"password": null
33-
},
34-
"notes": [
35-
{
36-
"text": "Set a root password if using autologin. This will be the Cockpit password.`sudo passwd root`",
37-
"type": "info"
38-
}
39-
]
2+
"name": "Cockpit",
3+
"slug": "cockpit",
4+
"categories": [
5+
10
6+
],
7+
"date_created": "2024-10-20",
8+
"type": "ct",
9+
"updateable": true,
10+
"privileged": false,
11+
"interface_port": 9090,
12+
"documentation": "https://cockpit-project.org/documentation.html",
13+
"website": "https://cockpit-project.org/",
14+
"logo": "https://i0.wp.com/easycode.page/wp-content/uploads/2021/10/cockpit.png?fit=400%2C400&ssl=1",
15+
"config_path": "/etc/cockpit/cockpit.conf",
16+
"description": "Cockpit is a web-based graphical interface for managing Linux servers. It allows users to perform tasks like configuring networks, managing storage, and monitoring system performance directly through a web browser. It integrates with existing system tools, making it suitable for both beginners and experienced admins.",
17+
"install_methods": [
18+
{
19+
"type": "default",
20+
"script": "ct/cockpit.sh",
21+
"resources": {
22+
"cpu": 2,
23+
"ram": 1024,
24+
"hdd": 4,
25+
"os": "debian",
26+
"version": "12"
27+
}
28+
}
29+
],
30+
"default_credentials": {
31+
"username": null,
32+
"password": null
33+
},
34+
"notes": [
35+
{
36+
"text": "Set a root password if using autologin. This will be the Cockpit password.`sudo passwd root`",
37+
"type": "info"
38+
}
39+
]
4040
}

frontend/public/json/cosmos.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"documentation": "https://cosmos-cloud.io/doc/1%20index/",
1414
"website": "https://cosmos-cloud.io/",
1515
"logo": "https://cosmos-cloud.io/Logo.png",
16-
"config_path": "",
16+
"config_path": "/etc/sysconfig/CosmosCloud",
1717
"description": "Cosmos Cloud is a self-hosting platform that automates maintenance and security. It offers an app marketplace, reverse proxy management, container control, VPN integration, real-time monitoring, and disk management. Security features include SSO, anti-DDoS, and encryption. It simplifies self-hosting for all users.",
1818
"install_methods": [
1919
{
@@ -34,4 +34,3 @@
3434
},
3535
"notes": []
3636
}
37-

0 commit comments

Comments
 (0)