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
CanbiZ (MickLesk)
cb699c820f
reordner and some fixes
2026-04-30 09:13:01 +02:00
CanbiZ (MickLesk)
3856b5c4cf
reorder Authentik-Script / Fix little bugs
2026-04-30 09:05:33 +02:00
CanbiZ (MickLesk)
db39c543a3
Update tools.func
2026-04-30 08:58:53 +02:00
CanbiZ (MickLesk)
0ba356c916
Update twenty-install.sh
2026-04-30 08:48:48 +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
CanbiZ (MickLesk)
7184f20c42
Update twenty-install.sh
2026-04-29 13:14:49 +02: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
tremor021
805a42084c
portracker: env restore
2026-04-29 13:08:25 +02:00
tremor021
f07b0b672f
portracker: add update
2026-04-29 13:07:57 +02:00
tremor021
b49cf2ad7f
portracker: changes
2026-04-29 13:04:16 +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
tremor021
4213f2b6fa
portracker: silent nodejs
2026-04-29 12:57:16 +02:00
tremor021
1609092031
portracker: update
2026-04-29 12:51:05 +02:00
tremor021
ad51def23e
portracker: update
2026-04-29 12:37:04 +02:00
tremor021
9014b304ca
oops
2026-04-29 11:51:50 +02:00
tremor021
ba73c0baad
portracker: update
2026-04-29 11:47:48 +02:00