tteckster
ddb6551565
Update lldap-install.sh
...
Refactor
4 months ago
tteckster
20fb0ce808
Update lldap.sh
...
tweak
4 months ago
Rémi Bédard-Couture
c4b6ea33aa
Add script for Lldap ( #3455 )
4 months ago
tteckster
a5fece4292
Update n8n.sh
...
fixes https://github.com/tteck/Proxmox/issues/3470
4 months ago
tteckster
232919d6be
Update wastebin-install.sh
...
tweak
4 months ago
tteckster
d21760cc65
Update wastebin-install.sh
...
Refactor
Fixes https://github.com/tteck/Proxmox/issues/3465
4 months ago
tteckster
341e873eba
Update wastebin.sh
...
Refactor
4 months ago
tteckster
d073535346
Update bunkerweb-install.sh
...
switch repo back to packagecloud
4 months ago
Kieran Hannigan
b567bd848b
Allow octoprint user to perform system functions ( #3444 )
4 months ago
tteckster
bfce73c0ed
Update README.md
4 months ago
tteckster
880a0f52ec
Update CHANGELOG.md
4 months ago
tteckster
026b0f4105
Update radarr.sh
...
tweak
4 months ago
tteckster
b108b6e373
Update update-lxcs.sh
...
tweak
4 months ago
tteckster
fabbe5925b
Update README.md
...
tweak
4 months ago
tteckster
5e561a1b78
Update traefik.sh
...
tweak
4 months ago
Peter Stalman
a35e23916e
Update traefik-install.sh ( #3431 )
4 months ago
vrozaksen
f59c1227be
Update gitea.sh ( #3426 )
...
Fix permissions
https://docs.gitea.com/installation/install-from-binary
4 months ago
tteckster
32ae8c1f4f
Update CHANGELOG.md
4 months ago
tteckster
2c58bc987c
Update gitea.sh
...
increase ram to 1024
4 months ago
tteckster
136f667126
Update gitea-install.sh
...
add SQLite3
4 months ago
Miguel Muniz
ae49faec93
Add new LXC: Gitea ( #3419 )
4 months ago
tteckster
b73557c14f
Update ersatztv-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3422
4 months ago
tteckster
8db7e57819
Update keycloak.sh
...
fix URL
4 months ago
tteckster
d18e37166d
Update bunkerweb-install.sh
...
Refactor to eliminate script execution within another script, making the code easier to review.
4 months ago
tteckster
80fb3ee841
Update update-lxcs-cron.sh
...
fixes https://github.com/tteck/Proxmox/issues/3408
4 months ago
tteckster
6c155c7463
Update ersatztv.sh
...
Refactor `function update_script ()`
fixes https://github.com/tteck/Proxmox/issues/3404
4 months ago
tteckster
2febf2c39b
Update unifi.sh
...
add AVX instruction set check
4 months ago
tteckster
cfa1b2e04d
Update vaultwarden.sh
...
tweak
4 months ago
tteckster
9deea7a983
Update vaultwarden.sh
...
add Admin Token to `/opt/vaultwarden/data/config.json`
4 months ago
tteckster
00a8f07170
Update CHANGELOG.md
4 months ago
tteckster
9cbd0f3037
Update install.func
...
fixes https://github.com/tteck/Proxmox/issues/3386
4 months ago
tteckster
bf40c30fff
Update haos-vm.sh
...
add local-zfs
4 months ago
tteckster
e3da97472e
Update CHANGELOG.md
4 months ago
tteckster
2446b6599f
Update pingvin-install.sh
...
fixes https://github.com/tteck/Proxmox/issues/3373
4 months ago
tteckster
19fef65ac0
Update CHANGELOG.md
4 months ago
tteckster
8892fd960f
Update CHANGELOG.md
4 months ago
tteckster
22c7801217
Update mikrotik-routeros.sh
...
chr-7.15.2
5 months ago
Mathijs Groothuis
3a65f89cab
Update calibre-web.sh ( #3346 )
5 months ago
tteckster
186f186e8b
Update pingvin.sh
...
fixes https://github.com/tteck/Proxmox/issues/3331
5 months ago
tteckster
8562dd1b93
Update jellyseerr-install.sh
...
switch back to the main branch
5 months ago
tteckster
dad9da5e67
Update jellyseerr.sh
...
tweak update (main branch)
5 months ago
tteckster
496b9bf92c
Update traefik.sh
...
hard-code version
5 months ago
tteckster
6596850918
Update traefik-install.sh
...
hard-code version
5 months ago
tteckster
fc5ea73e45
Update bunkerweb.sh
...
change the "hold" method
5 months ago
tteckster
f64e8ef47b
Update bunkerweb-install.sh
...
change the "hold" method
5 months ago
tteckster
e6b86f3d47
Update bunkerweb.sh
...
tweak
5 months ago
tteckster
7daad62fad
Update bunkerweb-install.sh
...
hold bunkerweb version
5 months ago
tteckster
15be0761ff
Update bunkerweb-install.sh
...
fix curly braces
5 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
5 months ago
tteckster
85418addac
Update bunkerweb-install.sh
...
always install the newest release
5 months ago