github-actions[bot]
529369cb75
chore: update app headers [skip ci]
2026-05-17 18:31:28 +00:00
CanbiZ (MickLesk)
7aacccc6a2
Merge pull request #1723 from JohnMcLear/feat/etherpad
...
feat: add Etherpad
2026-05-17 20:31:11 +02:00
CanbiZ (MickLesk)
7801ec368e
Merge pull request #1828 from yooknee/fix/garmin-grafana-json-type
...
fix: correct garmin-grafana JSON type and script path
2026-05-17 20:11:18 +02:00
Joni Elshani
ef79d11247
fix: correct garmin-grafana JSON type and script path
...
The JSON metadata had type "addon" and script path
"/tools/addon/garmin-grafana.sh", but the actual script has always
lived at ct/garmin-grafana.sh. This caused the website to generate an
installer URL that returns 404.
Changes:
- type: "addon" -> "ct"
- script: "/tools/addon/garmin-grafana.sh" -> "ct/garmin-grafana.sh"
- Move config_path to top level (matching ct JSON convention)
- Fill in resource values from ct/garmin-grafana.sh (cpu: 2, ram: 2048,
hdd: 8, os: Debian, version: 13)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-17 20:06:29 +02:00
tremor021
9040adf300
delete etherpad
2026-05-17 16:06:54 +02:00
tremor021
c602f577cf
etherpad: backup
2026-05-17 15:57:49 +02:00
MickLesk
da332bbd1a
feat: add build-essential package and ensure cc linker availability in dependency installation
2026-05-17 14:01:19 +02:00
MickLesk
01c0a22b65
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-05-17 13:43:25 +02:00
MickLesk
bef72abab6
feat: streamline AliasVault installation script; improve dependency setup and .NET SDK installation method
2026-05-17 13:43:20 +02:00
John McLear
fb97b5416d
etherpad: switch default DB to sqlite + use canonical ether/etherpad repo refs
...
- ct/etherpad.sh + install/etherpad-install.sh: use ether/etherpad
(canonical name; ether/etherpad-lite still redirects but the new
name is preferred)
- install/etherpad-install.sh: switch dbType from dev-only "dirty"
to sqlite at /var/lib/etherpad/etherpad.db on first config seed;
matches the same default we land on across the snap, .deb, and
Home Assistant add-on packagings
- json/etherpad.json: refresh note to reflect the sqlite default
and document postgres/mysql as alternatives via dbType/dbSettings
2026-05-17 12:08:33 +01:00
tremor021
17b67bea59
etherpad: back to node 24
2026-05-17 10:37:00 +02:00
MickLesk
d4a0bea279
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-05-16 23:30:40 +02:00
MickLesk
af880ae5d8
feat: update AliasVault installation scripts and configuration; enhance resource allocation and adjust privileges
2026-05-16 23:30:29 +02:00
github-actions[bot]
f1ef04846e
chore: update app headers [skip ci]
2026-05-16 21:17:40 +00:00
MickLesk
d1e59fc330
feat: add AliasVault container and installation scripts; update Colanode setup instructions
2026-05-16 23:17:16 +02:00
tremor021
85b6d45444
update discord link
2026-05-16 11:48:38 +02:00
tremor021
8071a81481
etherpad: now uses node 22 and npm 10
2026-05-14 17:48:17 +02:00
tremor021
cae9e42ba5
fix seds breaking json again
2026-05-14 17:39:01 +02:00
tremor021
2ad52e1952
etherpad: fix the seds
2026-05-14 17:02:50 +02:00
tremor021
c652b7f683
etherpad: add PNPM
2026-05-14 15:36:30 +02:00
tremor021
3517819352
etherpad: rearange seds
2026-05-14 15:29:06 +02:00
tremor021
32a891e85d
etherpad: Update settings.json and credentials
2026-05-14 15:07:59 +02:00
github-actions[bot]
eb5494ed32
chore: update app headers [skip ci]
2026-05-14 12:31:07 +00:00
tremor021
649871cd59
add Etherpad script
2026-05-14 14:30:38 +02:00
tremor021
c368c67b2c
remove OpenWebUI
2026-05-14 14:16:26 +02:00
MickLesk
114b9b4cde
fix: update Colanode setup instructions for Web UI and API access
2026-05-12 22:18:10 +02:00
MickLesk
638e8d197d
fix nginx
2026-05-12 22:12:24 +02:00
MickLesk
2df4a77f04
fix: update Colanode setup for SSL support and modify documentation for Web UI access
2026-05-12 21:59:02 +02:00
MickLesk
8d85e7a6d5
fix: rename postcss.config.js to postcss.config.cjs for compatibility
2026-05-12 21:52:48 +02:00
MickLesk
64d2b7774f
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-05-12 21:23:10 +02:00
MickLesk
916622c788
fix: increase Node.js memory limit during build process for BunkerM and Colanode
2026-05-12 21:23:08 +02:00
github-actions[bot]
b719a812ef
chore: update app headers [skip ci]
2026-05-12 19:09:25 +00:00
MickLesk
c744b10caa
Add installers and CT templates for four apps
...
Add container templates (ct/) and install scripts (install/) plus metadata JSON entries for BunkerM, Colanode, Edit-Mind, and ExcaliDash. Each app includes an LXC template script with update routines, a corresponding installer that provisions dependencies, builds the app, configures services (systemd/nginx/supervisor), and example default environment/config. JSON metadata files register interface ports, recommended resources, documentation/website links, and notes for each app.
2026-05-12 21:09:00 +02:00
CrazyWolf13
666005c4a4
fix: flame v4
2026-05-11 15:28:54 +02:00
CrazyWolf13
7b63a740e4
fix: flame v3
2026-05-11 14:58:52 +02:00
CrazyWolf13
05f0fd4b4d
fix: flame v2
2026-05-11 14:55:19 +02:00
CrazyWolf13
7ba37052b7
fix: flame
2026-05-11 13:56:10 +02:00
github-actions[bot]
7f3cdc7cec
chore: update app headers [skip ci]
2026-05-11 11:31:56 +00:00
CanbiZ (MickLesk)
628284f47b
Merge pull request #1808 from sudofly/feat/webtrees
...
feat: add Webtrees LXC container
2026-05-11 13:31:40 +02:00
CrazyWolf13
a61d88cf16
flame: extend ressources
2026-05-11 11:28:17 +02:00
github-actions[bot]
ec14c4df54
chore: update app headers [skip ci]
2026-05-11 09:10:26 +00:00
CrazyWolf13
792872cdd8
add: flame
2026-05-11 11:10:02 +02:00
sudofly
796a1ee842
Start Caddy and PHP-FPM services together
2026-05-11 09:20:42 +01:00
sudofly
af8bb9b79b
Apply suggestion from @CrazyWolf13
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-05-11 09:17:23 +01:00
Dean Ayres
61fe7bbc6c
feat: add Webtrees LXC container
2026-05-10 22:35:00 +01:00
MickLesk
179e2eb192
fix: add AUTH_MANAGER configuration for Airflow
2026-05-10 23:19:29 +02:00
MickLesk
0c31c4c958
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-05-10 23:06:10 +02:00
MickLesk
8a04cfe5e1
fix: downgrade Python version from 3.14 to 3.12 in Airflow installation scripts
2026-05-10 23:06:03 +02:00
github-actions[bot]
fd11b7fc65
chore: update app headers [skip ci]
2026-05-10 20:56:12 +00:00
MickLesk
a83cb625d3
fix: update application name from 'Apache Airflow' to 'Airflow'
2026-05-10 22:55:50 +02:00