Commit Graph

4851 Commits

Author SHA1 Message Date
tteckster
1de6cc4cb8
Update nginxproxymanager.sh
using `RELEASE` to obtain the latest version for updating
2023-05-10 10:10:46 -04:00
tteckster
5afa9e37cb
Update build.func
add tags
2023-05-10 08:29:51 -04:00
tteckster
a3dfc8f41d
Update microcode.sh
remove AMD verbose
confirmed working
2023-05-09 04:43:43 -04:00
tteckster
8b1a1f201b
Update monitor-all.sh
clarify exclusion instructions
2023-05-09 00:23:37 -04:00
tteckster
9c2f48c265
Update monitor-all.sh
spelling
2023-05-09 00:01:07 -04:00
tteckster
5b9709c934
Update microcode.sh
tweak
2023-05-08 14:24:29 -04:00
tteckster
62bc660058
Update microcode.sh 2023-05-08 13:37:49 -04:00
tteckster
36a0528b99
Update microcode.sh
set AMD to verbose
2023-05-08 13:37:09 -04:00
tteckster
22a2061702
Update microcode.sh
fix for AMD
2023-05-08 13:28:06 -04:00
tteckster
8047265b2b
Update microcode.sh
tweak
2023-05-08 12:10:34 -04:00
tteckster
c295a9a6f9
Delete microcode2.sh 2023-05-08 09:16:39 -04:00
tteckster
0efa38825e
Delete intel.png 2023-05-08 09:16:00 -04:00
tteckster
44398fbfc2
Update CHANGELOG.MD 2023-05-08 09:13:56 -04:00
tteckster
c72475b1f7
Update microcode.sh
Code refactoring
2023-05-08 09:13:34 -04:00
tteckster
82743f68da
Add files via upload 2023-05-07 21:23:52 -04:00
tteckster
bbf2790954
Create microcode2.sh
automatically identifies the processor vendor (Intel/AMD) and installs the appropriate microcode
2023-05-07 20:23:14 -04:00
tteckster
3486bba827
Update microcode.sh
add CPU Vendor check
2023-05-07 16:10:15 -04:00
tteckster
0d977e3881
Update CHANGELOG.MD 2023-05-07 16:00:20 -04:00
tteckster
e52df1c02a
Update homebridge.sh
fix file check
2023-05-07 15:15:37 -04:00
tteckster
5fbe9ae884
Update homebridge.sh
fix update
2023-05-07 15:13:39 -04:00
Samuel Burkhard
78a34078ef
add fhem container script (#1400) 2023-05-07 15:04:08 -04:00
Samuel Burkhard
7cd2ca2970
Refactor homebridge lxc install (#1401)
* simplify homebridge install
2023-05-07 15:01:15 -04:00
tteckster
6f2f334a81
Update unifi.sh
fix update
2023-05-07 10:52:17 -04:00
tteckster
29f34c8b51
Update unifi-install.sh
tweak
2023-05-07 10:44:54 -04:00
tteckster
1c1f986cee
Update unifi-install.sh
Code refactoring
2023-05-07 10:39:56 -04:00
tteckster
9c3fb90eb8
Update create_lxc.sh
revert add error message, silent function not used
2023-05-06 17:19:12 -04:00
tteckster
5e7a808fb9
Update build.func
revert add error message, no silent function used
2023-05-06 17:17:37 -04:00
tteckster
67df410019
Update create_lxc.sh
add error message
2023-05-06 17:10:17 -04:00
tteckster
353e74f86b
Update install.func
add error message
2023-05-06 17:09:28 -04:00
tteckster
2c247bc588
Update build.func
add error message
2023-05-06 17:08:36 -04:00
tteckster
13ae767e7f
Update monitor-all.sh
code refactoring
2023-05-06 07:30:41 -04:00
tteckster
6312591e58
Update build.func
if a static IP was used, check for gateway IP
2023-05-06 05:04:50 -04:00
tteckster
e72c28c324
Update build.func
validate IPv4 CIDR address
2023-05-06 04:24:18 -04:00
tteckster
aee12a7ede
Update influxdb.sh
fix check source list
closes https://github.com/tteck/Proxmox/issues/1391
2023-05-04 10:03:04 -04:00
tteckster
05bc918eb9
Delete monitor-lxcs.sh 2023-05-03 10:27:14 -04:00
tteckster
2248d75fa0
Add files via upload 2023-05-02 17:30:56 -04:00
tteckster
d9926b376b
Add files via upload 2023-05-02 12:58:36 -04:00
tteckster
e6e421b38a
Update octoprint-install.sh
add `pip install wheel`
2023-05-02 11:34:10 -04:00
tteckster
07b088723f
Update CHANGELOG.MD 2023-05-01 18:14:06 -04:00
tteckster
eea752fa79
Create microcode.sh 2023-05-01 17:50:43 -04:00
tteckster
214e0d13d5
Update octoprint.sh
set source
2023-05-01 13:33:30 -04:00
tteckster
e8bd1c21a0
Update octoprint.sh
create update script
2023-05-01 13:13:59 -04:00
tteckster
5405f4dc9d
Update CHANGELOG.MD 2023-05-01 13:09:10 -04:00
tteckster
bda2ff4154
Create octoprint.sh 2023-05-01 12:54:39 -04:00
tteckster
2139f9b9db
Create octoprint-install.sh 2023-05-01 12:53:21 -04:00
tteckster
eeafae190c
Update paperless-ngx-install.sh
fix paperless-ngx incorrect user:pass https://github.com/tteck/Proxmox/issues/1376
2023-04-30 15:15:51 -04:00
tteckster
d51a8df90f
Update CHANGELOG.MD 2023-04-30 06:24:27 -04:00
tteckster
70ce72fcbf
Update monitor-all.sh
final tweak
2023-04-30 05:59:26 -04:00
tteckster
e946f41890
Update build.func
Check if the Monitor-All service is currently active. If it is, stop the service until the creation process is complete. Once the creation process is finished, start the Monitor-All service again.
2023-04-30 05:56:05 -04:00
tteckster
465cd75015
Update monitor-all.sh
tweak
2023-04-30 04:48:05 -04:00