Commit Graph

21 Commits

Author SHA1 Message Date
CanbiZ (MickLesk)
98e1dd0133 Increase default disk size from 10GB to 16GB 2026-05-05 14:40:57 +02:00
Thieneret
340cfd679c storage-fix 2026-05-04 00:26:09 +02:00
Thieneret
5a7c0025ef add outposts 2026-05-02 09:19:18 +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)
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
CanbiZ (MickLesk)
ad60c2cf10 fixes 2026-04-27 10:45:08 +02:00
CanbiZ (MickLesk)
8ae53f9a0c test authentik external storage 2026-04-27 09:48:53 +02:00
Thieneret
c028e32aed Bump authentik version to 2026.2.2 and pin xmlsec version to 1.3.9 2026-04-08 21:38:53 +02:00
CanbiZ (MickLesk)
5c2ec3a549 Format authentik update script and trim blank line
Reformat ct/authentik.sh for consistent indentation and add an explicit exit at the end of the update_script function to ensure the updater stops after completing. Also remove an extra blank line in install/github-runner-install.sh. No functional logic changes beyond the added exit and whitespace cleanup.
2026-03-23 15:29:25 +01:00
CanbiZ (MickLesk)
53c1ee08fc fix: comprehensive script audit - bug fixes and optimizations
- ct/invidious.sh: fix copy-paste bug (OxiCloud code in update block)
- install/invidious-install.sh: fix sed redirect, service filename mismatch
- ct/forgejo-runner.sh: fix binary download path, bump Debian to 13
- ct/authentik.sh: add -f flag to curl (fail on HTTP errors)
- ct/localagi.sh: add -f flag to curl, add installation check guard
- ct/ente.sh: fix broken install check (/var -> /opt/ente), apt-get -> apt
- ct/garmin-grafana.sh: add explicit tarball mode to fetch_and_deploy
- install/garmin-grafana-install.sh: fix local outside function, add tarball mode
- install/ente-install.sh: uncomment cleanup_lxc
- install/github-runner-install.sh: add missing , fix msg_info text
- ct/step-ca.sh: remove duplicate success message
- ct/devuan.sh, ct/ubuntu.sh: apt-get -> apt, remove duplicate msg_ok
2026-03-23 15:26:04 +01:00
Thieneret
122b13776f Update deploy method 2026-03-02 11:38:57 +01:00
Thieneret
a775bfc089 Update authentik script 2026-03-01 14:02:56 +01:00
thieneret
e72cf6624c Fix comments and variable initialization in authentik.sh 2026-02-22 09:19:36 +01:00
Thieneret
5772100355 feat: add authentik 2026-02-22 08:03:55 +01:00
CanbiZ
8d15d1bd84 removing 2025-05-14 10:30:42 +02:00
Michel Roegl-Brunner
f99c48d760 Change all links to gite (#343) 2025-05-14 10:17:40 +02:00
CanbiZ
af89f730ad Update authentik.sh 2025-05-06 11:48:52 +02:00
CanbiZ
f76d28bdd9 fixes 2025-05-05 10:54:54 +02:00
CanbiZ
d3824e0e83 refactor authentik 2025-05-05 09:38:17 +02:00