Commit Graph

4782 Commits

Author SHA1 Message Date
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
tteckster 1dc63002ad
Update clean-lxcs.sh
tweak
2023-04-30 04:43:52 -04:00
tteckster 15f5285120
Update monitor-all.sh
Code refactoring
2023-04-30 04:22:09 -04:00
tteckster 485444b07d
Update update-lxcs.sh
tweak
2023-04-30 04:20:16 -04:00
tteckster 2ca3e77bea
Update motioneye-install.sh
switched to dev branch for continued development
2023-04-29 02:39:40 -04:00
tteckster e7194c92fc
Create monitor-all.sh 2023-04-29 00:04:09 -04:00
tteckster 0abd1c5b84
Update cronicle.sh
fix unbound variable
2023-04-28 09:25:14 -04:00
tteckster 0f26a686f9
Update CHANGELOG.MD 2023-04-28 09:20:11 -04:00
tteckster c92d92a499
Update monitor-lxcs.sh
tweak
2023-04-28 08:42:35 -04:00
tteckster 8f9b06609f
Update monitor-lxcs.sh
incorporate add/remove functions
2023-04-28 08:17:20 -04:00
tteckster c90063059f
Update cronicle.sh
fix for worker
2023-04-28 07:22:15 -04:00
tteckster 488895ad5a
Update monitor-lxcs.sh
add option to exclude containers
2023-04-27 18:38:02 -04:00
tteckster 700717da43
Create monitor-lxcs.sh 2023-04-27 16:45:11 -04:00
tteckster f74869108c
Update update-lxcs.sh
silent `apt update` and show `apt list --upgradable`
2023-04-27 01:48:35 -04:00
tteckster 13e65979ee
Update nginxproxymanager.sh
enable services after update
fixes https://github.com/tteck/Proxmox/issues/1368
2023-04-27 01:34:39 -04:00
tteckster 10deb58fcb
Update homepage-install.sh
Switching from building a release to building from source
2023-04-26 14:26:45 -04:00
tteckster a4f2aa59e2
Update CHANGELOG.MD 2023-04-26 09:05:28 -04:00
Adam Maracz 5569d70398
updated cleanup with current omada version (#1365) 2023-04-26 05:40:14 -04:00
tteckster 513049c50b
Update pimox-haos-vm.sh
update pve_check
2023-04-26 05:38:40 -04:00
tteckster 70d51d964d
Update build.func
add default distribution message box
2023-04-25 05:51:55 -04:00