Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 0 additions & 40 deletions .gitattributes

This file was deleted.

43 changes: 0 additions & 43 deletions scripts/ct/debian.sh

This file was deleted.

24 changes: 0 additions & 24 deletions scripts/install/debian-install.sh

This file was deleted.

2 changes: 1 addition & 1 deletion scripts/json/2fauth.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"ram": 512,
"hdd": 2,
"os": "debian",
"version": "13"
"version": "12"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion scripts/json/actualbudget.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"ram": 2048,
"hdd": 4,
"os": "debian",
"version": "13"
"version": "12"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion scripts/json/add-iptag.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "PVE LXC Tag",
"name": "Proxmox VE LXC Tag",
"slug": "add-iptag",
"categories": [
1
Expand Down
4 changes: 2 additions & 2 deletions scripts/json/adguard.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"ram": 512,
"hdd": 2,
"os": "debian",
"version": "13"
"version": "12"
}
},
{
Expand All @@ -44,7 +44,7 @@
},
"notes": [
{
"text": "AdGuard Home can only be updated via the user interface.",
"text": "Adguard Home can be updated via the user interface.",
"type": "info"
}
]
Expand Down
2 changes: 1 addition & 1 deletion scripts/json/adventurelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"ram": 2048,
"hdd": 7,
"os": "debian",
"version": "13"
"version": "12"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion scripts/json/apache-guacamole.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"ram": 2048,
"hdd": 4,
"os": "debian",
"version": "13"
"version": "12"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion scripts/json/booklore.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"script": "ct/booklore.sh",
"resources": {
"cpu": 3,
"ram": 3072,
"ram": 2048,
"hdd": 7,
"os": "debian",
"version": "12"
Expand Down
15 changes: 2 additions & 13 deletions scripts/json/caddy.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"categories": [
21
],
"date_created": "2025-09-17",
"date_created": "2024-05-11",
"type": "ct",
"updateable": true,
"privileged": false,
Expand All @@ -21,21 +21,10 @@
"resources": {
"cpu": 1,
"ram": 512,
"hdd": 6,
"hdd": 4,
"os": "debian",
"version": "12"
}
},
{
"type": "alpine",
"script": "ct/alpine-caddy.sh",
"resources": {
"cpu": 1,
"ram": 256,
"hdd": 3,
"os": "alpine",
"version": "3.22"
}
}
],
"default_credentials": {
Expand Down
2 changes: 1 addition & 1 deletion scripts/json/clean-lxcs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "PVE LXC Cleaner",
"name": "Proxmox VE LXC Cleaner",
"slug": "clean-lxcs",
"categories": [
1
Expand Down
2 changes: 1 addition & 1 deletion scripts/json/clean-orphaned-lvm.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "PVE Clean Orphaned LVM",
"name": "Proxmox Clean Orphaned LVM",
"slug": "clean-orphaned-lvm",
"categories": [
1
Expand Down
2 changes: 1 addition & 1 deletion scripts/json/cloudflared.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"ram": 512,
"hdd": 2,
"os": "debian",
"version": "13"
"version": "12"
}
}
],
Expand Down
2 changes: 1 addition & 1 deletion scripts/json/cockpit.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"ram": 1024,
"hdd": 4,
"os": "debian",
"version": "13"
"version": "12"
}
}
],
Expand Down
7 changes: 1 addition & 6 deletions scripts/json/cosmos.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,5 @@
"username": null,
"password": null
},
"notes": [
{
"type": "info",
"text": "The file `/etc/sysconfig/CosmosCloud` is optional. If you need custom settings, you can create it yourself."
}
]
"notes": []
}
4 changes: 2 additions & 2 deletions scripts/json/cron-update-lxcs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "PVE Cron LXC Updater",
"name": "Proxmox VE Cron LXC Updater",
"slug": "cron-update-lxcs",
"categories": [
1
Expand All @@ -13,7 +13,7 @@
"website": null,
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/proxmox.webp",
"config_path": "",
"description": "This script will add/remove a crontab schedule that updates the operating system of all LXCs every Sunday at midnight.",
"description": "This script will add/remove a crontab schedule that updates all LXCs every Sunday at midnight.",
"install_methods": [
{
"type": "default",
Expand Down
2 changes: 1 addition & 1 deletion scripts/json/debian.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"ram": 512,
"hdd": 2,
"os": "debian",
"version": "13"
"version": "12"
}
}
],
Expand Down
4 changes: 0 additions & 4 deletions scripts/json/elementsynapse.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@
{
"type": "info",
"text": "Synapse-Admin is running on port 5173"
},
{
"type": "info",
"text": "For bridges Installation methods (WhatsApp, Signal, Discord, etc.), see: ´https://docs.mau.fi/bridges/go/setup.html´"
}
]
}
2 changes: 1 addition & 1 deletion scripts/json/fstrim.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "PVE LXC Filesystem Trim",
"name": "Proxmox VE LXC Filesystem Trim",
"slug": "fstrim",
"categories": [
1
Expand Down
52 changes: 0 additions & 52 deletions scripts/json/ghostfolio.json

This file was deleted.

35 changes: 0 additions & 35 deletions scripts/json/globaleaks.json

This file was deleted.

Loading