Commit Graph

6699 Commits

Author SHA1 Message Date
cd1b7a4c64 Update stirlingpdf-install.sh
- Create a symbolic link from `/opt/Stirling-PDF/Stirling-PDF-*.jar` to `/opt/Stirling-PDF/Stirling-PDF.jar` to ensure that the `stirlingpdf.service` file doesn't have to be updated after each upgrade.
- Show installed version
2024-01-08 06:14:47 -05:00
1789d7af21 Update stirlingpdf-install.sh
tweak
2024-01-07 20:42:08 -05:00
3ea4ec656b Update CHANGELOG.md 2024-01-07 19:21:20 -05:00
7cf643abe7 Update stirlingpdf-install.sh
tweak
2024-01-07 16:58:09 -05:00
034f6d6537 Update stirlingpdf-install.sh
tweak
2024-01-07 16:44:58 -05:00
1bd7b6f757 Update stirlingpdf.sh 2024-01-07 16:24:48 -05:00
d11f090507 Create stirlingpdf.sh 2024-01-07 16:08:46 -05:00
10809204a8 Create stirlingpdf-install.sh 2024-01-07 16:07:51 -05:00
4c5f70b7bf Update CHANGELOG.md 2024-01-07 12:24:55 -05:00
e8501df16e Create sftpgo.sh 2024-01-07 12:01:21 -05:00
e79b61c138 Create sftpgo-install.sh 2024-01-07 12:00:24 -05:00
5f3bd5904e Update alpine-install.func
no spinner allowed
2024-01-07 10:50:17 -05:00
df25fe9446 Update alpine-install.func
add spinner, attempt 3
2024-01-07 10:43:29 -05:00
c73a2909f7 Update alpine-install.func
add spinner, attempt 2
2024-01-07 10:36:15 -05:00
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