Commit Graph

1272 Commits

Author SHA1 Message Date
c47326ff25 Update alpine-vaultwarden-v5-install.sh
match input if it's "y" or "yes" (case-insensitive)
change  `=~` operator in favor of  `grep -Ei` in Alpine Linux
2023-03-10 09:50:48 -05:00
ba7a7c1720 Update alpine-vaultwarden-v5-install.sh
revert 12d5a78 Alpine doesn't like parameter expansion `${prompt,,}`
fixes https://github.com/tteck/Proxmox/issues/1144
2023-03-10 09:27:46 -05:00
7305fa4f0a code refactoring 2023-03-08 15:37:32 -05:00
6d2a8a2ec4 Update docker-v5-install.sh
code refactoring
2023-03-08 15:23:14 -05:00
12d5a78a30 match input if it's "y" or "yes" (case-insensitive) 2023-03-08 15:03:22 -05:00
1f9b959a47 modified the code for setting the time zone 2023-03-08 05:28:15 -05:00
0e1a3ae998 set time zone (#1131)
Retrieve the time zone from Proxmox and configure the container to use the same time zone
2023-03-07 12:09:28 -05:00
4ec92846ab Update alpine-vaultwarden-v5-install.sh
Code refactoring
2023-03-07 07:22:29 -05:00
f79e6fad5e Create alpine-vaultwarden-v5-install.sh 2023-03-06 20:53:34 -05:00
1ca55a8d54 Update plex-v5-install.sh
use Intel OpenCL ICD for Ubuntu 22.04 and later
2023-03-03 06:45:45 -05:00
0c43560908 Update emby-v5-install.sh
use Intel OpenCL ICD for Ubuntu 22.04 and later
2023-03-03 06:43:45 -05:00
8488668d1b Update jellyfin-v5-install.sh
use Intel OpenCL ICD for Ubuntu 22.04 and later
2023-03-03 06:19:08 -05:00
2be4c2ccc5 Update omada-v5-install.sh
v5.9.9
2023-03-01 18:48:59 -05:00
c664821514 Update homeassistant-core-v5-install.sh
python 3.11.1
2023-03-01 14:15:42 -05:00
7759485a62 qBittorrent & Jackett (#1106) 2023-02-24 19:52:10 -05:00
f0706c924d Update technitiumdns-v5-install.sh
add ASP.NET Core Runtime
2023-02-24 16:35:41 -05:00
271f29bc59 don't trap Internet/DNS check error (#1098) 2023-02-24 01:00:53 -05:00
b724abc81b Update homepage-v5-install.sh
revert linting error fix
2023-02-23 05:25:40 -05:00
565e4349ff Update photoprism-v5-install.sh
fix cpu only suffix
2023-02-21 10:53:30 -05:00
58da6d2c18 Update nginxproxymanager-v5-install.sh
fix cleanup
2023-02-20 04:35:08 -05:00
65ea70bdff Update homepage-v5-install.sh
fix linting error
2023-02-19 09:37:48 -05:00
e4b01b02a9 Update photoprism-v5-install.sh
code refactoring
2023-02-17 16:58:54 -05:00
0d1131ff6d Update photoprism-v5-install.sh
update golang to 1.20.1
2023-02-17 13:48:02 -05:00
49db75a8c6 Update paperless-ngx-v5-install.sh
fix for v1.13.0
2023-02-17 05:19:46 -05:00
c016ea8502 Update go2rtc-v5-install.sh 2023-02-15 21:24:00 -05:00
9827898521 Create go2rtc-v5-install.sh 2023-02-15 21:18:17 -05:00
7e83e15ffd Create rstptoweb-v5-install.sh 2023-02-15 14:04:11 -05:00
959cd5800e Update paperless-ngx-v5-install.sh
tweak
2023-02-10 16:44:35 -05:00
7b464da33c Update paperless-ngx-v5-install.sh
nltk download all
2023-02-10 14:54:51 -05:00
85895bffa7 Update magicmirror-v5-install.sh
correct missing network retries
2023-02-08 04:05:21 -05:00
15c6c046ab Update paperless-ngx-v5-install.sh
correct missing network retries
2023-02-08 03:59:42 -05:00
e1ae1c7c19 Update omada-v5-install.sh
correct file extension
2023-02-07 15:43:49 -05:00
44c614f65d include information (#1032) 2023-02-07 12:15:22 -05:00
d3bceff8ae Misc updates (#1030)
* add back mc in ubuntu

* omada 5.8.4
2023-02-07 00:00:13 -05:00
a79ecedb80 revert change archive mirrors for Ubuntu (#1028)
* revert change archive mirrors for Ubuntu
2023-02-06 15:14:43 -05:00
eeced862da code optimization (#1025)
- remove mc from Ubuntu
- change archive mirrors for Ubuntu
- small tweaks
2023-02-06 09:36:01 -05:00
38d1a82c71 Create devuan-v5-install.sh 2023-02-05 18:36:19 -05:00
3c47725412 code optimization (#1020) 2023-02-04 22:40:38 -05:00
94a5b030ca add nltk stopwords 2023-02-04 18:28:08 -05:00
d54683396e use PCT_OSTYPE instead of redefining OS (#1018) 2023-02-04 12:47:47 -05:00
351161bc83 add rm options 2023-02-04 09:40:27 -05:00
08efe35850 Update paperless-ngx-v5-install.sh
add error_handler
2023-02-03 11:49:04 -05:00
bb63e91f32 Update magicmirror-v5-install.sh
add error_handler
2023-02-03 11:47:41 -05:00
811ff7fd96 remove residual error_exit (#1012) 2023-02-03 08:40:46 -05:00
c8aa5a029d more pruning & code refactoring (#1011)
* improve error handling to show more details

* improve the way it checks for root password

* consistant getty_override

* streamline verbose mode

* remove v4 scripts

* small tweaks
2023-02-03 07:15:15 -05:00
bc651fc074 Create audiobookshelf-v5-install.sh 2023-02-01 20:46:19 -05:00
32c38611ae Update technitiumdns-v5-install.sh
free port 53
2023-01-27 22:10:14 -05:00
e075b4954a Update pihole-v5-install.sh
free port 53
2023-01-27 22:09:23 -05:00
1a8a13423c immediately enforce disable IPv6 (#993) 2023-01-27 21:15:50 -05:00
f750bb6159 Update influxdb-v5-install.sh
final fix for signing key rotation
2023-01-27 04:11:05 -05:00