tteckster
1597f560c7
Update changedetection.sh
...
When updating, update playwright also
10 months ago
tteckster
9d5d7ed346
Create pairdrop.sh
10 months ago
tteckster
ecd7bd5dac
Update hyperhdr.sh
...
fixes https://github.com/tteck/Proxmox/issues/2382
10 months ago
tteckster
edd6eacdd3
Update commafeed.sh
...
add update path
10 months ago
tteckster
bd3321fd8c
Update nginxproxymanager.sh
...
tweak
10 months ago
tteckster
9ef0ad7ec7
Update nginxproxymanager.sh
...
- Transition to using pnpm instead of yarn.
10 months ago
tteckster
a45c65cd14
Update nginxproxymanager.sh
...
apply fixes
10 months ago
tteckster
a6549aef64
Update create_lxc.sh
...
tweak
10 months ago
Madhur Ahuja
2806ab78f5
Add script for redis ( #2371 )
10 months ago
tteckster
15b22bfc69
Update and rename cassandra.sh to apache-cassandra.sh
...
tweak
10 months ago
tteckster
889ad6bc18
Update cassandra.sh
...
tweak
10 months ago
Madhur Ahuja
1e713d7b7b
Add Cassandra script ( #2367 )
...
---------
Co-authored-by: @madhur
10 months ago
tteckster
6f4501c7a3
Update nginxproxymanager.sh
...
tweak
10 months ago
tteckster
c60490b8ba
Update nginxproxymanager.sh
...
- Reboot LXC if no GUI
10 months ago
tteckster
435de786c5
Update nginxproxymanager.sh
...
fixes https://github.com/tteck/Proxmox/issues/2362
10 months ago
tteckster
c3bc20be71
Update hyperhdr.sh
...
tweak
10 months ago
tteckster
d5d245cf47
Create hyperhdr.sh
10 months ago
tteckster
693367e278
Update omada.sh
...
fixes https://github.com/tteck/Proxmox/issues/2349
10 months ago
tteckster
04f8092ac4
Create ntfy.sh
10 months ago
tteckster
6a83a3eaac
New feature
...
- The option to utilize Apt-Cacher-NG (Advanced settings) when creating LXCs. The added functionality is expected to reduce bandwidth usage and provide faster operating system updates.
- Requires the Apt-Cacher-NG LXC
11 months ago
tteckster
7122a465a1
Add variables
11 months ago
tteckster
f72b38f348
Create apt-cacher-ng.sh
11 months ago
tteckster
9ca401e30f
Update verbose mode
...
- Remove `set -x`
- Only entries with `$STD` will be shown
11 months ago
tteckster
1eaf2b2988
Update stirling-pdf.sh
...
tweak
11 months ago
tteckster
95a9467ff1
Update and rename stirlingpdf.sh to stirling-pdf.sh
...
- Rename sh file
- Switch update from git to relaese
11 months ago
tteckster
e1247b6d0b
Update stirlingpdf.sh
...
tweak
11 months ago
tteckster
b80c0e422a
Update stirlingpdf.sh
...
- Create update path
11 months ago
tteckster
1bd7b6f757
Update stirlingpdf.sh
11 months ago
tteckster
d11f090507
Create stirlingpdf.sh
11 months ago
tteckster
e8501df16e
Create sftpgo.sh
11 months ago
NiceDevil
767a4ac433
Update paperless-ngx.sh ( #2299 )
...
2 lines not needed anymore
scipy is version 1.11.4 and paperless is working fine with it
11 months ago
tteckster
867a10f03f
Add new element
...
- add spinner
11 months ago
tteckster
13457886fe
Create commafeed.sh
11 months ago
tteckster
a3ef98e1f8
Update sonarr.sh
...
- major code refactoring
- breaking changes
https://github.com/tteck/Proxmox/discussions/1738#discussioncomment-8005107
11 months ago
tteckster
a82f235e3c
Update homepage.sh
...
check for npm
11 months ago
tteckster
ec7772f375
Update n8n.sh
...
check for npm
11 months ago
tteckster
913338813e
Update magicmirror.sh
...
check for npm
11 months ago
tteckster
ba6eea5346
Update cronicle.sh
...
check for npm
11 months ago
tteckster
6e51ac0e69
Update uptimekuma.sh
...
(node 18.x has stopped utilizing npm by default)
- check if the installed version of Node.js is 18.x and, if so, ensures that npm is also installed.
11 months ago
Ryan Winter
dc556414f0
Update homeassistant.sh
...
change Portainer port
11 months ago
tteckster
91ab250a3d
Update node-red.sh
...
tweak
11 months ago
tteckster
d9f27eeff7
Update node-red.sh
...
- new packages for Node-RED themes
- fixes https://github.com/tteck/Proxmox/issues/2287
11 months ago
tteckster
b7a9d517e7
Update node-red.sh
...
(node 18.x has stopped utilizing npm by default)
- check if the installed version of Node.js is 18.x and, if so, ensures that npm is also installed.
- fixes https://github.com/tteck/Proxmox/issues/2283
11 months ago
tteckster
30c53d6958
update year to 2024
11 months ago
tteckster
96b0a6d172
Create gotify.sh
11 months ago
tteckster
497d629fdc
Update zigbee2mqtt.sh
...
(node 18.x has stopped utilizing npm by default)
- check if the installed version of Node.js is 18.x and, if so, ensures that npm is also installed.
- fixes https://github.com/tteck/Proxmox/issues/2281
11 months ago
tteckster
77cd36e094
Update linkwarden.sh
...
make default unprivileged
11 months ago
tteckster
2b02f7d49d
update to node 20.x
11 months ago
tteckster
b337babee9
Update alpine-nextcloud.sh
...
Increase RAM
11 months ago
tteckster
36fffde502
Update runtipi.sh
...
add update path
11 months ago
tteckster
7377f1627b
Update alpine-nextcloud.sh
...
Nextcloud 28.0 requires sodium and bz2
11 months ago
tteckster
ab36af75af
Update homepage.sh
...
tweak
11 months ago
tteckster
0909ad493b
Update homepage.sh
...
update to /releases/latest
11 months ago
tteckster
a22c3644a6
drop fuse-overlayfs storage driver
...
- As of Proxmox 8.1, `overlay2` is now a supported Docker storage driver when using ZFS, specifically with OpenZFS version 2.2.0 or later.
12 months ago
tteckster
d4363eb49f
Update kavita.sh
...
fixes https://github.com/tteck/Proxmox/issues/2151
12 months ago
tteckster
1112e0d8f6
Create runtipi.sh
12 months ago
tteckster
d4af04dfd3
Update zwave-js-ui.sh
...
change back to `*-linux`
12 months ago
tteckster
6dab19d260
Update channels.sh
...
adjust ram
1 year ago
tteckster
ed40ffc000
Update channels.sh
...
tweak name
1 year ago
tteckster
3cda045cce
Create channels.sh
1 year ago
tteckster
f0a661fea9
Update zwave-js-ui.sh
...
tweak cleanup
1 year ago
tteckster
d4c685f05e
Update zwave-js-ui.sh
...
tweak service file
1 year ago
tteckster
76dbbf91ed
Update zwave-js-ui.sh
...
tweak
1 year ago
tteckster
6594ce2f3a
Update zwave-js-ui.sh
...
fixes https://github.com/tteck/Proxmox/issues/2129
1 year ago
tteckster
f69a1181b5
Update paperless-ngx.sh
...
fixes https://github.com/tteck/Proxmox/issues/2123
1 year ago
tteckster
c912a037a1
Update homarr.sh
...
fixes https://github.com/tteck/Proxmox/issues/2102
1 year ago
tteckster
946114f59e
Update linkwarden.sh
...
tweak
1 year ago
tteckster
778c58f49e
Update linkwarden.sh
...
tweak
1 year ago
tteckster
c95f5dec17
Update linkwarden.sh
...
tweak
1 year ago
tteckster
c870b93810
Update linkwarden.sh
...
- create update path
1 year ago
tteckster
2e5bcd8424
Update rdtclient.sh
...
create update path
1 year ago
tteckster
cd4faadeb6
Update dockge.sh
...
create update path
1 year ago
tteckster
22dd71822e
Update dockge.sh
...
increase storage
1 year ago
tteckster
29efbdd2eb
Create dockge.sh
1 year ago
tteckster
b8222e26fc
Update navidrome.sh
...
fix file name
1 year ago
tteckster
26230754af
Update homarr.sh
...
- fix backup/restore paths
- keep backups until the next update (root directory)
1 year ago
tteckster
634283c04e
Update zigbee2mqtt.sh
...
follow 311ea070b1
1 year ago
tteckster
3fd87569df
Update homarr.sh
...
attempt to fix update
1 year ago
tteckster
a53f2e50aa
Update homarr.sh
1 year ago
tteckster
f35cf214e4
Update homarr.sh
...
increase storage
1 year ago
tteckster
f8b1d7600c
Update homarr.sh
...
increase storage
1 year ago
tteckster
9418ccb1ef
default Debian 12
...
- go2rtc
- homebridge
- iobroker
- motioneye
- navidrome
- octoprint
- rtsptoweb
- syncthing
- whisparr
Thanks @t0rb3n
1 year ago
tteckster
4748a65692
Update prometheus.sh
...
- default Debian 12
Thanks @onethree7
1 year ago
tteckster
b03ddde9e2
Update daemonsync.sh
...
- default Debian 12
Thanks @onethree7
1 year ago
tteckster
70d8ce3706
Update casaos.sh
...
default Debian 12
1 year ago
tteckster
f2f9b035b3
default Debian 12
...
- Podman
- Podman-Homeassastant
1 year ago
tteckster
073aba4d5d
Update whoogle.sh
...
default Debian 12
1 year ago
tteckster
8c8bce10e5
Update blocky.sh
...
default Debian 12
1 year ago
tteckster
ed6443bc84
default Debian 12
...
- Homer
- Cronicle
Thanks @zelig2
1 year ago
tteckster
161e51796a
default Debian 12
...
- autobrr
- jackett
- transmission
1 year ago
tteckster
8185b09e01
Update vaultwarden.sh
...
default Debian 12
1 year ago
tteckster
026ad7bbec
Update sonarr.sh
...
tweak
1 year ago
tteckster
4fa50c9100
Update kavita.sh
...
fixes https://github.com/tteck/Proxmox/issues/2022
1 year ago
tteckster
239b9ea0ba
Update kavita.sh
...
- default Debian 12
- set update path
1 year ago
tteckster
04647388bf
Update tdarr.sh
...
default Debian 12
1 year ago
tteckster
92b50cf36f
Update sonarr.sh
...
add update for v4
1 year ago
tteckster
813771cde4
Update agentdvr.sh
1 year ago
tteckster
9af470895c
Create agentdvr.sh
1 year ago
tteckster
fb3a909c28
Update linkwarden.sh
1 year ago
tteckster
d74faa1673
Create linkwarden.sh
1 year ago