tteckster
abe337e52d
Cleanup
9 months ago
tteckster
8ace224138
Update wireguard.sh
...
create update path
9 months ago
tteckster
fa2e4786af
Update dashy.sh
...
make update verbose
9 months ago
tteckster
c567efe374
Add Frigate
...
Add back to website
9 months ago
tteckster
02468cc44d
Remove Frigate
...
- Removed from website
- Nonfunctional
9 months ago
tteckster
80feaf6fa5
Update tianji.sh
...
increase storage
9 months ago
CanbiZ
3bd32110d9
Add new LXC: Tianji ( #3726 )
9 months ago
tteckster
dc1adaba01
Update nginxproxymanager.sh
...
comment out `export NODE_OPTIONS=--openssl-legacy-provider`
9 months ago
tteckster
07df1c8373
Update spoolman.sh
...
fix `.env` path
fixes https://github.com/tteck/Proxmox/issues/3712
9 months ago
tteckster
0ee61aa092
Update spoolman.sh
...
revert tweak
9 months ago
tteckster
389b03568d
Update spoolman.sh
...
tweak
9 months ago
tteckster
73eaf2e6a5
Update collabora.sh
...
https://github.com/tteck/Proxmox/discussions/3651
9 months ago
towerhand
6d89c2de12
Update sabnzbd only if a new version is available. ( #3664 )
9 months ago
tteckster
4cddfa3b12
Update collabora.sh
...
adjust resources
9 months ago
tteckster
103ac46a9f
Update prometheus.sh
...
Create update path
9 months ago
Rémi Bédard-Couture
5fb1be4e41
Add scripts for Collabora Online ( #3648 )
9 months ago
tteckster
96c8062405
Update frigate.sh
...
To update Frigate, create a new container and transfer your configuration.
9 months ago
tteckster
bb0a39e3c4
Update calibre-web.sh
...
fixes https://github.com/tteck/Proxmox/issues/3576
10 months ago
tteckster
9d579083bf
Update wireguard.sh
...
- refactor code
- breaking change
10 months ago
tteckster
aec826bbb3
Update commafeed.sh
...
tweak
10 months ago
tteckster
bfa2b0c0ee
Update commafeed.sh
...
tweak
10 months ago
tteckster
52bfc1725f
Update commafeed.sh
...
refactor
10 months ago
tteckster
28085bb2e7
Update alpine-vaultwarden.sh
...
restart vaultwarden
10 months ago
tteckster
631ef46466
Update bunkerweb.sh
...
nginx=1.26.1*
10 months ago
tteckster
448cf93163
Update matterbridge.sh
...
tweak
10 months ago
tteckster
41b63495db
Update matterbridge.sh
...
refactor update
10 months ago
tteckster
9c88dcdbd6
Update trilium.sh
...
Switch to TriliumNext
10 months ago
tteckster
b66590f976
Update linkwarden.sh
...
add `yarn playwright install`
10 months ago
tteckster
20fb0ce808
Update lldap.sh
...
tweak
10 months ago
Rémi Bédard-Couture
c4b6ea33aa
Add script for Lldap ( #3455 )
10 months ago
tteckster
a5fece4292
Update n8n.sh
...
fixes https://github.com/tteck/Proxmox/issues/3470
10 months ago
tteckster
341e873eba
Update wastebin.sh
...
Refactor
10 months ago
tteckster
026b0f4105
Update radarr.sh
...
tweak
11 months ago
tteckster
5e561a1b78
Update traefik.sh
...
tweak
11 months ago
vrozaksen
f59c1227be
Update gitea.sh ( #3426 )
...
Fix permissions
https://docs.gitea.com/installation/install-from-binary
11 months ago
tteckster
2c58bc987c
Update gitea.sh
...
increase ram to 1024
11 months ago
Miguel Muniz
ae49faec93
Add new LXC: Gitea ( #3419 )
11 months ago
tteckster
8db7e57819
Update keycloak.sh
...
fix URL
11 months ago
tteckster
6c155c7463
Update ersatztv.sh
...
Refactor `function update_script ()`
fixes https://github.com/tteck/Proxmox/issues/3404
11 months ago
tteckster
2febf2c39b
Update unifi.sh
...
add AVX instruction set check
11 months ago
tteckster
cfa1b2e04d
Update vaultwarden.sh
...
tweak
11 months ago
tteckster
9deea7a983
Update vaultwarden.sh
...
add Admin Token to `/opt/vaultwarden/data/config.json`
11 months ago
Mathijs Groothuis
3a65f89cab
Update calibre-web.sh ( #3346 )
11 months ago
tteckster
186f186e8b
Update pingvin.sh
...
fixes https://github.com/tteck/Proxmox/issues/3331
11 months ago
tteckster
dad9da5e67
Update jellyseerr.sh
...
tweak update (main branch)
11 months ago
tteckster
496b9bf92c
Update traefik.sh
...
hard-code version
11 months ago
tteckster
fc5ea73e45
Update bunkerweb.sh
...
change the "hold" method
11 months ago
tteckster
e6b86f3d47
Update bunkerweb.sh
...
tweak
11 months ago
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
11 months ago
tteckster
ef27851d31
Update bunkerweb.sh
...
tweak `function update_script()`
11 months ago