Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 10f37b88c3 | |||
| 9bfacd9da9 | |||
| a286770fd2 | |||
| 6f99e1e8c1 | |||
| 4545aeb9c6 | |||
| 84cf3e6a15 |
@@ -15,13 +15,13 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout main
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
ref: main
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v5
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: '22'
|
||||
|
||||
@@ -59,7 +59,7 @@ jobs:
|
||||
cat ProxMenux-Monitor.AppImage.sha256
|
||||
|
||||
- name: Upload AppImage artifact
|
||||
uses: actions/upload-artifact@v5
|
||||
uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: ProxMenux-${{ steps.version.outputs.VERSION }}-AppImage
|
||||
path: |
|
||||
|
||||
@@ -15,13 +15,13 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout develop
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
ref: develop
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v5
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: '22'
|
||||
|
||||
@@ -59,7 +59,7 @@ jobs:
|
||||
cat ProxMenux-Monitor.AppImage.sha256
|
||||
|
||||
- name: Upload AppImage artifact
|
||||
uses: actions/upload-artifact@v5
|
||||
uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: ProxMenux-${{ steps.version.outputs.VERSION }}-beta-AppImage
|
||||
path: |
|
||||
|
||||
@@ -18,10 +18,10 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v5
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: '22'
|
||||
|
||||
@@ -52,7 +52,7 @@ jobs:
|
||||
run: echo "VERSION=$(node -p "require('./package.json').version")" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Upload AppImage artifact
|
||||
uses: actions/upload-artifact@v5
|
||||
uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: ProxMenux-${{ steps.version.outputs.VERSION }}-AppImage
|
||||
path: AppImage/dist/*.AppImage
|
||||
|
||||
+12
-45
@@ -426,38 +426,6 @@
|
||||
"config_path": "",
|
||||
"os": "debian"
|
||||
},
|
||||
{
|
||||
"name": "AllStarLink",
|
||||
"slug": "allstarlink-vm",
|
||||
"desc": "AllStarLink is a network of Amateur Radio repeaters, remote base stations and hot spots accessible to each other via Voice over Internet Protocol.",
|
||||
"script": "vm/allstarlink-vm.sh",
|
||||
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/allstarlink-vm.sh",
|
||||
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/vm/allstarlink-vm.sh",
|
||||
"type": "vm",
|
||||
"type_id": "lte524abgx960bd",
|
||||
"categories": [
|
||||
"scriptcat00024"
|
||||
],
|
||||
"category_names": [
|
||||
"Gaming & Leisure"
|
||||
],
|
||||
"notes": [
|
||||
"Options to Install Allmon3"
|
||||
],
|
||||
"port": 0,
|
||||
"website": "https://www.allstarlink.org/",
|
||||
"documentation": "https://allstarlink.github.io/",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/allstar-link.webp",
|
||||
"updateable": false,
|
||||
"privileged": false,
|
||||
"has_arm": false,
|
||||
"is_dev": true,
|
||||
"execute_in": [
|
||||
"pve"
|
||||
],
|
||||
"config_path": "",
|
||||
"os": "debian"
|
||||
},
|
||||
{
|
||||
"name": "AlmaLinux 10",
|
||||
"slug": "almalinux-10-vm",
|
||||
@@ -551,7 +519,7 @@
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"has_arm": false,
|
||||
"is_dev": true,
|
||||
"is_dev": false,
|
||||
"execute_in": [
|
||||
"pve"
|
||||
],
|
||||
@@ -3042,17 +3010,17 @@
|
||||
{
|
||||
"name": "ddclient",
|
||||
"slug": "ddclient",
|
||||
"desc": "ddclient is a Perl client used to update dynamic DNS entries for accounts on a wide range of dynamic DNS service providers. It supports multiple protocols and providers, allowing automatic IP address updates for your domain names.",
|
||||
"desc": "<p>ddclient is a Perl client used to update dynamic DNS entries for accounts on a wide range of dynamic DNS service providers. It supports multiple protocols and providers, allowing automatic IP address updates for your domain names.</p>",
|
||||
"script": "ct/ddclient.sh",
|
||||
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/ddclient.sh",
|
||||
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/ddclient.sh",
|
||||
"type": "lxc",
|
||||
"type_id": "nm9bra8mzye2scg",
|
||||
"categories": [
|
||||
"scriptcat00004"
|
||||
"scriptcat00005"
|
||||
],
|
||||
"category_names": [
|
||||
"Network & Firewall"
|
||||
"Adblock & DNS"
|
||||
],
|
||||
"notes": [
|
||||
"After installation, edit `/etc/ddclient.conf` with your dynamic DNS provider credentials",
|
||||
@@ -3065,10 +3033,8 @@
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"has_arm": false,
|
||||
"is_dev": true,
|
||||
"execute_in": [
|
||||
"pve"
|
||||
],
|
||||
"is_dev": false,
|
||||
"execute_in": [],
|
||||
"config_path": "/etc/ddclient.conf",
|
||||
"os": "debian"
|
||||
},
|
||||
@@ -6665,7 +6631,8 @@
|
||||
],
|
||||
"notes": [
|
||||
"No web UI; run `iSponsorBlockTV setup` inside the container to configure.",
|
||||
"SSDP auto-discovery requires multicast on your bridge; manual pairing works without it."
|
||||
"SSDP auto-discovery requires multicast on your bridge; manual pairing works without it.",
|
||||
"if your CPU does not support AVX instructions - install is not possible (required by iSponsorBlockTV/PyApp)"
|
||||
],
|
||||
"port": 0,
|
||||
"website": "https://github.com/dmunozv04/iSponsorBlockTV",
|
||||
@@ -16696,10 +16663,10 @@
|
||||
"type": "lxc",
|
||||
"type_id": "nm9bra8mzye2scg",
|
||||
"categories": [
|
||||
"scriptcat00004"
|
||||
"scriptcat00007"
|
||||
],
|
||||
"category_names": [
|
||||
"Network & Firewall"
|
||||
"Backup & Recovery"
|
||||
],
|
||||
"notes": [
|
||||
"You probably want to drastically extend the storage space to fit whatever clients you want to back up",
|
||||
@@ -16906,11 +16873,11 @@
|
||||
"port": 7070,
|
||||
"website": "https://www.versity.com/",
|
||||
"documentation": "https://github.com/versity/versitygw/wiki",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/versitygw.webp",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/versity.webp",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"has_arm": false,
|
||||
"is_dev": true,
|
||||
"is_dev": false,
|
||||
"execute_in": [
|
||||
"lxc"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user