Commit Graph

6564 Commits

Author SHA1 Message Date
b108b6e373 Update update-lxcs.sh
tweak
2024-07-27 12:48:42 -04:00
fabbe5925b Update README.md
tweak
2024-07-27 07:07:09 -04:00
5e561a1b78 Update traefik.sh
tweak
2024-07-27 06:55:30 -04:00
a35e23916e Update traefik-install.sh (#3431) 2024-07-27 06:54:20 -04:00
f59c1227be Update gitea.sh (#3426)
Fix permissions
https://docs.gitea.com/installation/install-from-binary
2024-07-26 12:04:40 -04:00
32ae8c1f4f Update CHANGELOG.md 2024-07-26 06:03:56 -04:00
2c58bc987c Update gitea.sh
increase ram to 1024
2024-07-26 05:37:09 -04:00
136f667126 Update gitea-install.sh
add SQLite3
2024-07-26 05:22:40 -04:00
ae49faec93 Add new LXC: Gitea (#3419) 2024-07-26 05:07:38 -04:00
b73557c14f Update ersatztv-install.sh
fixes https://github.com/tteck/Proxmox/issues/3422
2024-07-25 13:50:00 -04:00
8db7e57819 Update keycloak.sh
fix URL
2024-07-23 12:13:35 -04:00
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
80fb3ee841 Update update-lxcs-cron.sh
fixes https://github.com/tteck/Proxmox/issues/3408
2024-07-21 07:11:36 -04:00
6c155c7463 Update ersatztv.sh
Refactor `function update_script ()`
fixes https://github.com/tteck/Proxmox/issues/3404
2024-07-20 12:44:27 -04:00
2febf2c39b Update unifi.sh
add AVX instruction set check
2024-07-20 06:20:20 -04:00
cfa1b2e04d Update vaultwarden.sh
tweak
2024-07-17 13:48:42 -04:00
9deea7a983 Update vaultwarden.sh
add Admin Token to `/opt/vaultwarden/data/config.json`
2024-07-17 13:32:26 -04:00
00a8f07170 Update CHANGELOG.md 2024-07-16 14:04:50 -04:00
9cbd0f3037 Update install.func
fixes https://github.com/tteck/Proxmox/issues/3386
2024-07-16 11:27:55 -04:00
bf40c30fff Update haos-vm.sh
add local-zfs
2024-07-16 01:19:16 -04:00
e3da97472e Update CHANGELOG.md 2024-07-13 16:11:36 -04:00
2446b6599f Update pingvin-install.sh
fixes https://github.com/tteck/Proxmox/issues/3373
2024-07-13 13:28:19 -04:00
19fef65ac0 Update CHANGELOG.md 2024-07-13 00:26:39 -04:00
8892fd960f Update CHANGELOG.md 2024-07-12 23:44:56 -04:00
22c7801217 Update mikrotik-routeros.sh
chr-7.15.2
2024-07-07 16:40:15 -04:00
3a65f89cab Update calibre-web.sh (#3346) 2024-07-07 11:50:10 -04:00
186f186e8b Update pingvin.sh
fixes https://github.com/tteck/Proxmox/issues/3331
2024-07-05 01:09:30 -04:00
8562dd1b93 Update jellyseerr-install.sh
switch back to the main branch
2024-07-04 10:56:52 -04:00
dad9da5e67 Update jellyseerr.sh
tweak update (main branch)
2024-07-04 10:55:39 -04:00
496b9bf92c Update traefik.sh
hard-code version
2024-07-03 13:14:12 -04:00
6596850918 Update traefik-install.sh
hard-code version
2024-07-03 13:12:59 -04:00
fc5ea73e45 Update bunkerweb.sh
change the "hold" method
2024-07-03 10:24:42 -04:00
f64e8ef47b Update bunkerweb-install.sh
change the "hold" method
2024-07-03 10:22:46 -04:00
e6b86f3d47 Update bunkerweb.sh
tweak
2024-07-03 10:04:23 -04:00
7daad62fad Update bunkerweb-install.sh
hold bunkerweb version
2024-07-03 10:01:49 -04:00
15be0761ff Update bunkerweb-install.sh
fix curly braces
2024-07-03 09:38:44 -04:00
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
85418addac Update bunkerweb-install.sh
always install the newest release
2024-07-03 09:21:41 -04:00
ef27851d31 Update bunkerweb.sh
tweak `function update_script()`
2024-07-03 09:06:30 -04:00
5fcae037c2 Update photoprism-install.sh
tweak
2024-07-02 20:23:52 -04:00
eab4160c33 Update frigate-install.sh
fixes https://github.com/tteck/Proxmox/issues/3315
2024-07-02 02:59:33 -04:00
6e6a86aaa9 Update CHANGELOG.md 2024-06-30 11:50:59 -04:00
39ea1d4a20 Require PVE 8.1 or later 2024-06-30 10:18:37 -04:00
d3f71d078d Updated debian 12 image (#3299) 2024-06-30 09:43:59 -04:00
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
8fd1727fa8 Update alpine-nextcloud.sh
Remove "update" option
fixes https://github.com/tteck/Proxmox/issues/3298
2024-06-30 09:09:08 -04:00
1769a3f40b Tweak for Debian 12.6
fix EXTERNALLY-MANAGED
2024-06-30 08:29:55 -04:00
8322aede45 Update nginxproxymanager-install.sh
tweak
2024-06-30 07:49:13 -04:00
59b2d529a2 Update update-lxcs-cron.sh
tweak
2024-06-29 12:16:30 -04:00
7d142d593e Update update-lxcs.sh
tweak
2024-06-29 12:15:00 -04:00