tteckster
							
						 
					 | 
					
						
						
							
						
						ea7d5ae514
					 | 
					
						
						
							
							Update vaultwarden-v5.sh
						
						
						
						
						
						
						
						recommend 4vCPU & 4096MiB RAM minimum for update 
						
						
					 | 
					
						2023-03-13 03:42:02 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						d0311a3f1b
					 | 
					
						
						
							
							Update casaos-v5.sh
						
						
						
						
						
						
						
						add function install_script 🤷🏻♂️ 
						
						
					 | 
					
						2023-03-11 13:44:53 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						e6db5a353b
					 | 
					
						
						
							
							Update postgresql-v5-install.sh
						
						
						
						
						
						
						
						ensure that the PostgreSQL database server uses UTF-8 encoding and collation 
						
						
					 | 
					
						2023-03-11 12:47:11 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						9bfbb57f11
					 | 
					
						
						
							
							Update alpine-vaultwarden-v5.sh
						
						
						
						
						
						
						
						change update 
						
						
					 | 
					
						2023-03-11 10:09:26 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						f58bde28c8
					 | 
					
						
						
							
							Update alpine-vaultwarden-v5-install.sh
						
						
						
						
						
						
					 | 
					
						2023-03-11 09:55:16 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						e1f4f4b436
					 | 
					
						
						
							
							Update alpine-vaultwarden-v5-install.sh
						
						
						
						
						
						
					 | 
					
						2023-03-11 09:50:42 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						1a1cd2d0f9
					 | 
					
						
						
							
							Update alpine-vaultwarden-v5-install.sh
						
						
						
						
						
						
						
						switch to edge repos 
						
						
					 | 
					
						2023-03-11 09:42:23 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						119b1c0791
					 | 
					
						
						
							
							Update alpine-vaultwarden-v5-install.sh
						
						
						
						
						
						
					 | 
					
						2023-03-11 06:32:34 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						43f92cee14
					 | 
					
						
						
							
							Update alpine-vaultwarden-v5-install.sh
						
						
						
						
						
						
					 | 
					
						2023-03-11 06:22:43 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						41109f0a8d
					 | 
					
						
						
							
							Update cronicle-v5.sh
						
						
						
						
						
						
						
						add export variable
