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
montagneid
5e7f03f93e
Merge branch 'main' into feature/umbraco
2026-05-12 15:07:25 +02:00
montagneid
2a257ec159
Change info json
2026-05-12 15:07:05 +02:00
montagneid
493905962f
Merge branch 'main' into feature/umbraco
2026-05-12 15:02:27 +02:00
montagneid
2ea2d52ef8
Remove .net install
2026-05-12 14:55:43 +02:00
montagneid
05c44288b0
enable systemctl nginx
2026-05-12 14:41:18 +02:00
montagneid
a3cc5bfad1
test create_self_signed_cert
2026-05-12 14:34:06 +02:00
montagneid
bb35204b58
Change create_self_signed_cert and ram
2026-05-12 14:22:50 +02:00
montagneid
e39c6252bc
changes create_self_signed_cert
2026-05-12 14:11:38 +02:00
montagneid
8613c61520
Change setup_deb822_repo
2026-05-12 14:01:19 +02:00
montagneid
f246bc47fd
Change to setup_deb822_repo
2026-05-12 13:44:45 +02:00
montagneid
522e949dc3
Requested changes by team
2026-05-12 13:36:00 +02:00
montagneid
d2c7e04bf8
Merge branch 'main' into feature/umbraco
2026-05-12 10:32:14 +02:00
montagneid
fee42171ea
Remove apt update / add silent mode var
2026-05-12 09:40:02 +02:00
Stephen Chin
96d7c7d61d
fix(hermesagent): replace ${APP} with literal name in msg lines
...
Resolve to 'Hermes Agent' in all msg_info/msg_ok/msg_error
calls per CrazyWolf13 review feedback — improves readability for users
reading install output.
2026-05-11 17:27:51 -07:00
Stephen Chin
c6f22c4038
fix(hermesagent): remove Warning prefix from notes; set config_path to .env
...
- Drop 'WARNING: '/'Warning: ' prefixes from note texts — the type:warning
field already communicates severity (per CrazyWolf13 review feedback)
- Set config_path to /home/hermes/.hermes/.env (was directory path)
2026-05-11 17:27:40 -07: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
Stephen Chin
285870baa9
fix(hermes-agent): remove redundant redact_secrets workarounds
...
hermes-agent v2026.5.7 (PR #21193 , merged 2026-05-07) flipped
HERMES_REDACT_SECRETS and DEFAULT_CONFIG security.redact_secrets to
true by default. The explicit HERMES_REDACT_SECRETS=true in .env and
the config.yaml creation block added in commit 1420682e are now
redundant — Hermes writes the same values itself on a fresh install.
Verified on CT 900 (v2026.5.7): _REDACT_ENABLED=True with no env
override; Hermes self-writes redact_secrets: true to config.yaml.
Ref: NousResearch/hermes-agent#17691
2026-05-10 21:36:22 -07:00
Stephen Chin
91104fe71c
set security.redact_secrets: true in config.yaml on install
2026-05-10 20:34:02 -07:00
Stephen Chin
84f20e8b15
fix(hermesagent): clean up footer, login hint, JSON notes and config_path
2026-05-10 17:14:48 -07:00
Stephen Chin
0c4678c0b4
fix(hermesagent): remove redundant web dashboard pip install; upstream installer includes web,pty extras in .[all]
2026-05-10 15:44:39 -07:00
Stephen Chin
46746538a0
fix(hermesagent): source /etc/default/hermes via setsid; drop inline env vars and HERMES_HOME
2026-05-10 15:39:22 -07:00
Stephen Chin
c685754144
fix(hermesagent): restore setsid to suppress installer TUI; remove redundant EnvironmentFile for .env
2026-05-10 15:30:20 -07:00
Stephen Chin
b3faacb5e1
fix(hermesagent): split env into /etc/default/hermes and .env; use NODE_OPTIONS from setup_nodejs
2026-05-10 15:18:31 -07: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
Stephen Chin
43cc3c83d2
fix(hermesagent): set XDG_RUNTIME_DIR in hermes .profile for SSH access
2026-05-10 14:10:53 -07:00
Stephen Chin
9919be3dac
fix(hermesagent): show API key file location in CT footer
2026-05-10 14:10:39 -07:00
Stephen Chin
6a4c88c4cc
fix(hermesagent): slim down login hint to su and dashboard tunnel only
2026-05-10 14:10:26 -07:00
Stephen Chin
1671917bab
fix(hermesagent): move systemd env vars to EnvironmentFile
2026-05-10 14:10:09 -07: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
MickLesk
f2556c1bdc
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-05-10 22:47:48 +02:00
github-actions[bot]
a7a9372f37
chore: update app headers [skip ci]
2026-05-10 20:47:46 +00:00