Commit Graph

5765 Commits

Author SHA1 Message Date
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
f2c8792461 Update sonarr-install.sh
- major code refactoring
- breaking changes
https://github.com/tteck/Proxmox/discussions/1738#discussioncomment-8005107
2024-01-03 12:08:10 -05:00
5ecdf14301 Update sonarr-install.sh
add sqlite3
2024-01-03 10:02:41 -05:00
a82f235e3c Update homepage.sh
check for npm
2024-01-03 01:42:48 -05:00
ec7772f375 Update n8n.sh
check for npm
2024-01-03 01:31:06 -05:00
913338813e Update magicmirror.sh
check for npm
2024-01-03 01:30:09 -05:00
ba6eea5346 Update cronicle.sh
check for npm
2024-01-03 01:25:05 -05:00
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
dc556414f0 Update homeassistant.sh
change Portainer port
2024-01-02 17:53:43 -05:00
91ab250a3d Update node-red.sh
tweak
2024-01-02 13:03:15 -05:00
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
c979faa719 Update bug_report.yaml
tweak
2024-01-02 00:30:28 -05:00
5b02f66391 Update build.func
warn Proxmox VE 7 (EOL 2024-07)
2024-01-02 00:23:26 -05:00
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
9fda1994d7 Update iobroker-install.sh
- add node.js v20.x
- fixes https://github.com/tteck/Proxmox/issues/2282
2024-01-01 12:39:57 -05:00
30c53d6958 update year to 2024 2024-01-01 12:13:05 -05:00
3cfb46c580 Update CHANGELOG.md 2024-01-01 12:10:17 -05:00
4eab2fed42 Update gotify-install.sh
tweak
2024-01-01 11:49:31 -05:00
0d288a2e66 Update gotify-install.sh
create directory
2024-01-01 11:42:03 -05:00
96b0a6d172 Create gotify.sh 2024-01-01 11:37:43 -05:00
0dd9401ed7 Create gotify-install.sh 2024-01-01 11:35:26 -05:00
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
6f8302dc3b Update debian-vm.sh
update url
2023-12-31 17:44:52 -05:00
f442c1b328 Update update-lxcs.sh
- postfix fix
fixes https://github.com/tteck/Proxmox/issues/2270
2023-12-30 07:59:11 -05:00
109b0893c4 Update scrypted-install.sh
add npm (node 18.x stopped utilizing npm by default)
2023-12-30 07:11:02 -05:00
77cd36e094 Update linkwarden.sh
make default unprivileged
2023-12-29 17:55:12 -05:00
7beb2105eb Update scrypted-install.sh
revert back to node 18.x
2023-12-29 17:21:00 -05:00
475edf432d Update build.func
revert
2023-12-29 16:27:58 -05:00
6f3b33550e Update build.func
passwords cannot start with a hyphen
2023-12-29 09:46:07 -05:00
a9b44432c4 Update changedetection-install.sh
V2 doesn't appear to work, so clone v1 instead.
2023-12-28 11:42:10 -05:00
8c780535a1 Update alpine-install.func
change repositories to `latest-stable`
2023-12-27 20:04:50 -05:00
2b02f7d49d update to node 20.x 2023-12-27 19:03:35 -05:00
bbc36a9cba Update zigbee2mqtt-install.sh
node 20.x
2023-12-27 18:54:57 -05:00
1de4df7162 Update uptimekuma-install.sh
node 20.x
2023-12-27 18:30:12 -05:00
b337babee9 Update alpine-nextcloud.sh
Increase RAM
2023-12-27 15:52:59 -05:00
5bf822849e Update update-lxcs.sh
tweak
2023-12-24 11:19:05 -05:00
36fffde502 Update runtipi.sh
add update path
2023-12-23 18:42:34 -05:00
325288f099 Update add-tailscale-lxc.sh
tweak
2023-12-23 09:24:52 -05:00
6ba8c5e06c Update add-tailscale-lxc.sh
tweak
2023-12-23 06:44:38 -05:00
3964789ca3 Update build.func
tweak
2023-12-23 04:54:55 -05:00
6f0788f220 Update add-tailscale-lxc.sh
tweak
2023-12-22 19:51:33 -05:00
79a542cd5a Update netdata.sh
tweak
2023-12-22 19:45:53 -05:00
16a37644bb Update hw-acceleration.sh
- Requires PVE Version 8.0 or higher
2023-12-21 17:37:36 -05:00
d94dacc53b Update hw-acceleration.sh
- code refactoring
- add non-verbose option
2023-12-20 22:13:31 -05:00
c2a3eb52ca Update hw-acceleration.sh
- code refactoring
- add an option to install intel-media-va-driver-non-free
- add vainfo
- add intel-gpu-tools
2023-12-20 20:54:09 -05:00
7cfb239d70 Update install.func
revert tweak
2023-12-20 11:32:06 -05:00
db0abe293d Update install.func
tweak
2023-12-20 11:26:26 -05:00
e8c61ddea7 Update netdata.sh
code refactoring
2023-12-20 11:25:00 -05:00
7377f1627b Update alpine-nextcloud.sh
Nextcloud 28.0 requires sodium and bz2
2023-12-20 06:44:01 -05:00
09bf75771d Update alpine-nextcloud-install.sh
Nextcloud 28.0 requires sodium and bz2
2023-12-20 06:39:20 -05:00