Commit Graph

5785 Commits

Author SHA1 Message Date
e27191e607 Update alpine-install.func
revert add spinner
2024-01-07 09:41:22 -05:00
8b7820b03a Update paperless-ngx-install.sh (#2300)
not needed anymore, as in the other commit :)
2024-01-07 04:42:41 -05:00
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
9f03c98e8f Update alpine-install.func
add spinner
2024-01-07 01:45:12 -05:00
d763628086 Update haos-vm.sh 2024-01-06 17:55:01 -05:00
101c9eb122 Update haos-vm.sh
- add spinner
2024-01-06 17:27:00 -05:00
867a10f03f Add new element
- add spinner
2024-01-06 17:15:45 -05:00
8e10c14bce Update code-server.sh
fixes https://github.com/tteck/Proxmox/issues/2297
2024-01-05 17:11:48 -05:00
5b18995b97 Update CHANGELOG.md
tweak
2024-01-05 13:39:50 -05:00
ce875098bc Update USER_SUBMITTED_GUIDES.md
tweak
2024-01-05 13:33:26 -05:00
fa31bf2f18 Update CONTRIBUTING.md
tweak
2024-01-05 13:29:27 -05:00
9191b26eea Update CODE-AUDIT.md
tweak
2024-01-05 13:21:19 -05:00
9a897be0e7 Update CODE-AUDIT.md
tweak
2024-01-05 13:11:59 -05:00
72b9e514bc Update CODE-AUDIT.md 2024-01-05 12:56:21 -05:00
781d9a0b2a Update CHANGELOG.md 2024-01-04 12:30:00 -05:00
fe960d1e7d Update CHANGELOG.md 2024-01-04 12:29:45 -05:00
13457886fe Create commafeed.sh 2024-01-04 12:09:10 -05:00
7cbc112a46 Create commafeed-install.sh 2024-01-04 12:08:47 -05:00
00f73c7370 Update install.func
tweak
2024-01-03 16:09:16 -05:00
f9b9b560f1 Update CHANGELOG.md 2024-01-03 12:16:57 -05:00
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