Commit Graph

7087 Commits

Author SHA1 Message Date
51c4d3f000 Update CHANGELOG.md (#409)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-21 22:31:40 +01:00
973073a9a4 Use github app in changelog-pr.yml and add auto approval (#416) 2024-11-21 22:30:36 +01:00
a38ddef8b2 RDTClient Remove .NET 8.0 | Add .NET 9.0 (#413)
* Update rdtclient-install.sh

* Update rdtclient.sh / Remove Dotnet 8.0
2024-11-22 10:29:46 +13:00
119bf4e183 Remove old resource message from vaultwarden (#402) 2024-11-22 10:27:33 +13:00
ac67616fe5 Add new LXC: NextPVR (#391)
* Add new LXC: NextPVR

* Update ct/nextpvr.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update ct/nextpvr.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Set Updating in CT

* Add NextPVR to DVR/NVR Category

* Update json/nextpvr.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update json/nextpvr.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update json/nextpvr.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-22 10:26:52 +13:00
05ba063ba1 Add new LXC: Kimai (#397)
* Add new LXC: Kimai

* little tweak, admin instead of username

* Update ct/kimai.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update json/kimai.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update install/kimai-install.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update install/kimai-install.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update install/kimai-install.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update ct/kimai.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update install/kimai-install.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Add RELEASE Output

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Remove Sudo from mysql

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Remove Sudo from mysql

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Remove Sudo from mysql

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update json/kimai.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update json/kimai.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-22 10:25:59 +13:00
ee7b8f7e78 Update zigbee2mqtt.json (#411) 2024-11-21 09:56:52 +01:00
068e52adc8 Fix incorrect hdd values in json files (#403) 2024-11-21 09:09:25 +01:00
378a9be1bc Website: Add discord link to navbar (#405) 2024-11-21 07:51:02 +01:00
a146ecf22a Update CHANGELOG.md (#381)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-20 10:14:11 +01:00
058f0324b0 Replace dash "-" with "/" in metadata (#374)
* Replaced - with /

* Updated to consensus
2024-11-20 08:30:59 +01:00
d79377f748 Proxmox VE Cron LXC Updater: Add tteck's notes. (#378)
* Added text from tteck's original

* warning as info not yet supported

* fix spacing

* changed working and line spacing

* Update json/cron-update-lxcs.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-20 08:23:15 +01:00
bbd39fd927 Moved PATH into service (#376) 2024-11-20 08:21:41 +01:00
c63e1dc78a Update CHANGELOG.md (#372)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-19 22:31:13 +01:00
06fd1aee26 Add *Arr Suite category for Website (#370)
* Update metadata.json

* add bazarr to category 18

* add lidarr to category 18

* add notifarr to category 18

* add prowlarr to category 18

* add radarr to category 18

* add readarr to category 18

* add recyclarr to category 18

* add sonarr to category 18

* add tdarr to category 18

* add whisparr to category 18

* add homarr to category 18

* add category 18 to autobrr

* change sort order

---------

Co-authored-by: Håvard Thom <haavardthom91@hotmail.com>
2024-11-19 22:26:46 +01:00
6e71047570 Refactor Buttons component to use a ButtonLink for cleaner code, simplifying the source URL generation and layout (#371)
* Refactor Buttons component to use a ButtonLink for cleaner code, simplifying the source URL generation and layout

* Refactor DefaultPassword component to simplify credential handling and enhance code readability with map function

* Refactor DefaultSettings component to improve resource display logic and enhance readability using a new ResourceDisplay subcomponent
2024-11-19 22:21:00 +01:00
9f80cec2d9 Update CHANGELOG.md (#369)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-19 22:18:15 +01:00
9148ea1dff [github]: add new Frontend_Report / Issue_Report & optimize config.yml (#226)
* Add new Frontend_Report / Issue_Report & optimize config.yml

* Update .github/ISSUE_TEMPLATE/bug_report.yml

switch general to other

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update .github/ISSUE_TEMPLATE/bug_report.yml

remove title

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update .github/ISSUE_TEMPLATE/bug_report.yml

remove label

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update .github/ISSUE_TEMPLATE/config.yml

update text for questions and help

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update .github/ISSUE_TEMPLATE/config.yml

harmonize with readme (discord)

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update .github/ISSUE_TEMPLATE/frontend_report.yml

harmonize title for Frontend

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* remove documentation issue

* Update .github/ISSUE_TEMPLATE/config.yml

harmonize text

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update .github/ISSUE_TEMPLATE/frontend_report.yml

update label

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update .github/ISSUE_TEMPLATE/frontend_report.yml

remove title

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Harmonize Frontend > Website

* remove "frontend" word

* Add "Other" to Frontend-Report

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-19 19:04:39 +01:00
fc75c6657b Update CHANGELOG.md (#357)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-19 10:51:21 +01:00
1b8089ff2b move secret key up (#356) 2024-11-19 10:50:27 +01:00
497819f112 Update FUNDING.yml (#352) 2024-11-19 10:50:15 +01:00
7192b0f8dd Update CHANGELOG.md (#351)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-19 07:29:44 +01:00
ba965758db Update CHANGELOG.md (#344)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-19 07:28:53 +01:00
3b29f08590 Fix Wallos Update (#339)
* (Maintenance) Optimize DB Check Wallos 

Check if wallos.db exists

* Switch mkdir

* switch to logos

* Update wallos.sh
2024-11-19 07:24:00 +01:00
82d287959e Fix: add gnupg to installed dependencies (#349) 2024-11-19 07:23:45 +01:00
42785dbbc8 Update CHANGELOG.md (#327)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-18 21:43:03 +01:00
0067a2e5f6 new scripts for NetBox (#308)
* new scripts for NetBox

* Update json/netbox.json

Co-Authored-By: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Fixed issues after pr

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-18 21:35:51 +01:00
ad18c05686 Massive Update (Remove StorageCheck (old) + Add Ressource & StorageCheck, Remove Whiptail, Remove PCT Ressource Set (#333)
* Massive Update (Remove StorageCheck (old) + Add Ressource & StorageCheck, Remove Whiptail, Remove PCT Ressource Set

* Update calibre-web.sh

* Update cockpit.sh

* Update cronicle.sh

* Update homeassistant-core.sh

* Update podman-homeassistant.sh

* Update node-red.sh

* Update plex.sh

* Update wallos.sh

* Revert "Update wallos.sh"

This reverts commit ea6311e190.

* Update homeassistant.sh

* Update ct/cronicle.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-18 21:09:10 +01:00
d84cf6ef0e Added additional instructions to nginxproxymanager (#329)
* Added additional instructions to nginxproxymanager

* Update json/nginxproxymanager.json

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-18 17:46:04 +01:00
b794a48f83 Bugfix: Wallos Patch (Cron Log & Media Backup) (#331)
* Update wallos.sh

* Update wallos.sh

* Update wallos-install.sh

* Remove Empty Line
2024-11-18 17:44:53 +01:00
a3ff42b122 detect sse 4.2 (#328)
see if sse 4.2 is on the processor, if so add openvino.
2024-11-18 15:46:00 +01:00
fb0706469b Linkwarden - Harmonize Script, Add Monolith & Bugfixing (#306)
* Update linkwarden.sh

Add new StorageCheck
Harmonize Update Script
Increase Ressources
Correct check of version

* Update linkwarden-install.sh

Harmonize Script
Switch from Git to Release
Add Monolith
Add Cargo

* Tweak

* Update linkwarden.json
2024-11-18 10:33:19 +01:00
b9e84543fc Verify changes before commit in changelog-pr.yml (#310) 2024-11-18 20:16:36 +13:00
d4ae7a9af0 Update CHANGELOG.md (#325)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-18 08:14:56 +01:00
a35dad5f18 Fix optional installs in Cockpit LXC (#317) 2024-11-18 07:39:30 +01:00
61d2e0d599 Update CHANGELOG.md (#309)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-17 18:54:38 +01:00
abac99e995 Tweak: Patch Prometheus for v.3.0.0 (#300)
* Prometheus Tweak 3.0.0 

https://github.com/community-scripts/ProxmoxVE/issues/289

https://github.com/prometheus/prometheus/releases/tag/v3.0.0

* Update prometheus-install.sh
2024-11-17 17:40:46 +01:00
4b823d7ff2 Update CHANGELOG.md (#307)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-17 16:44:18 +01:00
aab8be4544 Update changelog-pr.yml / Add Check 2024-11-17 16:43:23 +01:00
a4696475d5 Add Short Note for Komga Installation (#303) 2024-11-17 16:35:07 +01:00
16454d2684 Update CHANGELOG.md (#301)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-17 16:33:56 +01:00
60ae3f19b2 Add automatic changelog PR github workflow (#299) 2024-11-17 14:08:48 +01:00
bf75d82ace Fix Komga logo (#298) 2024-11-17 11:31:31 +01:00
b21de8a736 Small fix autolabeler (#297) 2024-11-17 11:31:13 +01:00
f9e0dfb270 Add Komga LXC (#275)
* add komga

* fix syntax error

* add co-author

* Make this resemble other scripts

* Get ready for PR

* Address PR feedback to bring more in line with other scripts

* Bring json in line

* Harmonize Script

* Update komga.sh

* Make hdd match komga.sh

* Update ascii

* Update install/komga-install.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update ct/komga.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update ct/komga.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update ct/komga.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update install/komga-install.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update install/komga-install.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update install/komga-install.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update install/komga-install.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update install/komga-install.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update install/komga-install.sh

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update json/komga.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Uneeded group write permissions?

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-17 11:10:02 +01:00
d3633f97c5 Wavelog - Small Adjustment (#292)
* stay within the github environment for the logo

* add php-gd as dependencie for future usage
2024-11-17 10:59:05 +01:00
6d915bf156 Update Wireguard LXC - Information about WGDashboard added (#261)
* Update wireguard-install.sh

* Update wireguard.json (Add Documentation & Infos)

* Remove admin|admin

* Naming

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Naming 2

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update json/wireguard.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update json/wireguard.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* Update wireguard.json

* Update json/wireguard.json

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>

* remove empty note

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-16 17:14:41 +01:00
0b5b2e85f7 Increase Ressources for vaultwarden and check storage (#285)
* Increase Ressources for vaultwarden and check storage

increase RAM to 6144 & add
check_container_storage
check_container_resources

* Update vaultwarden.json (Increase RAM)

* Update CHANGELOG.md

* Update CHANGELOG.md
2024-11-16 17:11:55 +01:00
d41d3812e7 Fix AlertColors info style in site config for consistent dark mode appearance (#279)
* Fix AlertColors info style in site config for consistent dark mode appearance

* Enhance alert icon display in Alerts component for improved clarity with new icons

* Remove unused icon import in Alerts component to streamline icon usage and improve code clarity
2024-11-16 12:15:17 +01:00
36699af7d0 Update wavelog.json (#282) 2024-11-16 12:15:02 +01:00