nnsense
bc3db309a2
Fix
2026-05-08 12:55:27 +00:00
nnsense
8815335de7
feat: add pinchflat metadata
2026-05-05 17:27:21 +00:00
nnsense
4ddf5beaf8
fix: align pinchflat lxc settings
2026-05-05 17:21:06 +00:00
nnsense
ebe0dc4e8e
fix: update func
2026-05-04 21:04:56 +00:00
nnsense
659bc5d5ce
Merge branch 'community-scripts:main' into main
2026-05-04 23:00:11 +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
nnsense
f06e17e68a
fix: add erlang runtime apps for pinchflat
2026-05-04 10:26:09 +00:00
CanbiZ (MickLesk)
daf3d624ee
Merge pull request #1779 from thieneret/update/authentik-fix-volume-attach
...
authentik:storage-fix
2026-05-04 07:34:47 +02:00
nnsense
013e63d00f
fix: add erlang xmerl for pinchflat
2026-05-04 00:38:19 +00:00
nnsense
cd618da487
fix: add erlang syntax tools for pinchflat
2026-05-04 00:30:34 +00:00
nnsense
2ec7001ff7
feat: add pinchflat lxc script
2026-05-04 00:10:49 +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
tremor021
b0cb194bd5
soulsync: fix Micks stuff again
2026-04-30 18:53:22 +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)
0d04c568ad
fix(invidious): companion key must be exactly 16 chars (rand -hex 8)
2026-04-30 15:30:21 +02:00
CanbiZ (MickLesk)
7aa3343e1f
fix(ente): match actual subscriptions schema (storage column, attributes jsonb, no transaction_id)
2026-04-30 15:03:23 +02:00
CanbiZ (MickLesk)
8a10bfe155
fix(garmin-grafana): pass --homepath to grafana-cli plugin install
2026-04-30 15:02:14 +02:00
CanbiZ (MickLesk)
ca8ddd34a7
fix(ente): replace fragile HMAC email lookup with user_id-based admin/subscription setup
2026-04-30 15:00:56 +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)
c7bc06aaa5
fix(garmin-grafana): avoid set -e abort on ((retries++)) returning 0
2026-04-30 14:51:02 +02:00
CanbiZ (MickLesk)
01376b3e51
fix(paperclip): trim notes to fit Discord 2000 char limit
2026-04-30 14:50:33 +02:00
CanbiZ (MickLesk)
59331708a5
fix(invidious): broken sed address, key typo, wrong service paths, missing logrotate path
2026-04-30 14:46:36 +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)
50af211392
fix(garmin-grafana): revert chronograf to fetch_and_deploy_from_url (no .deb in GH releases)
2026-04-30 14:42:50 +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)
501b2145f1
fix(ente): use HMAC-SHA-256 email_hash for user lookup (schema has no plain email column)
2026-04-30 14:36:07 +02:00
CanbiZ (MickLesk)
90f77a81ca
fix(plane): set anonymous download on MinIO uploads bucket, raise upload limits
2026-04-30 14:36:02 +02:00
CanbiZ (MickLesk)
8cf1ff11e1
docs(blinko): add note about F5 refresh after signup
2026-04-30 14:36:02 +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)
720b077c22
Update nagios-install.sh
2026-04-30 14:13:52 +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)
c632b4eeaa
fix release parsing
2026-04-30 13:57:35 +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
CanbiZ (MickLesk)
edc740e0a0
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-04-30 13:32:45 +02:00
tremor021
390061cf50
tools.func: handle minor versions for 8.x
2026-04-30 12:17:36 +02:00
CanbiZ (MickLesk)
520ea1cfe1
Update bitfocus-companion-install.sh
2026-04-30 10:06:52 +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)
e531e0372c
Update tools.func
2026-04-30 09:37:35 +02:00
CanbiZ (MickLesk)
33cf0fe2ae
Update tools.func
2026-04-30 09:28:12 +02:00
CanbiZ (MickLesk)
df33695453
Update authentik.sh
2026-04-30 09:22:19 +02:00