Commit Graph

3027 Commits

Author SHA1 Message Date
montagneid
2ea2d52ef8 Remove .net install 2026-05-12 14:55:43 +02:00
montagneid
bb35204b58 Change create_self_signed_cert and ram 2026-05-12 14:22:50 +02:00
montagneid
522e949dc3 Requested changes by team 2026-05-12 13:36:00 +02:00
montagneid
36742cb172 Add update scripts 2026-05-08 15:19:47 +02:00
montagneid
97125647d9 setup fork 2026-05-08 13:38:08 +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
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
CanbiZ (MickLesk)
6d9d44642c Merge pull request #1645 from WaffleThief123/forgejo-runner-fix
forgejo-runner (FIX): support generated/unattended mode and configurable runner labels
2026-04-30 15:39:37 +02:00
CanbiZ (MickLesk)
8058b92558 fix(invidious): bump RAM to 4GB / disk to 8GB (Crystal compile needs >=2.5GB free) 2026-04-30 14:57:00 +02:00
CanbiZ (MickLesk)
328561e64d fix(invidious): use ~ as sed delimiter and anchor-based replacement (pipe in pattern broke sed) 2026-04-30 14:43:43 +02:00
CanbiZ (MickLesk)
cbd38c581e fix(authentik): align install with two-volume layout from ct/authentik.sh
- drop redundant curl of default.yml (file is part of release tarball)
- stop creating /opt/authentik-data dirs in install (mounted later as separate volume)
- enable services without --now in install (started after data volume is attached)
2026-04-30 14:37:57 +02:00
CanbiZ (MickLesk)
e84dca5efa fix(invidious): strip git invocations from invidious.cr before make 2026-04-30 14:35:57 +02:00
CanbiZ (MickLesk)
7dfe23a785 refactor(garmin-grafana): use fetch_and_deploy_gh_release for Chronograf, split config blocks 2026-04-30 14:35:52 +02:00
CanbiZ (MickLesk)
b920412247 fix(clickhouse): clarify URL labels (Play UI / HTTP API on 8123) 2026-04-30 14:35:47 +02:00
CanbiZ (MickLesk)
5b84bd9742 Update nagios.sh 2026-04-30 14:01:24 +02:00
CanbiZ (MickLesk)
bfc3b8b617 simplify nagios 2026-04-30 14:00:30 +02:00
CanbiZ (MickLesk)
f490247be0 Add GitLab checker; gate storyteller update
Introduce GitLab release helpers and use them to conditionally update Storyteller.

- misc/tools.func: add get_latest_gitlab_release and check_for_gl_release functions (GitLab API calls, token support, pinning, error handling, requires jq).
- ct/storyteller.sh: wrap update sequence with check_for_gl_release so rebuild/deploy only runs when a new GitLab release is detected; update author metadata.
- install/storyteller-install.sh: remove python3 from apt dependencies and drop NODE_OPTIONS export; minor whitespace cleanup.

These changes prevent unnecessary rebuilds by detecting upstream GitLab releases and improve robustness of release detection and error reporting.
2026-04-30 13:41:10 +02:00
github-actions[bot]
b8f9aa8b70 chore: update app headers [skip ci] 2026-04-30 07:46:37 +00:00
CanbiZ (MickLesk)
e8f006659e Fetch authentik default.yml; update app name
Download authentik's lib/default.yml for the specified AUTHENTIK_VERSION before running go mod/download and build (added curl to ct/authentik.sh and install/authentik-install.sh to write to /opt/authentik/authentik/lib/default.yml). Also normalize Bitfocus Companion app name to "Bitfocus-Companion" in ct/bitfocus-companion.sh.
2026-04-30 09:46:14 +02:00
CanbiZ (MickLesk)
df33695453 Update authentik.sh 2026-04-30 09:22:19 +02:00
CanbiZ (MickLesk)
cb699c820f reordner and some fixes 2026-04-30 09:13:01 +02:00
Cyra
72b1a6460b fix(forgejo-runner): revert COMMUNITY_SCRIPTS_URL override per review
Drop the env-var indirection on the build.func source URL; it was a dev
convenience for testing against a fork and adds no user-facing value.
2026-04-29 12:01:55 -07:00
github-actions[bot]
db4215b1cd chore: update app headers [skip ci] 2026-04-29 11:10:53 +00:00
CanbiZ (MickLesk)
fe5d872462 Merge pull request #1765 from programbo/codex/add-espconnect
feat: add ESPConnect LXC
2026-04-29 13:10:25 +02:00
github-actions[bot]
fe60619240 chore: update app headers [skip ci] 2026-04-29 10:58:07 +00:00
Michel Roegl-Brunner
ba7c59cece Merge pull request #1713 from fpulch/paperclip-helper-final-polish
feat: add Paperclip helper script
2026-04-29 12:57:49 +02:00
github-actions[bot]
f1a24c9445 chore: update app headers [skip ci] 2026-04-29 08:25:56 +00:00
CanbiZ (MickLesk)
8132aa0bcd Merge pull request #1735 from Eun/cinny
feat: add cinny
2026-04-29 10:25:31 +02:00
John Lombardo
290dbd0245 fix: align ESPConnect update flow with maintainer guidance 2026-04-29 12:40:00 +08:00
Tobias Salzmann
16b5af6d2a Update Alpine version 2026-04-28 20:53:05 +02:00
John Lombardo
1ed6dc4f7d fix: restart nginx if ESPConnect update fails 2026-04-28 22:38:07 +08:00
Tobias Salzmann
f31d3bf963 adjust pattern 2026-04-28 14:54:43 +02:00
John Lombardo
b319e478a2 chore: restore upstream helper URL 2026-04-28 20:09:29 +08:00