Commit Graph

5720 Commits

Author SHA1 Message Date
tteckster 71bece9d27
Update cron-update-lxcs.sh
tweak
2023-07-17 17:58:06 -04:00
tteckster f0742abb2e
Update cron-update-lxcs.sh
tweak
2023-07-17 17:48:39 -04:00
tteckster abee2dfb1b
Create cron-update-lxcs.sh 2023-07-17 17:39:22 -04:00
tteckster 12dc7162a9
Create update-lxcs-cron.sh 2023-07-17 17:37:35 -04:00
tteckster 3d4804241a
Update pve8-upgrade.sh
replace the yes/no box with a message box in the menus.
2023-07-16 16:38:53 -04:00
tteckster 96a40997ca
Update keycloak.sh
default Debian 12
2023-07-15 01:11:37 -04:00
tteckster 4f154a2bf1
Update keycloak-install.sh
openjdk 17
closes https://github.com/tteck/Proxmox/issues/1618
2023-07-15 01:11:03 -04:00
tteckster cf20993b86
Update technitiumdns.sh
fix unbound variable 
fixes https://github.com/tteck/Proxmox/issues/1608
2023-07-12 13:28:53 -04:00
tteckster e62958f1c5
Update CHANGELOG.md 2023-07-11 17:48:21 -04:00
tteckster a1ccf3987e
Update scrypted.sh
default Debian 12
2023-07-11 17:42:12 -04:00
tteckster 40725a0451
Update scrypted-install.sh
VAAPI hardware transcoding + USB passthrough
2023-07-11 17:41:23 -04:00
tteckster 231f02ca01
Update build.func
Code refactoring
2023-07-11 17:38:19 -04:00
Victor Caldas 6501d0f43f
Make IP and NETMASK configurable (#1605)
* Make IP and NETMASK configurable

Users can now customize IP and Netmask of the router
2023-07-11 06:16:46 -04:00
tteckster 9189e12e48
Update docker-install.sh
shfmt
2023-07-10 19:17:30 -04:00
tteckster 39ebf79a6d
Update docker-install.sh
restrict the installation to either portainer-ce or the portainer-agent
2023-07-10 16:18:49 -04:00
slaclau 3fc897f887
Update docker-install.sh (#1602)
Add Portainer agent
2023-07-10 16:14:53 -04:00
tteckster c495bdd5c4
Update pimox-haos-vm.sh
PVE 8 compatible
2023-07-09 08:51:10 -04:00
tteckster 9e2a5129e8
Update scrypted-install.sh
apt-key is deprecated
2023-07-08 12:35:52 -04:00
tteckster 7797589a7e
Update openhab-install.sh 2023-07-08 12:28:52 -04:00
tteckster 006b29fc55
Update openhab-install.sh
apt-key is deprecated
2023-07-08 12:24:25 -04:00
tteckster f0ae6a89d1
Update omada-install.sh
apt-key is deprecated
2023-07-08 12:21:50 -04:00
tteckster 1ca0522bce
Update sonarr-install.sh
apt-key is deprecated
2023-07-08 12:19:45 -04:00
tteckster dc3c0356ba
Update deconz-install.sh
tweak
2023-07-08 11:06:25 -04:00
tteckster 8317090c16
Update deconz.sh
default Debian 12
2023-07-08 10:57:17 -04:00
tteckster 296f07388d
Update deconz-install.sh
code refactoring
2023-07-08 10:56:20 -04:00
tteckster 1342aa36d8
Update audiobookshelf.sh
default Debian 12
2023-07-08 09:48:38 -04:00
tteckster 1da852ca43
Update audiobookshelf-install.sh
apt-key is deprecated
2023-07-08 09:48:03 -04:00
tteckster be3f232860
Update CHANGELOG.md
Real-Debrid Torrent Client LXC
2023-07-07 08:48:26 -04:00
tteckster d8c71d9ca8
Update rdtclient.sh
tweak
2023-07-07 01:39:45 -04:00
tteckster e713841532
Update rdtclient-install.sh
tweak
2023-07-07 01:02:55 -04:00
tteckster 37eff0eb6a
Update rdtclient-install.sh
tweak
2023-07-07 00:43:15 -04:00
tteckster 12952cb399
Update rdtclient-install.sh 2023-07-06 23:53:23 -04:00
crawlingcity 5e75bba028
Add rdtclient LXC script (#1595)
* add rdtclient (https://github.com/rogerfar/rdt-client) LXC
2023-07-06 23:49:28 -04:00
Michel R e2257ed9d7
Change homeassistant container url (#1594)
As of https://www.home-assistant.io/blog/2023/07/05/release-20237/#breaking-changes the image from ghcr.io should be used
2023-07-05 19:35:43 -04:00
tteckster b03bb8c1fc
Update fhem.sh
default Debian 12
2023-07-05 18:35:38 -04:00
tteckster bc98c1ed80
Update webmin.sh
version 2.021
2023-07-05 06:17:21 -04:00
tteckster 0b5d71b841
Update CHANGELOG.md 2023-07-05 04:34:53 -04:00
tteckster 77cb0b356d
Update post-pbs-install.sh
compatible with both PBS 2 and PBS 3
2023-07-03 15:20:57 -04:00
tteckster 7a9f9c0c2e
Update technitiumdns.sh
default Debian 12
2023-07-03 13:17:17 -04:00
tteckster 6acacbf8c8
Update technitiumdns-install.sh
Debian 12 compatible
2023-07-03 13:12:11 -04:00
tteckster aabaa091ad
Update USER_SUBMITTED_GUIDES.md 2023-07-02 11:17:25 -04:00
tteckster 5f6478e0dd
Update USER_SUBMITTED_GUIDES.md 2023-07-02 11:15:52 -04:00
tteckster 345ba6932d
Update trilium.sh
default Debian 12
2023-07-02 10:49:58 -04:00
tteckster 4d6a9b777d
Update mariadb-install.sh
fix Debian 12 install
closes https://github.com/tteck/Proxmox/issues/1580
2023-07-02 10:33:51 -04:00
tteckster 2fbac0383a
Update post-pve-install.sh
tweak
2023-07-02 03:51:07 -04:00
tteckster 4133d38062
Update post-pve-install.sh
add Enable high availability
2023-07-02 02:54:37 -04:00
tteckster 0cbc4751a0
Update sonarr-install.sh
tweak
2023-07-02 02:19:36 -04:00
tteckster 563c9f41e8
Update adguard-install.sh
tweak
2023-07-01 21:27:32 -04:00
tteckster 3d22cec881
Update openobserve-install.sh
tweak
2023-07-01 21:26:22 -04:00
tteckster 173e132e39
Update cloudflared-install.sh
tweak
2023-07-01 21:25:15 -04:00