Commit Graph

7446 Commits

Author SHA1 Message Date
community-scripts-pr-app[bot]
f7087e57f9
Update CHANGELOG.md (#578)
Some checks are pending
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-29 09:56:38 +01:00
CanbiZ
b17ede296c
Fix Kimai Apache2 Rights (#577) 2024-11-29 09:53:42 +01:00
community-scripts-pr-app[bot]
ae49d1d8d7
Update CHANGELOG.md (#570)
Some checks are pending
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Deploy Next.js site to Pages / build (push) Waiting to run
Deploy Next.js site to Pages / deploy (push) Blocked by required conditions
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-28 15:52:22 +01:00
Håvard Gjøby Thom
03be08be63
Add vitest, add json validation tests, fix broken json files (#566) 2024-11-28 15:50:40 +01:00
community-scripts-pr-app[bot]
000f206d90
Update CHANGELOG.md (#569)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-28 15:49:47 +01:00
Dominik Siebel
e9ebfffb57
Add update script to Pocketbase (#535)
* feat: pocketbase update script

* Apply suggestions from code review

add `v` prefix to release version outputs

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

* remove unnecessary dir creation

* move temp file creation to before apt cleanup

* change to updateable

* switch to provided update command

* check for availability of pocketbase binary before running update

* Apply suggestions from code review

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

* fix code suggestions merge issue

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-28 15:36:58 +01:00
community-scripts-pr-app[bot]
11147e4482
Update CHANGELOG.md (#565)
Some checks are pending
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-28 13:19:22 +01:00
Håvard Gjøby Thom
e786b09199
Fix MongoDB install in Unifi script (#564) 2024-11-28 12:13:46 +01:00
community-scripts-pr-app[bot]
0afeac4266
Update CHANGELOG.md (#560)
Some checks are pending
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Deploy Next.js site to Pages / build (push) Waiting to run
Deploy Next.js site to Pages / deploy (push) Blocked by required conditions
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-28 05:53:24 +01:00
TJ Computer Services
1558b0d875
Remove changing DISK_REF for zfspool mikrotik-routeros.sh (#529)
* Remove changing DISK_REF for zfspool mikrotik-routeros.sh

When running the original script using zfspool as storage I  got the error:

"unable to parse zfs volume name..."

Removing the part that cchnages the DISK_REF is disk is to be located on a zfspool has solved this.

* Fix in live repo

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-11-28 05:52:30 +01:00
CanbiZ
1cb822b34c
Fix Z-Wave JS UI script (#546)
* Revert & Updated ZWave JS UI

* Tweak for StorageDB
2024-11-28 05:48:58 +01:00
community-scripts-pr-app[bot]
24cfb32c3d
Update CHANGELOG.md (#559)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-28 05:48:18 +01:00
CanbiZ
2599bff463
Show Changelog on Mobile Devices (#558) 2024-11-28 05:46:32 +01:00
community-scripts-pr-app[bot]
e40de17874
Update CHANGELOG.md (#552)
Some checks are pending
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Deploy Next.js site to Pages / build (push) Waiting to run
Deploy Next.js site to Pages / deploy (push) Blocked by required conditions
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-27 20:40:24 +01:00
community-scripts-pr-app[bot]
e8719df21b
Update CHANGELOG.md (#544)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-27 20:25:56 +01:00
Håvard Gjøby Thom
257bccad6c
Update add-netbird-lxc.json (#545) 2024-11-27 16:11:01 +01:00
Håvard Gjøby Thom
4e66916ebc
Update zabbix.json (#543) 2024-11-27 16:07:34 +01:00
community-scripts-pr-app[bot]
1be91e9fad
Update CHANGELOG.md (#541)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-27 15:59:15 +01:00
community-scripts-pr-app[bot]
c098031a5a
Update CHANGELOG.md (#540)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-27 15:57:42 +01:00
CanbiZ
928a5cb9e5
Patch Netbird Script | Container Boot-Check | Debian/Ubuntu Only (#528)
* Update Add-Netbird

- Container Online-Check (Boot if LXC stopped)
- Alpine Check -> Abort if not Debian/Ubuntu

* Improve Netbird Json for website

* remove dev comments

* Change copyright
2024-11-27 15:54:44 +01:00
Dominik Siebel
9d72b5872a
fix: install mosquitto from mosquitto repo (#534) 2024-11-27 15:54:07 +01:00
DarmokNoob
60b9103a34
Install MongoDB 4.2 for non-AVX CPUs in Unifi LXC (#319)
* Put in check and alternative to install older Mongo for CPUs that can't support AVX

* Update install/unifi-install.sh

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

* Update install/unifi-install.sh

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

* Update install/unifi-install.sh

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

* Update install/unifi-install.sh

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

* Update install/unifi-install.sh

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

* Update install/unifi-install.sh

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

* Update install/unifi-install.sh

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

* Update install/unifi-install.sh

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

* Update json/unifi.json

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

* Update json/unifi.json

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

* Update json/unifi.json

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

* Update install/unifi-install.sh

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

* Update install/unifi-install.sh

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

* Update install/unifi-install.sh

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

* Update install/unifi-install.sh

Updated suggested changes

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

* Update json/unifi.json

Updated Suggested Changes

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

* Update install/unifi-install.sh

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

* Update unifi.sh

* Update unifi.json

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-27 15:53:44 +01:00
CanbiZ
a2ae582992
Zabbix: Use Agent2 as Default | Update Script added | some other Improvements (#527)
* Improve Zabbix Update / Agent2

* Add Updateble / Documentation / Info for JSON

* Zabbix-Install: Switch to latest version & use zabbix-agent2

* Update json/zabbix.json

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

* Update zabbix.sh

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-27 15:52:53 +01:00
community-scripts-pr-app[bot]
853c727167
[Github Action] Update CHANGELOG.md (#525)
Some checks are pending
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-26 19:05:17 +01:00
vhsdream
9795d41d39
Fix Vikunja install script to prevent database deletion upon updating (#524)
* Fix issue with Vikunja update wiping DB and files

* use a single sed command

* change build.func to test install script

* another small change in order to test vikunja fix

* another change

* revert URL modification after successful test

* Update vikunja-install.sh

* update vikunja-install.sh
2024-11-26 18:21:22 +01:00
community-scripts-pr-app[bot]
a4dd7f5449
Update CHANGELOG.md (#522)
Some checks are pending
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-26 07:39:46 +01:00
Håvard Gjøby Thom
a61c42ea4d
Fix bugs in Calibre-Web update (#517)
Some checks are pending
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
2024-11-26 12:45:45 +13:00
community-scripts-pr-app[bot]
99b130d186
Update CHANGELOG.md (#520)
Some checks failed
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Deploy Next.js site to Pages / deploy (push) Has been cancelled
Deploy Next.js site to Pages / build (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-25 21:00:31 +01:00
community-scripts-pr-app[bot]
df1c1ea873
Update CHANGELOG.md (#519)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-25 20:45:18 +01:00
CanbiZ
f6047ee9fb
Remove Scrypted (#511)
* Remove Scrypted from website

* Delete ct/scrypted.sh

* Delete install/scrypted-install.sh
2024-11-25 20:43:25 +01:00
community-scripts-pr-app[bot]
ca819064f7
Update CHANGELOG.md (#518)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-25 20:37:38 +01:00
bvdberg01
e5d39ab555
Fix upload folder (#515) 2024-11-25 20:36:31 +01:00
community-scripts-pr-app[bot]
2e3d5f8b0c
Update CHANGELOG.md (#510)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-25 18:05:42 +01:00
community-scripts-pr-app[bot]
0864afbbf3
Update CHANGELOG.md (#508)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-25 18:01:18 +01:00
Miguel
0cb071ce11
fixed zoraxy website url (#506) 2024-11-25 17:56:26 +01:00
community-scripts-pr-app[bot]
8e7a9f363a
Update CHANGELOG.md (#495)
Some checks are pending
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-24 16:22:03 -05:00
Håvard Gjøby Thom
3c045b967c
Add release title to github-release.yml (#481) 2024-11-24 16:19:53 -05:00
community-scripts-pr-app[bot]
a0516b43a0
Update CHANGELOG.md (#492)
Some checks are pending
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Deploy Next.js site to Pages / build (push) Waiting to run
Deploy Next.js site to Pages / deploy (push) Blocked by required conditions
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-24 18:01:45 +01:00
bvdberg01
7ffd6cbef0
New script: listmonk LXC (#442)
* New script: listmonk LXC

* Fixed issues after PR review

* Fixed issues after PR review

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

* add network.target

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>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-11-24 17:59:23 +01:00
community-scripts-pr-app[bot]
fab35a6190
Update CHANGELOG.md (#471)
Some checks are pending
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-24 00:08:21 +01:00
Håvard Gjøby Thom
eda3ddf502
Fix newline issue in changelog pr (#474) 2024-11-23 23:56:19 +01:00
community-scripts-pr-app[bot]
49d65442d1
Update CHANGELOG.md (#470)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-23 21:29:56 +01:00
CanbiZ
8fe2b3c981
Fix Changelog.md Issue 2024-11-23 21:28:59 +01:00
community-scripts-pr-app[bot]
27b5069f95
Update CHANGELOG.md (#469)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-23 21:24:33 +01:00
community-scripts-pr-app[bot]
693cdbc681
Update CHANGELOG.md (#468)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-23 21:23:54 +01:00
community-scripts-pr-app[bot]
04df4fb0dd
Update CHANGELOG.md (#467)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-23 21:22:25 +01:00
community-scripts-pr-app[bot]
c617173d36
Update CHANGELOG.md (#466)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-23 21:20:38 +01:00
community-scripts-pr-app[bot]
18a0c49e5a
Update CHANGELOG.md (#465)
Some checks are pending
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-23 20:25:47 +01:00
Håvard Gjøby Thom
349e9dad51
Remove newline in changelog-pr action (#461) 2024-11-23 20:25:05 +01:00
Håvard Gjøby Thom
4bd68c1c8b
Add action that creates github release based on CHANGELOG.md (#462) 2024-11-23 20:24:56 +01:00