CanbiZ (MickLesk)
17de8e761b
fix: replace generic exit 1 with specific exit codes in ct/ and install/ scripts ( #12475 )
...
Part of #12467 — scripts only (no framework changes).
New exit codes 250-254 registered in api.func and error_handler.func:
- 250: App download failed or version not determined
- 251: App file extraction failed (corrupt/incomplete archive)
- 252: App required file or resource not found
- 253: App data migration required — update aborted
- 254: App user declined prompt or input timed out
Existing codes reused where applicable:
- 10: privileged/Docker required (unifi-os-server)
- 64: invalid user input (postgresql, tomcat)
- 71: system error (pulse useradd)
- 150: service failed to start (docker, npmplus)
- 153: build failed (booklore)
- 233: app not installed (evcc, endurain, grafana, loki, itsm-ng)
- 236: hardware not detected (unifi-os-server /dev/net/tun)
- 238: OS not supported (frigate)
2026-03-02 13:57:42 +01:00
Tobias
c1fe8b91b4
chore: bump copyright to 2026 - happy new year ( #10585 )
...
* chore: bump copyright to 2026 - happy new year
* fix
* meilisearch fix source url
* livebook: fix space
* fix source cmd
* fix source cmd
2026-01-06 13:28:12 +01:00
Slaviša Arežina
42d1f2980a
Refactor: Zerotier-One ( #9804 )
2025-12-09 16:04:15 +01:00
CanbiZ
afe330173e
Refactor cleanup steps to use cleanup_lxc function ( #9354 )
2025-11-22 17:27:13 +01:00
Slaviša Arežina
659ea81740
ZeroTier One: Fix install output ( #8179 )
2025-10-08 06:44:57 +02:00
CanbiZ
c75be209e2
Bump Z-Y Scripts to Debian 13 ( #8174 )
2025-10-07 21:23:56 +02:00
CanbiZ
c356f77efe
Refactor: Remove redundant dependencies & unify unzip usage ( #4780 )
...
* refactor unzip / remove dep
* remove deps from alpine packages
* remove gnupg
* remove gnupg
2025-05-28 11:25:13 +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
2306531021
[core] Rebase Scripts (formatting, highlighting & remove old deps) ( #3378 )
...
* Big Refactor: Remove Deps / Formatting & Correct End Of Line Sequence
* f
2025-03-24 14:20:56 +01:00
Bas van den Berg
204219a477
Add source to install scripts and make license one line ( #2842 )
2025-03-04 17:54:20 +01:00
Slaviša Arežina
6bc92a0feb
Fix: Zerotier-One fixed missing dependency ( #2147 )
2025-02-07 21:45:45 +01:00
Slaviša Arežina
a6f656eacf
New Script: Zerotier Controller ( #1928 )
...
* add zerotier script
* Update ct/zerotier-one.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
* Update ct/zerotier-one.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
* Update ct/zerotier-one.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
* Update install/zerotier-one-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
* Update install/zerotier-one-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
* remove sleep
* improvements to install procedure
* fixes
---------
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
2025-02-05 15:39:23 +01:00