Commit Graph

1268 Commits

Author SHA1 Message Date
CanbiZ
55c1f2f3dc
[Standardization] Fix Spelling for "Setup Python3" (#1975)
* Harmonize Naming Python3 (fix missing)

* Harmonize Naming Python3 (fix missing)
2025-02-03 11:57:17 +01:00
Chris
91ba5cd412
Fix Hoarder corepack install/update error (#1957)
Installs Corepack v0.31.0 during Hoarder installation; checks if
Corepack needs updating during Hoarder update.
2025-02-03 09:06:40 +01:00
CanbiZ
745d1f9444
SQL-Server: Better gpg handling (#1962) 2025-02-03 08:31:19 +01:00
Andy Grunwald
19911f5b81
Prometheus PVE Exporter: Add --default-timeout=300 to pip install commands (#1950) 2025-02-02 20:18:52 +01:00
Michel Roegl-Brunner
8a07124457
[DCMA] Delete scripts 5etools and pf2etools - Copyright abuse (#1922)
* Delete json/5etools.json

* Delete ct/5etools.sh

* Delete install/5etools-install.sh

* Delete ct/headers/5etools

* Delete ct/pf2etools.sh

* Delete json/pf2etools.json

* Delete ct/headers/pf2etools

* Delete install/pf2etools-install.sh
2025-02-01 16:55:08 +01:00
Nícolas Pastorello
a0d7c5db0e
Bug fix: Paymenter (#1917) 2025-02-01 07:29:25 +01:00
bvdberg01
baef2a0cb9
New script: Baikal (#1913) 2025-02-01 07:28:16 +01:00
Nícolas Pastorello
58a2ece7b7
New Script: Paymenter (#1827) 2025-01-31 20:21:24 +01:00
Tobias
3c58303a9f
fix: apline-it-tools missing ssh package (#1891) 2025-01-31 10:10:21 +01:00
CanbiZ
d416ff9cfa
[Fix] Change Download of Trilium after there change the tag/release logic (#1892)
* change trilium release tag after tag/dl change

* change trilium release tag after tag/dl change
2025-01-31 08:45:30 +01:00
CanbiZ
2ef0cd0f89
Update mattermost-install.sh 2025-01-30 11:48:12 +01:00
CanbiZ
f2eb24d527
add $STD 2025-01-30 11:43:26 +01:00
Kaedon Cleland-Host
7f2481ea12
New Script: Mattermost (#1856)
* Create mattermost.sh, mattermost-install.sh, and mattermost.json

* Change paths in build.func install.func and mattermost.sh

This commit is for testing purposes and will be reverted before creating the pull request.

* Fixed OS in mattermost.sh and mattermost.json

* Change paths in all files

Points all files to my fork for testing.

* Added tags and fixed missing variable definition

* Fixed mattermost-install.sh

* Fixed sed command in mattermost-install.sh

* Fixed sed command in mattermost-install.sh

* Fixed broken config in mattermost-install.sh

* Revert "Change paths in all files"

This reverts commit 2f93e39233.

* Revert "Change paths in build.func install.func and mattermost.sh"

This reverts commit 084c71fbdc.

* Fixed date in mattermost.json

* Update install/mattermost-install.sh

Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>

* Update mattermost.json

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
2025-01-30 11:34:27 +01:00
NiceDevil
cbb18668dd
initial for PR (#1862) 2025-01-30 10:55:09 +01:00
Andy Grunwald
63e3619b68
New Script: Prometheus Proxmox VE Exporter (#1805)
* New Script: Prometheus Proxmox VE Exporter

See https://github.com/prometheus-pve/prometheus-pve-exporter

* Fix formatting of config file output after installation

* Prometheus Proxmox VE Exporter: Set category 1 for Website

* Removed blank lines

* Remove `python3-dev`, as it was commented out

* Prometheus Proxmox VE Exporter: Move configuration under /opt

* Prometheus Proxmox VE Exporter: Add logo

* Change `msg_info "Updating Python3"` to `msg_info "Setup Python3"`

* Removed empty line

* Add note about Proxmox credentials into the website

* Temp: Replace GitHub URLs to test my fork

* Set correct `APP="Prometheus-PVE-Exporter"`

* Add `--root-user-action=ignore` to pip call (as root)

* Revert "Temp: Replace GitHub URLs to test my fork"

This reverts commit 2308d48376.
2025-01-29 18:41:44 +01:00
CanbiZ
63061942b9
Aktualisieren von homarr-install.sh 2025-01-28 18:24:06 +01:00
CanbiZ
87a987ba35
remove env 2025-01-28 17:08:31 +01:00
CanbiZ
0680fbfac7
Update homarr-install.sh 2025-01-28 16:59:27 +01:00
CanbiZ
ad14b1b1d6
Update homarr-install.sh 2025-01-28 16:50:30 +01:00
CanbiZ
dae705056c
Breaking Change: Homarr (#1825) 2025-01-28 16:32:44 +01:00
Michel Roegl-Brunner
97002e7047
Update pingvin.sh and pingvin-install.sh (#1819) 2025-01-28 15:46:50 +01:00
bvdberg01
b70cd00764
New script: Monica LXC (#1813)
* New script: Monica LXC

* Update monica.json
2025-01-28 15:04:52 +01:00
CanbiZ
3be6824844
New Script: NodeBB (#1811) 2025-01-28 14:31:20 +01:00
CanbiZ
f903cfd97a
[Standardization] Fix Spelling for "Setup Python3" (#1810) 2025-01-28 13:49:53 +01:00
Michael Casey
2b1b517f20
New Script: Pocket ID (#1779)
* Add pocket-id scripts

* replace whiptail with read

* remove git dependency

* Add missing sed

* fix indentation

* remove assert replace after source update
2025-01-28 13:04:39 +01:00
Slaviša Arežina
0af7a5adbf
Jellyfin: Fix default logging level (#1768)
* Fix the ammount of default logging

* remove comment

Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
2025-01-26 14:01:31 +01:00
Slaviša Arežina
9ff56caafd
Added installation of calibre binaries (#1763) 2025-01-26 09:29:53 +01:00
Slaviša Arežina
b9cdfc26d0
Added environment variable to accept EULA for SQLServer2022 (#1755)
Some checks are pending
Shellcheck / Shellcheck (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
2025-01-25 16:47:24 -08:00
moodyblue
b01331480c
openHAB - Update to Zulu21 (#1734)
* Use Zulu 21 instead of 17

* Increase RAM from 2 to 3GB

* Revert RAM to 2G

* Add https url
2025-01-25 00:36:01 +01:00
CanbiZ
75f90409eb
Update actualbudget-install.sh 2025-01-24 14:41:03 +01:00
CanbiZ
e6d032eac3
rm file 2025-01-24 13:41:13 +01:00
CanbiZ
b402026b84
Update actualbudget-install.sh 2025-01-24 13:38:42 +01:00
CanbiZ
63061ea06f
Update actualbudget-install.sh 2025-01-24 13:31:29 +01:00
CanbiZ
489a1fb560
Update paperless-ngx-install.sh 2025-01-23 14:51:57 +01:00
CanbiZ
45f9d7460c
Update paperless-ngx-install.sh 2025-01-23 11:51:59 +01:00
CanbiZ
69d9b4f439
Update paperless-ngx-install.sh 2025-01-23 11:34:33 +01:00
CanbiZ
c54180e8fb
Update paperless-ngx-install.sh 2025-01-23 11:21:27 +01:00
CanbiZ
078fc0e138
Fix: Paperless Service Timings & Optimization: Ghostscript Installation (#1688) 2025-01-23 11:14:13 +01:00
CanbiZ
74d745441c
Update actualbudget-install.sh 2025-01-22 14:50:59 +01:00
CanbiZ
afc66ebac5
Update actualbudget-install.sh 2025-01-22 14:34:06 +01:00
CanbiZ
18baa31178
Update actualbudget-install.sh 2025-01-22 14:31:55 +01:00
CanbiZ
6b17c1a4a1
Update sqlserver2022-install.sh 2025-01-22 12:37:23 +01:00
CanbiZ
87256a39ce
Update sqlserver2022-install.sh 2025-01-22 12:19:06 +01:00
CanbiZ
9e9838867a
Update sqlserver2022-install.sh 2025-01-22 10:50:51 +01:00
CanbiZ
41514c1eb8
Update sqlserver2022-install.sh 2025-01-22 10:49:29 +01:00
CanbiZ
c8fe3c363b
Update sqlserver2022-install.sh 2025-01-22 10:43:34 +01:00
CanbiZ
c5df1bbcea
Fix: SQL Server 2022 Install (#1669)
* Fix: SQL Server 2022 Install

* Update sqlserver2022.json
2025-01-22 10:25:39 +01:00
CanbiZ
8303f61647
Update sqlserver2022-install.sh
Some checks are pending
Shellcheck / Shellcheck (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Frontend CI/CD / build (push) Waiting to run
Frontend CI/CD / deploy (push) Blocked by required conditions
2025-01-22 08:57:51 +01:00
CanbiZ
eefbbdf4df
Update actualbudget-install.sh 2025-01-22 08:28:09 +01:00
CanbiZ
223eecdd8e
Update sqlserver2022-install.sh
Some checks are pending
Auto Update .app-headers / update-app-headers (push) Waiting to run
Shellcheck / Shellcheck (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Frontend CI/CD / build (push) Waiting to run
Frontend CI/CD / deploy (push) Blocked by required conditions
2025-01-21 21:08:48 +01:00