Commit Graph

1779 Commits

Author SHA1 Message Date
02468cc44d Remove Frigate
- Removed from website
  - Nonfunctional
2024-09-15 10:56:25 -04:00
80feaf6fa5 Update tianji.sh
increase storage
2024-09-14 16:06:43 -04:00
3bd32110d9 Add new LXC: Tianji (#3726) 2024-09-13 17:35:36 -04:00
dc1adaba01 Update nginxproxymanager.sh
comment out `export NODE_OPTIONS=--openssl-legacy-provider`
2024-09-11 13:43:15 -04:00
07df1c8373 Update spoolman.sh
fix `.env` path
fixes https://github.com/tteck/Proxmox/issues/3712
2024-09-11 13:22:38 -04:00
0ee61aa092 Update spoolman.sh
revert tweak
2024-09-11 12:22:23 -04:00
389b03568d Update spoolman.sh
tweak
2024-09-11 12:07:46 -04:00
73eaf2e6a5 Update collabora.sh
https://github.com/tteck/Proxmox/discussions/3651
2024-09-07 22:11:14 -04:00
6d89c2de12 Update sabnzbd only if a new version is available. (#3664) 2024-09-06 03:05:57 -04:00
4cddfa3b12 Update collabora.sh
adjust resources
2024-09-05 11:44:26 -04:00
103ac46a9f Update prometheus.sh
Create update path
2024-09-03 19:58:20 -04:00
5fb1be4e41 Add scripts for Collabora Online (#3648) 2024-09-03 15:09:57 -04:00
96c8062405 Update frigate.sh
To update Frigate, create a new container and transfer your configuration.
2024-08-30 11:41:17 -04:00
bb0a39e3c4 Update calibre-web.sh
fixes https://github.com/tteck/Proxmox/issues/3576
2024-08-23 11:39:31 -04:00
9d579083bf Update wireguard.sh
- refactor code
- breaking change
2024-08-21 16:10:49 -04:00
aec826bbb3 Update commafeed.sh
tweak
2024-08-19 08:03:54 -04:00
bfa2b0c0ee Update commafeed.sh
tweak
2024-08-19 07:58:58 -04:00
52bfc1725f Update commafeed.sh
refactor
2024-08-19 07:56:39 -04:00
28085bb2e7 Update alpine-vaultwarden.sh
restart vaultwarden
2024-08-18 22:30:57 -04:00
631ef46466 Update bunkerweb.sh
nginx=1.26.1*
2024-08-17 06:47:34 -04:00
448cf93163 Update matterbridge.sh
tweak
2024-08-11 08:50:55 -04:00
41b63495db Update matterbridge.sh
refactor update
2024-08-11 08:49:29 -04:00
9c88dcdbd6 Update trilium.sh
Switch to TriliumNext
2024-08-08 12:23:46 -04:00
b66590f976 Update linkwarden.sh
add `yarn playwright install`
2024-08-05 17:09:26 -04:00
20fb0ce808 Update lldap.sh
tweak
2024-08-05 05:03:19 -04:00
c4b6ea33aa Add script for Lldap (#3455) 2024-08-05 04:58:22 -04:00
a5fece4292 Update n8n.sh
fixes https://github.com/tteck/Proxmox/issues/3470
2024-08-04 23:21:49 -04:00
341e873eba Update wastebin.sh
Refactor
2024-08-04 17:06:19 -04:00
026b0f4105 Update radarr.sh
tweak
2024-07-27 12:51:12 -04:00
5e561a1b78 Update traefik.sh
tweak
2024-07-27 06:55:30 -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
2c58bc987c Update gitea.sh
increase ram to 1024
2024-07-26 05:37:09 -04:00
ae49faec93 Add new LXC: Gitea (#3419) 2024-07-26 05:07:38 -04:00
8db7e57819 Update keycloak.sh
fix URL
2024-07-23 12:13:35 -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
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
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
fc5ea73e45 Update bunkerweb.sh
change the "hold" method
2024-07-03 10:24:42 -04:00
e6b86f3d47 Update bunkerweb.sh
tweak
2024-07-03 10:04:23 -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
ef27851d31 Update bunkerweb.sh
tweak `function update_script()`
2024-07-03 09:06:30 -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
946fad73b9 Delete ct/scrutiny.sh
Does not function
2024-06-28 06:57:03 -04:00
89aba15275 Add new LXC: RabbitMQ (#3268) 2024-06-27 07:27:28 -04:00
344d6ac008 Add new LXC: Kubo for IPFS (#3270) 2024-06-27 06:55:51 -04:00