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
84f20e8b15
fix(hermesagent): clean up footer, login hint, JSON notes and config_path
2026-05-10 17:14:48 -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
Dean Ayres
61fe7bbc6c
feat: add Webtrees LXC container
2026-05-10 22:35:00 +01:00
Stephen Chin
9919be3dac
fix(hermesagent): show API key file location in CT footer
2026-05-10 14:10:39 -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
github-actions[bot]
a7a9372f37
chore: update app headers [skip ci]
2026-05-10 20:47:46 +00:00
MickLesk
19dbfb2aa0
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-05-10 22:47:24 +02:00
MickLesk
e6cabc342c
Add installation and update scripts for Apache Airflow
2026-05-10 22:47:20 +02:00
github-actions[bot]
c1aa979228
chore: update app headers [skip ci]
2026-05-10 20:22:20 +00:00
MickLesk
22976049b6
dev dispatcharr
2026-05-10 22:21:49 +02:00
MickLesk
991074f538
Update output messages to specify Shlink Web Client and HTTP API URLs
2026-05-10 22:17:03 +02:00
MickLesk
cc16647e86
Enhance kan installation and build scripts with new environment variables for Trello integration and update instructions
2026-05-10 22:16:19 +02:00
github-actions[bot]
3db29fda8b
Delete hoodik (ct) after migration to ProxmoxVE ( #1806 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-10 20:08:51 +00:00
nnsense
cd56a14e63
Added hwaccel, testing unprivileged
2026-05-10 19:28:00 +00:00
Tobias
2853179fee
Update GitHub repository reference in web-check script
2026-05-10 21:21:52 +02:00
github-actions[bot]
b4d0a8c937
chore: update app headers [skip ci]
2026-05-10 19:20:41 +00:00
Tobias
59ba33770e
Fix source URL for web-check.sh script
2026-05-10 21:20:15 +02:00
nnsense
5f97f0ad3f
Remove default nesting variable from pinchflat.sh
2026-05-10 15:41:40 +02:00
nnsense
cd88dca526
Update ct/pinchflat.sh
...
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-05-10 15:38:34 +02:00
nnsense
cfde6fec80
Merge branch 'community-scripts:main' into main
2026-05-10 02:10:00 +02:00
CanbiZ (MickLesk)
37a165f408
texts
2026-05-09 23:48:14 +02:00
Stephen Chin
0b11ce1681
fix(hermesagent): add external script warning and remove redundant check
...
Adds third-party script warning with user confirmation before running
the upstream installer (install) and updater (update), matching the
kasm/pihole pattern. Removes redundant binary existence check per
reviewer feedback. Adds corresponding JSON warning note.
2026-05-09 11:50:57 -07:00
Stephen Chin
434e170ee3
fix(hermesagent): move service details from CT footer to MOTD
...
Trims the verbose 12-line CT footer to the standard pattern plus
essential first-run setup steps. API server, API key, and dashboard
SSH tunnel details are now displayed on every SSH login via
/etc/profile.d/hermes-hint.sh instead.
Addresses PR feedback from CrazyWolf13.
2026-05-09 10:27:37 -07:00
nnsense
c9b212169d
Fix vars
2026-05-08 14:13:42 +00:00
montagneid
fdb12b4b7e
Merge branch 'main' into feature/umbraco
...
Add PR changes
2026-05-08 15:28:43 +02:00
montagneid
36742cb172
Add update scripts
2026-05-08 15:19:47 +02:00
nnsense
6676b00c6d
Merge branch 'community-scripts:main' into main
2026-05-08 15:12:04 +02:00
nnsense
bc3db309a2
Fix
2026-05-08 12:55:27 +00:00
montagneid
97125647d9
setup fork
2026-05-08 13:38:08 +02:00
MickLesk
74474325c8
Bump Stoatchat RAM, limit cargo, remove xyops env
...
Increase Stoatchat default RAM from 8192 to 10240 in ct/stoatchat.sh and json/stoatchat.json. Add cargo -j 2 to backend builds in ct/stoatchat.sh and install/stoatchat-install.sh to limit parallel jobs. Remove two environment variables (XYOPS_xysat_local and XYOPS_masters) from install/xyops-install.sh service definition to avoid hardcoded local settings.
2026-05-08 10:19:46 +02:00
github-actions[bot]
826ebc3c84
chore: update app headers [skip ci]
2026-05-08 07:14:47 +00:00
MickLesk
df5d0679ec
Add Stoatchat and xyOps container/install scripts
...
Introduce new container templates, installers, and metadata for Stoatchat and xyOps. Adds ct scripts (ct/stoatchat.sh, ct/xyops.sh), full install scripts (install/stoatchat-install.sh, install/xyops-install.sh) that provision dependencies, build components, and create systemd services, plus app metadata JSON (json/stoatchat.json, json/xyops.json). Stoatchat installer handles Rust backend build, SolidJS frontend build, MinIO, RabbitMQ, MongoDB, nginx reverse proxy and multiple backend services (exposes on port 80). xyOps installer builds the Node app, sets up the xySat satellite, service unit, and uses port 5522 for the web UI. Default resource recommendations and notes are included in the JSON metadata.
2026-05-08 09:14:20 +02:00
montagneid
a6c664bea0
url
2026-05-08 08:26:14 +02:00
montagneid
59b523d5d5
Url
2026-05-08 08:20:08 +02:00
Joost van den Berg
6de9341399
testing
2026-05-08 07:10:59 +02:00
Joost van den Berg
3e858b3313
Change source url
2026-05-06 14:59:03 +02:00
Joost van den Berg
1ae259e3ad
feat: add Umbraco CMS LXC
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-06 14:47:22 +02:00
MickLesk
e287504ab9
fix: improve HyperDX API build process in ClickHouse scripts
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-06 10:07:08 +02:00
MickLesk
3850f46cdb
fix clickstack
2026-05-06 09:10:02 +02:00
MickLesk
1580612098
finalize hoodik
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-06 08:34:10 +02:00
MickLesk
7b5bb6dfd9
Update domain configuration to use nip.io for subdomain routing and enhance documentation
2026-05-06 07:36:01 +02:00
MickLesk
bc51257aa7
Refactor build process in Puter installation and update JSON files to ensure proper formatting
2026-05-06 07:09:31 +02:00
nnsense
4ddf5beaf8
fix: align pinchflat lxc settings
2026-05-05 17:21:06 +00:00
CanbiZ (MickLesk)
98e1dd0133
Increase default disk size from 10GB to 16GB
2026-05-05 14:40:57 +02:00