CanbiZ (MickLesk)
d1855048f0
Pin Go to the version each project declares in go.mod ( #16976 )
2026-09-03 15:45:59 +02:00
thieneret
d8e436f8c5
Authentik update 2026.8.1 ( #16980 )
...
* update-authentik-2026.8.1
* fix
2026-09-03 08:04:29 +02:00
CanbiZ (MickLesk)
1a06e9628c
Move the next 25 scripts onto the core engine ( #16934 )
...
The 25 most-installed ct scripts still on misc/build.func, by install
count: homarr, influxdb, sonarr, radarr, networkoptimizer, authentik,
stirling-pdf, seerr, prowlarr, searxng, wordpress, zabbix, omada,
homeassistant, pegaprox, crafty-controller, iventoy, homelable,
flaresolverr, metube, netbird, casaos, obsidian-livesync, npmplus,
wazuh. ProxmoxVE goes from 115 migrated to 140.
Same three checks as #16749 , since "migrate" has meant more than a line
swap before:
- None of the 25 has an alpine-* variant, so there is no merge to do.
- None references misc/ outside its bootstrap line.
- Two functions exist only in misc/ (_gl_asset_urls,
_send_abort_telemetry) and none of the 25 calls either.
So it is one line per script. Every head is byte-identical to the ones
migrated earlier, each diff is exactly 3+/1-, and all 25 parse.
Worth watching: scanopy is not in this set but sits at 32.9% success,
and casaos at 49.4% and networkoptimizer at 48.6% are in it. If those
two move, the engine is one changed variable among others.
2026-09-01 13:28:55 +02:00
thieneret
f884cb704b
update authentik to 2026.8.0 ( #16674 )
2026-08-22 06:30:52 +02:00
Sam Heinz
cb458b93f5
add retry for uv - same as immich ( #16203 )
2026-08-02 09:46:02 +02:00
thieneret
8ec7d93c30
update authentik to 2026.5.6 ( #15973 )
2026-07-23 10:59:01 +02:00
thieneret
8f9c4eb13b
update authentik to 2026.5.5 ( #15855 )
2026-07-19 13:21:14 +02:00
Slaviša Arežina
0102d5bd83
fix alignment in various ct end messages ( #15632 )
2026-07-06 21:15:04 +02:00
Sam Heinz
6ce9d8a39d
[arm64] Port scripts titled between A-F to support arm64 ( #15181 )
2026-06-19 09:53:08 +02:00
thieneret
4f97ac2090
Update authentik version to 2026.5.3 ( #15093 )
2026-06-14 00:38:59 +02:00
thieneret
e280a2d8ba
update authentik to 2026.5.2 ( #14846 )
...
* update authentik
* Apply e
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
* Apply requested change
* refactored
* Update install/authentik-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
* Update ct/authentik.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
* Update ct/authentik.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
* Update ct/authentik.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
* update rust
* Update install/authentik-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
* add setup_yq
* update current version check
* Update ct/authentik.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
---------
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-06-05 12:02:00 +02:00
Slaviša Arežina
f1bc4f1922
[misc]: Fix aligment of status messages ( #14900 )
2026-06-03 11:03:13 +02:00
Sam Heinz
69aa93a83a
workflows: update workflows, templates to support arm64. ( #14653 )
...
* set 'var_arm64' to no in all ct scripts
* update files in .github to support arm64
2026-05-23 07:46:44 +10:00
thieneret
369f901308
Update authentik version to 2026.2.3 ( #14517 )
2026-05-16 12:03:21 +02:00
push-app-to-main[bot]
a4bfe6a8e2
Authentik ( #14440 )
...
* Add authentik (ct)
* fix space
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-05-12 21:22:07 +02:00
Slaviša Arežina
25de119cad
Remove Authentik script ( #4867 )
2025-05-31 21:48:08 +02:00
CanbiZ
bb1c9d73c4
Authentik: change install to UV & increase resources to 10GB RAM ( #4364 )
2025-05-09 23:24:06 +02:00
CanbiZ
2e4c51450f
change var in ct files to new standard ( #3804 )
2025-04-10 11:56:52 +02:00
CanbiZ
e0f71f8ed6
Fixes broken curls
2025-04-01 13:39:18 +02:00
CanbiZ
8c051b8186
Replace wget with curl -fsSL, normalize downloads, and prep for IPv6 ( #3455 )
...
* Initial Call, Switch from curl -s to curl -fsSL and wget to curl -fssL
* more switches
* switch vms
* more curls
* More curls
* more
* more
* more changes
* more
* prepare ipv6 calls
* change frontend to ipv6
* Formatting
* Fromatting
* Update gomft.sh
* Update gomft-install.sh
* Update ersatztv.sh
* Update build.func
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-04-01 10:25:46 +02:00
CanbiZ
ece3ad2b13
Feature: Use Verbose Mode for all Scripts (removed &>/dev/null) ( #2596 )
...
* Feature: Use Verbose Mode for all Scripts (removed &>/dev/null)
* Update crafty-controller.sh
2025-02-24 12:49:16 +01:00
CanbiZ
af01193bc2
[core] cleanup (remove # App Default Values) ( #2356 )
2025-02-13 17:59:47 +01:00
CanbiZ
6f131933b7
[core] cleanup (remove base_settings & unneeded comments) ( #2351 )
2025-02-13 14:40:49 +01:00
Gabriel David Pragin
8a720c328a
add server build code ( #2327 )
2025-02-13 07:57:58 +01:00
Thorsten
6f29ab8942
Fix wrong HDD Size ( #2001 )
2025-02-04 10:37:15 +01:00
CanbiZ
15f04d525d
Happy new Year! Update Copyright to 2025 ( #1150 )
2025-01-01 13:37:29 +01:00
Johanna Rührig
d4c95779bf
Added missing port to access url ( #1065 )
2024-12-28 20:31:25 +01:00
Rémi Bédard-Couture
8d96c5135d
new scripts for Authentik ( #291 )
...
* new scripts for Authentik
* Minor clean up based on initial PR review
* Update ct/authentik.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update ct/authentik.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update ct/authentik.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update ct/authentik.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update json/authentik.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update json/authentik.json
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Minor fixes from havard's review
* Update ct/authentik.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update ct/authentik.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update ct/authentik.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update ct/authentik.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* More fixes addressing havard's review
* Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
* Cleanup duplicate NodeJS installation commands
* Change port value type to numeric
* Change resources values type to numeric
* Addressing latest feedback from PR review
* merge from dev
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
* merge from dev
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
* merge from dev
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
---------
Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com >
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2024-12-27 16:42:46 +01:00