Commit Graph

7070 Commits

Author SHA1 Message Date
vhsdream
993c7e83ad
Merge branch 'community-scripts:main' into hoarder 2024-11-29 08:10:59 -05:00
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
vhsdream
a0f6e148b5 remove unnecessary dependencies; clean up worker & web install; remove zip after cleanup 2024-11-28 16:57:42 -05:00
vhsdream
ed25d43a79
Merge branch 'community-scripts:main' into hoarder 2024-11-28 16:42:04 -05:00
vhsdream
60d56149ca
Update hoarder.sh 2024-11-28 16:38:55 -05:00
CanbiZ
08e35c9cdb
Update ct/hoarder.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-28 19:25:24 +01:00
vhsdream
218bbae50e
Apply suggestions from code review
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-28 12:34:07 -05:00
CanbiZ
70d13d21a7 Add Json for Website 2024-11-28 16:15:47 +01:00
CanbiZ
fe2949ad37 Remove bazarr.sh and bazarr-install.sh changes from PR 2024-11-28 16:08:19 +01:00
CanbiZ
322565b79b
Update ct/hoarder.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-28 15:59:09 +01:00
CanbiZ
fc259af31c
Update msg_info
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-28 15:58:54 +01:00
CanbiZ
9757d070cb
Update msg_ok
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-28 15:58:44 +01:00
CanbiZ
7a805f055a
Update msg_info
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-28 15:58:31 +01:00
CanbiZ
f2bd029d0e
Delete ct/bazarr.sh 2024-11-28 15:55:03 +01:00
CanbiZ
e1c52a1a7d
Delete install/bazarr-install.sh 2024-11-28 15:54:46 +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
vhsdream
e2449591a4
Update hoarder-install.sh to move commands to separate lines
Also made similar changes in some other areas.
2024-11-28 08:21:28 -05:00
vhsdream
588d363d03 fix sourcefix source URLs; quiesce migration post-install 2024-11-28 07:49:49 -05: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
vhsdream
8f6569828e Restore attribution 2024-11-27 20:13:19 -05:00
vhsdream
e80a91765c add timeout to hoarder-workers 2024-11-27 18:25:14 -05:00
vhsdream
aace44b2ce Quiesce systemctl enable output; add move DB to hoarder_data 2024-11-27 17:48:44 -05:00
vhsdream
2bfc30563f no comment 2024-11-27 17:39:33 -05:00
vhsdream
f3b28fc077 I hate testing these scripts 2024-11-27 17:29:58 -05:00
vhsdream
772fd563fb Point build.func to correct repo 2024-11-27 17:24:56 -05:00
vhsdream
54cee34b2a
Merge branch 'community-scripts:main' into hoarder 2024-11-27 17:14:50 -05:00
vhsdream
215e66c8a2 Add Hoarder script 2024-11-27 17:14:21 -05: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