Commit Graph

3053 Commits

Author SHA1 Message Date
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
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
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
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
CanbiZ (MickLesk)
37a165f408 texts 2026-05-09 23:48:14 +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
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
CanbiZ (MickLesk)
98e1dd0133 Increase default disk size from 10GB to 16GB 2026-05-05 14:40:57 +02:00
github-actions[bot]
c340f4d4e9 Delete protonmail-bridge (ct) after migration to ProxmoxVE (#1785)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-04 17:20:40 +00:00
Thieneret
340cfd679c storage-fix 2026-05-04 00:26:09 +02:00
CanbiZ (MickLesk)
bd804eba5a Merge pull request #1776 from thieneret/update/authentik-outposts
authentik: add outposts
2026-05-02 22:32:32 +02:00
MickLesk
ec5341f9dd Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-05-02 21:48:29 +02:00
MickLesk
9a9138a051 fix
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 21:48:23 +02:00
github-actions[bot]
6fe0684fb7 chore: update app headers [skip ci] 2026-05-02 19:13:37 +00:00
MickLesk
494d41392d add docuseal
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 21:13:05 +02:00
Thieneret
5a7c0025ef add outposts 2026-05-02 09:19:18 +02:00