Commit Graph

1541 Commits

Author SHA1 Message Date
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
2024-01-12 15:00:42 -05:00
tteckster 7122a465a1
Add variables 2024-01-12 12:04:03 -05:00
tteckster f72b38f348
Create apt-cacher-ng.sh 2024-01-12 10:22:56 -05:00
tteckster 9ca401e30f
Update verbose mode
- Remove `set -x`
- Only entries with `$STD` will be shown
2024-01-09 19:44:38 -05:00
tteckster 1eaf2b2988
Update stirling-pdf.sh
tweak
2024-01-08 08:23:08 -05:00
tteckster 95a9467ff1
Update and rename stirlingpdf.sh to stirling-pdf.sh
- Rename sh file
- Switch update from git to relaese
2024-01-08 08:00:05 -05:00
tteckster e1247b6d0b
Update stirlingpdf.sh
tweak
2024-01-08 06:42:12 -05:00
tteckster b80c0e422a
Update stirlingpdf.sh
- Create update path
2024-01-08 06:38:27 -05:00
tteckster 1bd7b6f757
Update stirlingpdf.sh 2024-01-07 16:24:48 -05:00
tteckster d11f090507
Create stirlingpdf.sh 2024-01-07 16:08:46 -05:00
tteckster e8501df16e
Create sftpgo.sh 2024-01-07 12:01:21 -05:00
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
2024-01-07 04:35:24 -05:00
tteckster 867a10f03f
Add new element
- add spinner
2024-01-06 17:15:45 -05:00
tteckster 13457886fe
Create commafeed.sh 2024-01-04 12:09:10 -05:00
tteckster a3ef98e1f8
Update sonarr.sh
- major code refactoring
- breaking changes
https://github.com/tteck/Proxmox/discussions/1738#discussioncomment-8005107
2024-01-03 12:10:09 -05:00
tteckster a82f235e3c
Update homepage.sh
check for npm
2024-01-03 01:42:48 -05:00
tteckster ec7772f375
Update n8n.sh
check for npm
2024-01-03 01:31:06 -05:00
tteckster 913338813e
Update magicmirror.sh
check for npm
2024-01-03 01:30:09 -05:00
tteckster ba6eea5346
Update cronicle.sh
check for npm
2024-01-03 01:25:05 -05:00
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.
2024-01-03 01:12:19 -05:00
Ryan Winter dc556414f0
Update homeassistant.sh
change Portainer port
2024-01-02 17:53:43 -05:00
tteckster 91ab250a3d
Update node-red.sh
tweak
2024-01-02 13:03:15 -05:00
tteckster d9f27eeff7
Update node-red.sh
- new packages for Node-RED themes
- fixes https://github.com/tteck/Proxmox/issues/2287
2024-01-02 13:01:35 -05:00
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
2024-01-01 15:02:21 -05:00
tteckster 30c53d6958
update year to 2024 2024-01-01 12:13:05 -05:00
tteckster 96b0a6d172
Create gotify.sh 2024-01-01 11:37:43 -05:00
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
2024-01-01 11:08:24 -05:00
tteckster 77cd36e094
Update linkwarden.sh
make default unprivileged
2023-12-29 17:55:12 -05:00
tteckster 2b02f7d49d
update to node 20.x 2023-12-27 19:03:35 -05:00
tteckster b337babee9
Update alpine-nextcloud.sh
Increase RAM
2023-12-27 15:52:59 -05:00
tteckster 36fffde502
Update runtipi.sh
add update path
2023-12-23 18:42:34 -05:00
tteckster 7377f1627b
Update alpine-nextcloud.sh
Nextcloud 28.0 requires sodium and bz2
2023-12-20 06:44:01 -05:00
tteckster ab36af75af
Update homepage.sh
tweak
2023-12-17 20:35:11 -05:00
tteckster 0909ad493b
Update homepage.sh
update to /releases/latest
2023-12-17 20:23:32 -05:00
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.
2023-12-06 20:13:12 -05:00
tteckster d4363eb49f
Update kavita.sh
fixes https://github.com/tteck/Proxmox/issues/2151
2023-12-04 05:19:05 -05:00
tteckster 1112e0d8f6
Create runtipi.sh 2023-12-02 06:37:26 -05:00
tteckster d4af04dfd3
Update zwave-js-ui.sh
change back to `*-linux`
2023-12-01 19:06:38 -05:00
tteckster 6dab19d260
Update channels.sh
adjust ram
2023-11-30 19:35:09 -05:00
tteckster ed40ffc000
Update channels.sh
tweak name
2023-11-30 18:03:25 -05:00
tteckster 3cda045cce
Create channels.sh 2023-11-30 17:56:40 -05:00
tteckster f0a661fea9
Update zwave-js-ui.sh
tweak cleanup
2023-11-30 14:28:13 -05:00
tteckster d4c685f05e
Update zwave-js-ui.sh
tweak service file
2023-11-30 14:23:45 -05:00
tteckster 76dbbf91ed
Update zwave-js-ui.sh
tweak
2023-11-30 14:20:12 -05:00
tteckster 6594ce2f3a
Update zwave-js-ui.sh
fixes https://github.com/tteck/Proxmox/issues/2129
2023-11-30 14:18:09 -05:00
tteckster f69a1181b5
Update paperless-ngx.sh
fixes https://github.com/tteck/Proxmox/issues/2123
2023-11-29 15:51:32 -05:00
tteckster c912a037a1
Update homarr.sh
fixes https://github.com/tteck/Proxmox/issues/2102
2023-11-25 23:14:11 -05:00
tteckster 946114f59e
Update linkwarden.sh
tweak
2023-11-22 09:49:18 -05:00
tteckster 778c58f49e
Update linkwarden.sh
tweak
2023-11-22 09:41:48 -05:00
tteckster c95f5dec17
Update linkwarden.sh
tweak
2023-11-22 09:37:58 -05:00