tteckster
b73557c14f
Update ersatztv-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3422
2024-07-25 13:50:00 -04:00
tteckster
8db7e57819
Update keycloak.sh
...
fix URL
2024-07-23 12:13:35 -04:00
tteckster
d18e37166d
Update bunkerweb-install.sh
...
Refactor to eliminate script execution within another script, making the code easier to review.
2024-07-22 06:39:34 -04:00
tteckster
80fb3ee841
Update update-lxcs-cron.sh
...
fixes https://github.com/tteck/Proxmox/issues/3408
2024-07-21 07:11:36 -04:00
tteckster
6c155c7463
Update ersatztv.sh
...
Refactor `function update_script ()`
fixes https://github.com/tteck/Proxmox/issues/3404
2024-07-20 12:44:27 -04:00
tteckster
2febf2c39b
Update unifi.sh
...
add AVX instruction set check
2024-07-20 06:20:20 -04:00
tteckster
cfa1b2e04d
Update vaultwarden.sh
...
tweak
2024-07-17 13:48:42 -04:00
tteckster
9deea7a983
Update vaultwarden.sh
...
add Admin Token to `/opt/vaultwarden/data/config.json`
2024-07-17 13:32:26 -04:00
tteckster
00a8f07170
Update CHANGELOG.md
2024-07-16 14:04:50 -04:00
tteckster
9cbd0f3037
Update install.func
...
fixes https://github.com/tteck/Proxmox/issues/3386
2024-07-16 11:27:55 -04:00
tteckster
bf40c30fff
Update haos-vm.sh
...
add local-zfs
2024-07-16 01:19:16 -04:00
tteckster
e3da97472e
Update CHANGELOG.md
2024-07-13 16:11:36 -04:00
tteckster
2446b6599f
Update pingvin-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3373
2024-07-13 13:28:19 -04:00
tteckster
19fef65ac0
Update CHANGELOG.md
2024-07-13 00:26:39 -04:00
tteckster
8892fd960f
Update CHANGELOG.md
2024-07-12 23:44:56 -04:00
tteckster
22c7801217
Update mikrotik-routeros.sh
...
chr-7.15.2
2024-07-07 16:40:15 -04:00
Mathijs Groothuis
3a65f89cab
Update calibre-web.sh ( #3346 )
2024-07-07 11:50:10 -04:00
tteckster
186f186e8b
Update pingvin.sh
...
fixes https://github.com/tteck/Proxmox/issues/3331
2024-07-05 01:09:30 -04:00
tteckster
8562dd1b93
Update jellyseerr-install.sh
...
switch back to the main branch
2024-07-04 10:56:52 -04:00
tteckster
dad9da5e67
Update jellyseerr.sh
...
tweak update (main branch)
2024-07-04 10:55:39 -04:00
tteckster
496b9bf92c
Update traefik.sh
...
hard-code version
2024-07-03 13:14:12 -04:00
tteckster
6596850918
Update traefik-install.sh
...
hard-code version
2024-07-03 13:12:59 -04:00
tteckster
fc5ea73e45
Update bunkerweb.sh
...
change the "hold" method
2024-07-03 10:24:42 -04:00
tteckster
f64e8ef47b
Update bunkerweb-install.sh
...
change the "hold" method
2024-07-03 10:22:46 -04:00
tteckster
e6b86f3d47
Update bunkerweb.sh
...
tweak
2024-07-03 10:04:23 -04:00
tteckster
7daad62fad
Update bunkerweb-install.sh
...
hold bunkerweb version
2024-07-03 10:01:49 -04:00
tteckster
15be0761ff
Update bunkerweb-install.sh
...
fix curly braces
2024-07-03 09:38:44 -04:00
tteckster
5ef5f0086e
Update bunkerweb.sh
...
- works for 1.5.8 and newer
- if the update fails with 1.5.7 execute
`RELEASE=$(curl -s https://api.github.com/repos/bunkerity/bunkerweb/releases/latest | grep "tag_name" | awk '{print substr($2, 3, length($2)-4) }')
apt-get install -y bunkerweb=${RELEASE}` in the LXC console
2024-07-03 09:26:20 -04:00
tteckster
85418addac
Update bunkerweb-install.sh
...
always install the newest release
2024-07-03 09:21:41 -04:00
tteckster
ef27851d31
Update bunkerweb.sh
...
tweak `function update_script()`
2024-07-03 09:06:30 -04:00
tteckster
5fcae037c2
Update photoprism-install.sh
...
tweak
2024-07-02 20:23:52 -04:00
tteckster
eab4160c33
Update frigate-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3315
2024-07-02 02:59:33 -04:00
tteckster
6e6a86aaa9
Update CHANGELOG.md
2024-06-30 11:50:59 -04:00
tteckster
39ea1d4a20
Require PVE 8.1 or later
2024-06-30 10:18:37 -04:00
nazgul6
d3f71d078d
Updated debian 12 image ( #3299 )
2024-06-30 09:43:59 -04:00
tteckster
c29768de51
Update build.func
...
switch Alpine repositories to
http://dl-cdn.alpinelinux.org/alpine/latest-stable/main
http://dl-cdn.alpinelinux.org/alpine/latest-stable/community
from
http://dl-cdn.alpinelinux.org/alpine/v3.19/main
http://dl-cdn.alpinelinux.org/alpine/v3.19/community
2024-06-30 09:35:33 -04:00
tteckster
8fd1727fa8
Update alpine-nextcloud.sh
...
Remove "update" option
fixes https://github.com/tteck/Proxmox/issues/3298
2024-06-30 09:09:08 -04:00
tteckster
1769a3f40b
Tweak for Debian 12.6
...
fix EXTERNALLY-MANAGED
2024-06-30 08:29:55 -04:00
tteckster
8322aede45
Update nginxproxymanager-install.sh
...
tweak
2024-06-30 07:49:13 -04:00
tteckster
59b2d529a2
Update update-lxcs-cron.sh
...
tweak
2024-06-29 12:16:30 -04:00
tteckster
7d142d593e
Update update-lxcs.sh
...
tweak
2024-06-29 12:15:00 -04:00
tteckster
ecb4294a18
fix EXTERNALLY-MANAGED
2024-06-29 11:18:26 -04:00
tteckster
482f60f90a
Update sabnzbd-install.sh
...
tweak
2024-06-29 11:10:12 -04:00
tteckster
a078adfaea
Update install.func
...
tweak
2024-06-29 11:03:54 -04:00
tteckster
122271dd34
Update frigate-install.sh
...
Update TensorFlow Lite URL
fixes https://github.com/tteck/Proxmox/issues/3285
2024-06-29 07:29:11 -04:00
tteckster
946fad73b9
Delete ct/scrutiny.sh
...
Does not function
2024-06-28 06:57:03 -04:00
tteckster
9b42be526d
Delete install/scrutiny-install.sh
...
Does not function
2024-06-28 06:56:20 -04:00
tteckster
00f7e0b287
Update tautulli-install.sh
...
tweak
2024-06-27 22:41:46 -04:00
tteckster
2ec2831d5f
Update influxdb-install.sh
...
tweak
2024-06-27 20:32:13 -04:00
Sam Heinz
eb9bff22c3
Fix Scrutiny service start failure ( #3278 )
2024-06-27 20:25:08 -04:00