fixes https://github.com/tteck/Proxmox/issues/1148 
						
						
					 | 
					
						2023-03-11 04:07:19 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						c18d373ff7
					 | 
					
						
						
							
							Update CHANGELOG.MD
						
						
						
						
						
						
					 | 
					
						2023-03-10 19:41:37 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						dc4e460b3c
					 | 
					
						
						
							
							Update update-lxcs.sh
						
						
						
						
						
						
						
						use the command line to exclude multiple containers simultaneously 
						
						
					 | 
					
						2023-03-10 19:36:10 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						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 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						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 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						e396345058
					 | 
					
						
						
							
							code refactoring (#1141)
						
						
						
						
						
						
						
						* code refactoring
* allow decimal numbers (such as 0.1) in addition to integers
* adjust password menu 
						
						
					 | 
					
						2023-03-09 22:06:56 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						de020b93af
					 | 
					
						
						
							
							Update scaling-governor.sh
						
						
						
						
						
						
						
						revert 7a22dbf 
						
						
					 | 
					
						2023-03-09 03:40:38 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						7a22dbfa98
					 | 
					
						
						
							
							Update scaling-governor.sh
						
						
						
						
						
						
						
						tweak 
						
						
					 | 
					
						2023-03-08 20:56:23 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						65d6956819
					 | 
					
						
						
							
							Update CHANGELOG.MD
						
						
						
						
						
						
					 | 
					
						2023-03-08 20:29:42 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						a153da3465
					 | 
					
						
						
							
							Update scaling-governor.sh
						
						
						
						
						
						
						
						menu options dynamically based on the available scaling governors 
						
						
					 | 
					
						2023-03-08 20:19:37 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						6b10aa922a
					 | 
					
						
						
							
							Update usb-passthrough.sh
						
						
						
						
						
						
						
						clean 
						
						
					 | 
					
						2023-03-08 19:08:45 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						7305fa4f0a
					 | 
					
						
						
							
							code refactoring
						
						
						
						
						
						
					 | 
					
						2023-03-08 15:37:32 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						6d2a8a2ec4
					 | 
					
						
						
							
							Update docker-v5-install.sh
						
						
						
						
						
						
						
						code refactoring 
						
						
					 | 
					
						2023-03-08 15:23:14 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						12d5a78a30
					 | 
					
						
						
							
							match input if it's "y" or "yes" (case-insensitive)
						
						
						
						
						
						
					 | 
					
						2023-03-08 15:03:22 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						259ba993a2
					 | 
					
						
						
							
							Update post-pve-install.sh
						
						
						
						
						
						
						
						tweak 
						
						
					 | 
					
						2023-03-08 14:55:40 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						1f9b959a47
					 | 
					
						
						
							
							modified the code for setting the time zone
						
						
						
						
						
						
					 | 
					
						2023-03-08 05:28:15 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						ad1d630302
					 | 
					
						
						
							
							fix tz unbound varible
						
						
						
						
						
						
					 | 
					
						2023-03-07 15:14:31 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						0e10ca6823
					 | 
					
						
						
							
							Update CHANGELOG.MD
						
						
						
						
						
						
					 | 
					
						2023-03-07 12:17:34 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						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 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						c887a6bea1
					 | 
					
						
						
							
							Update CHANGELOG.MD
						
						
						
						
						
						
					 | 
					
						2023-03-07 08:56:36 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						4ec92846ab
					 | 
					
						
						
							
							Update alpine-vaultwarden-v5-install.sh
						
						
						
						
						
						
						
						Code refactoring 
						
						
					 | 
					
						2023-03-07 07:22:29 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						3ba88d9b69
					 | 
					
						
						
							
							Update alpine-vaultwarden-v5.sh
						
						
						
						
						
						
						
						lower ram 
						
						
					 | 
					
						2023-03-06 21:18:52 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						abfb9f59f3
					 | 
					
						
						
							
							Create alpine-vaultwarden-v5.sh
						
						
						
						
						
						
					 | 
					
						2023-03-06 20:55:19 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						f79e6fad5e
					 | 
					
						
						
							
							Create alpine-vaultwarden-v5-install.sh
						
						
						
						
						
						
					 | 
					
						2023-03-06 20:53:34 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						6d1d4a278c
					 | 
					
						
						
							
							Update alpine-v5.sh
						
						
						
						
						
						
						
						v3.17 
						
						
					 | 
					
						2023-03-06 14:40:39 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						d883f95276
					 | 
					
						
						
							
							Update homeassistant-v5.sh
						
						
						
						
						
						
						
						fix directory check 
						
						
					 | 
					
						2023-03-05 07:45:47 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						c159c1add2
					 | 
					
						
						
							
							Update homeassistant-v5.sh
						
						
						
						
						
						
						
						fix update 
						
						
					 | 
					
						2023-03-05 07:20:28 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						1ca55a8d54
					 | 
					
						
						
							
							Update plex-v5-install.sh
						
						
						
						
						
						
						
						use Intel OpenCL ICD for Ubuntu 22.04 and later 
						
						
					 | 
					
						2023-03-03 06:45:45 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						0c43560908
					 | 
					
						
						
							
							Update emby-v5-install.sh
						
						
						
						
						
						
						
						use Intel OpenCL ICD for Ubuntu 22.04 and later 
						
						
					 | 
					
						2023-03-03 06:43:45 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						8488668d1b
					 | 
					
						
						
							
							Update jellyfin-v5-install.sh
						
						
						
						
						
						
						
						use Intel OpenCL ICD for Ubuntu 22.04 and later 
						
						
					 | 
					
						2023-03-03 06:19:08 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						2be4c2ccc5
					 | 
					
						
						
							
							Update omada-v5-install.sh
						
						
						
						
						
						
						
						v5.9.9 
						
						
					 | 
					
						2023-03-01 18:48:59 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						9f322e803c
					 | 
					
						
						
							
							Update hyperion-v5.sh
						
						
						
						
						
						
						
						fix update 
						
						
					 | 
					
						2023-03-01 15:04:19 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						c664821514
					 | 
					
						
						
							
							Update homeassistant-core-v5-install.sh
						
						
						
						
						
						
						
						python 3.11.1 
						
						
					 | 
					
						2023-03-01 14:15:42 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						2c27ff2cfe
					 | 
					
						
						
							
							Update wireguard-v5.sh (#1109) (#1110)
						
						
						
						
						
						
						
						Fix typo in service file that prevents WGDashboard from starting on boot
Co-authored-by: Logan Long <loganjohnlong@users.noreply.github.com> 
						
						
					 | 
					
						2023-02-26 21:41:25 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						4d78d5233c
					 | 
					
						
						
							
							Update CHANGELOG.MD
						
						
						
						
						
						
					 | 
					
						2023-02-24 21:21:49 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						7759485a62
					 | 
					
						
						
							
							qBittorrent & Jackett (#1106)
						
						
						
						
						
						
					 | 
					
						2023-02-24 19:52:10 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						22a437ee09
					 | 
					
						
						
							
							Update technitiumdns-v5.sh
						
						
						
						
						
						
						
						tweak update 
						
						
					 | 
					
						2023-02-24 17:27:00 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						9aea5320f3
					 | 
					
						
						
							
							Update technitiumdns-v5.sh
						
						
						
						
						
						
						
						check for ASP.NET Core Runtime, if not present, install 
						
						
					 | 
					
						2023-02-24 16:54:13 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						f0706c924d
					 | 
					
						
						
							
							Update technitiumdns-v5-install.sh
						
						
						
						
						
						
						
						add ASP.NET Core Runtime 
						
						
					 | 
					
						2023-02-24 16:35:41 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						271f29bc59
					 | 
					
						
						
							
							don't trap Internet/DNS check error (#1098)
						
						
						
						
						
						
					 | 
					
						2023-02-24 01:00:53 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								tteckster
							
						 
					 | 
					
						
						
							
						
						e840f2f26f
					 | 
					
						
						
							
							Update CHANGELOG.MD
						
						
						
						
						
						
					 | 
					
						2023-02-23 14:29:27 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
						
					 |