Commit Graph

1129 Commits

Author SHA1 Message Date
CanbiZ
8e1644ab6e
Update checkmk-install.sh 2024-12-20 13:18:25 +01:00
CanbiZ
2892762a80
Update checkmk-install.sh 2024-12-20 12:53:57 +01:00
CanbiZ
6efc6504d4
Update checkmk-install.sh 2024-12-20 11:15:41 +01:00
Dominik Siebel
7f86418cf5
new script: silverbullet (#659)
* new script: silverbullet

* update copyright and author information

* address code review comments and suggestions

* fix: overwrite existing binary on unzip

* address remaining review comments

* add documenation link

* update header and footer to new standard

* little fixes

* little fixes

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-12-20 10:03:49 +01:00
Michel Roegl-Brunner
949ec3d181
New Script: Apache Guacamole (#657)
* New Script: Apache Guacamole

* Changes as requested

* Changed to new System

* Changes

* Update apache-guacamole.json

* Update apache-guacamole.sh

* Update apache-guacamole.sh

* remove / in json

* update install script from dev (changed functions)

* Update apache-guacamole.json

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-12-20 10:03:10 +01:00
Michel Roegl-Brunner
9379ac4032
New Script: Zammad (#640)
* New Script: Zammad

* Implement changes

* Changes after review

* Added changes

* Added changes

* Change to new System

* Change to new Default System

* formatting

* Update zammad.json

* fix json

* Update zammad.json

fix OS

* remove / in json

* Sync with develop branch

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-12-20 10:02:06 +01:00
Michel Roegl-Brunner
2326e11699
New Script: CheckMk (#926)
* New Script: CheckMk

* Add sudo

* Change to dpkg -i
2024-12-20 10:01:32 +01:00
CanbiZ
4c04a33a29
Update omada-install.sh 2024-12-19 14:15:25 +01:00
CanbiZ
a5d6023da8
Fix Omada - Crawling latest version (#918)
* Fix Update Function Omada

* Fix Omada Install Latest URL

* Fix Dependencies
2024-12-19 11:11:10 +01:00
Rémi Bédard-Couture
9236f97009
Remove SSE 4.2 from instruction set supporting OpenVino. Although the docs says it supports it, many users have reported it not working without AVX. (#902) 2024-12-18 15:40:13 +01:00
bvdberg01
d0f2c71038
New script: Part-DB LXC (#591)
* New script: Part-DB LXC

* Improved based on PR feedback MickLesk

* Migrate header & footer to latest version

* formatting and remove old header

* formatting

* fix json

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-12-18 12:05:30 +01:00
Michel Roegl-Brunner
f199366867
Fix Alpine-Nextcloud: Bump PHP Version to 8.3 (#865)
* Fix Alpine Nextcloud: Bump PHP Version to 8.3

* Fix Alpine-Nextcloud: Bump PHP Version to 8.3

* Replace deprecated mysql_install_db
2024-12-17 21:11:09 +01:00
Michel Roegl-Brunner
9fc81e49e4
Update Script: Remove Docker Compose Question (#847) 2024-12-16 14:29:51 +01:00
Håvard Gjøby Thom
ae0684b696
Fix config bug in Alpine Vaultwarden (#775) 2024-12-13 13:33:34 +01:00
Michel Roegl-Brunner
4f66476de5
Update Password Creation to only create Chars (#750) 2024-12-09 21:22:37 +01:00
Håvard Gjøby Thom
82ee63a6db
Use MongoDB 4.4 in Unifi for non-AVX users (#691)
Some checks are pending
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
2024-12-08 15:50:24 +13:00
Håvard Gjøby Thom
52898b4edf
Zigbee2MQTT: Remove dev branch choice until v2.0.0 release (#702) 2024-12-07 14:17:58 +01:00
Chris
be4e6503d7
Fix Hoarder build failure by installing Chromium stable (#723) 2024-12-07 11:22:04 +01:00
Michel Roegl-Brunner
ce545bd499
Fixes #343 - Postgressqsl (#650) 2024-12-05 15:41:19 +01:00
Mathijs Groothuis
3ec3478b2d
Update nginxproxymanager-install.sh (#676)
Fix typo 'Enviroment' > 'Environment
2024-12-04 16:30:37 +01:00
Kristo Copani
4f5712097b
New Script: Onedev (#612)
* onedev

* Initial commit

* fixes fixes fixes

* more fixes

* fixes on update

* Ready for PR!
2024-12-03 16:28:27 +01:00
Michel Roegl-Brunner
df99c30ab3
Script Update: SnipeIT (#641) 2024-12-03 16:10:33 +01:00
Kristo Copani
336ea19b39
Re-add files (#595)
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
2024-12-02 09:12:33 +01:00
vhsdream
1ca99781ff
New Script: Hoarder LXC (#567)
* Add Hoarder script

* Point build.func to correct repo

* I hate testing these scripts

* no comment

* Quiesce systemctl enable output; add move DB to hoarder_data

* add timeout to hoarder-workers

* Restore attribution

* fix sourcefix source URLs; quiesce migration post-install

* Update hoarder-install.sh to move commands to separate lines

Also made similar changes in some other areas.

* Delete install/bazarr-install.sh

* Delete ct/bazarr.sh

* Update msg_info

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

* Update msg_ok

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

* Update msg_info

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

* Update ct/hoarder.sh

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

* Remove bazarr.sh and bazarr-install.sh changes from PR

* Add Json for Website

* Apply suggestions from code review

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

* Update ct/hoarder.sh

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

* Update hoarder.sh

* remove unnecessary dependencies; clean up worker & web install; remove zip after cleanup

* Apply suggestions from code review

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

* Update hoarder.sh (&>/dev/null)

&>/dev/null

* Fix broken DB migration, other small changes

* Update resources in hoarder.json

* Update install/hoarder-install.sh with commented refs for AI tagging

Co-authored-by: Mohamed Bassem <me@mbassem.com>

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
Co-authored-by: Mohamed Bassem <me@mbassem.com>
2024-12-02 09:09:22 +01:00
Wim
342e145273
New script: Unbound LXC (#547)
* Create unbound-install.sh

* Create unbound.sh

* Update unbound.sh

* Update unbound.sh

* Update unbound-install.sh

* Update unbound.sh

* Create unbound.json

* Fix logo font

* Update unbound-install.sh

* Update unbound-install.sh

* Update unbound-install.sh

* Update unbound-install.sh

* Update install/unbound-install.sh

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

* Update install/unbound-install.sh

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

* Update unbound-install.sh

* Update install/unbound-install.sh

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

* Update install/unbound-install.sh

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

* Update install/unbound-install.sh

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

* Update install/unbound-install.sh

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

* Update install/unbound-install.sh

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

* Update install/unbound-install.sh

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

* Update json/unbound.json

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

* Update install/unbound-install.sh

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

* Update install/unbound-install.sh

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

* Update unbound.json

* Update install/unbound-install.sh

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

* Update install/unbound-install.sh

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

* Update install/unbound-install.sh

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

* Update unbound-install.sh

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-12-02 09:07:53 +01:00
davalanche
85b80393bd
New script: Mylar3 LXC (#554)
* Add new LXC: Mylar3

* Apply suggestions from code review

The rest of the suggestions will be addressed in my local repo and pushed back

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

* Additional changes based on the code review

* The application is no longer updatable via the user interface

---------

Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-12-02 09:06:43 +01:00
Michel Roegl-Brunner
53807c9633
SnipeIT install Script (#538)
* Bare Metal install Script for SnipeIT

* Fixed Copyright Header

* Worked in all requested Changes and also added the Update function.
Per my testing all is working as intendet.
2024-12-02 09:05:12 +01:00
vhsdream
8301204cc0
Stirling-PDF: replace dependency for v0.35.0 and add check and fix in stirling-pdf.sh (#614)
* Add check for old dependency in update_script function for stirling-pdf.sh

Checks if ocrmypdf is installed and qpdf is not; if true then removes
ocrmypdf and installs qpdf

* Replace ocrmypdf with qpdf as dependency in stirling-pdf-install.sh

As of v0.35.0, StirlingPDF now uses qpdf for OCR instead of ocrmypdf.
2024-12-02 09:04:03 +01:00
Zhivko Draganov
869ddc0d5e
qbittorrent: do not override the configuration port in systemd (#618) 2024-12-02 01:17:34 +01:00
CanbiZ
8c7b72e71b
Add gpg 2024-11-30 08:48:55 +01:00
James Polley
ddc867ea4e
Convert line endings in TheLounge install scripts (#599) 2024-11-30 07:59:27 +01:00
CanbiZ
f0936500d3 Update the-lounge-install.sh 2024-11-29 20:01:05 +01:00
CanbiZ
d5d5a3d3a3
switch copyright
new script, correct copyright
2024-11-29 19:44:08 +01:00
CanbiZ
274867dc11
remove "" 2024-11-29 19:41:09 +01:00
CanbiZ
689122b14a
Update and rename thelounge-install.sh to the-lounge-install.sh 2024-11-29 18:50:56 +01:00
CanbiZ
5f3985cd0a
tweak 2024-11-29 18:19:04 +01:00
Kristo Copani
862b72ab39
New Script: The Lounge IRC (#571)
* Added "thelounge.sh"

* Added "thelounge-install.sh"

* Added "thelounge.json"

* Added empty line to end of thelounge.sh

* Added empty line to end of thelounge.json

* Update thelounge-install.sh

* replace apt install with dpkg -i

* cleanup

* cleanup 2

* header_info try

* header_info fix1?

* Fix header

* Test 1

* Update thelounge.sh

* Update thelounge.sh

* Update thelounge.sh

* Update thelounge.sh

* Update thelounge-install.sh

* Update thelounge.json

* Little Fixes

* Update thelounge.sh

---------

Co-authored-by: Kristo Copani <31226503+kristocopani@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-11-29 18:13:20 +01:00
Kristo Copani
b328eedc75
New Script: LubeLogger (#574)
* Added "thelounge.sh"

* Added "thelounge-install.sh"

* Added "thelounge.json"

* Added empty line to end of thelounge.sh

* Added empty line to end of thelounge.json

* Update thelounge-install.sh

* replace apt install with dpkg -i

* cleanup

* cleanup 2

* header_info try

* header_info fix1?

* Fix header

* Test 1

* Update thelounge.sh

* Update thelounge.sh

* Update thelounge.sh

* Update thelounge.sh

* Update thelounge-install.sh

* Update thelounge.json

* initial commit

* Updated lubelogger.sh

* Add update function, fix lubelogger-install.sh

* fix "}"

* more fixes

* more fixes!

* typos

* more fixes

* fixes fixes fixes

* update script fixes

* deleted not needed files

* added json file

* deleted more files

* end lines

* fix source

* Update Logo in json

* some little fixes

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2024-11-29 18:10:53 +01:00
Kristo Copani
543142ebf1
New Script: Inspircd (#576)
* Added "thelounge.sh"

* Added "thelounge-install.sh"

* Added "thelounge.json"

* Added empty line to end of thelounge.sh

* Added empty line to end of thelounge.json

* Update thelounge-install.sh

* replace apt install with dpkg -i

* cleanup

* cleanup 2

* header_info try

* header_info fix1?

* Fix header

* Test 1

* Update thelounge.sh

* Update thelounge.sh

* Update thelounge.sh

* Update thelounge.sh

* Update thelounge-install.sh

* Update thelounge.json

* Initial commit

* cleanup

* more cleanup

* clean clean clean

* Inspircd-install - Removed wget as a dependency

* Added interface port in JSON

* small fixes

* Service fix!
2024-11-29 18:10:30 +01:00
CanbiZ
b17ede296c
Fix Kimai Apache2 Rights (#577) 2024-11-29 09:53:42 +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
Håvard Gjøby Thom
e786b09199
Fix MongoDB install in Unifi script (#564) 2024-11-28 12:13:46 +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
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
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
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
bvdberg01
e5d39ab555
Fix upload folder (#515) 2024-11-25 20:36:31 +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
cour64
8f694c8e23
Fix missing build tools for Actual Budget install (#455) 2024-11-23 18:38:57 +01:00
404invalid-user
0c8c0d882b
Add .env file support for HomeBox (#383)
* added .env file support

added env file support using the homebox docs

* Changed homebox note from warning to info

* Homebox-Install: Add .env Support

* Update homebox-install.sh

---------

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-21 22:53:59 +01:00
CanbiZ
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
CanbiZ
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
CanbiZ
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
Paul
bbd39fd927
Moved PATH into service (#376) 2024-11-20 08:21:41 +01:00
CanbiZ
1b8089ff2b
move secret key up (#356) 2024-11-19 10:50:27 +01:00
Erfan Samandarian
82d287959e
Fix: add gnupg to installed dependencies (#349) 2024-11-19 07:23:45 +01:00
bvdberg01
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
CanbiZ
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
anishp55
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
CanbiZ
fb0706469b
Linkwarden - Harmonize Script, Add Monolith & Bugfixing (#306)
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
* 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
CanbiZ
abac99e995
Tweak: Patch Prometheus for v.3.0.0 (#300)
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
* 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
Dysfunctional Programming
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
Fabian Berg
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
CanbiZ
6d915bf156
Update Wireguard LXC - Information about WGDashboard added (#261)
Some checks are pending
Deploy Next.js site to Pages / build (push) Waiting to run
Deploy Next.js site to Pages / deploy (push) Blocked by required conditions
* 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
Don Locke
bae79149f0
Add Wavelog Script (#259)
* Add Wavelog Script

* Added github logo which is less likely to disappear.

* Add Copyright, remove zip, and simplify mv in install

* Update core dependecies

* Update json/wavelog.json

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

* Remove old install during update

---------

Co-authored-by: Paul <newzealandspaul@gmail.com>
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-16 11:02:57 +01:00
Yaroslav
163cc736e7
Add Recyclarr LXC (#271)
* Add Recyclarr LXC

* Review fixes

* Review fixes

* Review fixes

* Review fixes
2024-11-16 09:44:24 +01:00
davalanche
f6cc26af3a
Update cloudflared-install.sh (#264)
Added the option to configure cloudflared as a DNS-over-HTTPS (DoH) proxy
2024-11-15 18:15:25 +01:00
davalanche
5367a1751a
Update pihole-install.sh (#235)
Some checks are pending
Deploy Next.js site to Pages / build (push) Waiting to run
Deploy Next.js site to Pages / deploy (push) Blocked by required conditions
* Update pihole-install.sh

* Added the option to configure Unbound as a forwarding DNS server (using DNS-over-TLS (DoT)).

* Simplified the Unbound configuration.  The root hints file is actually provided by the dns-root-data package so there is no need to explicitly define it (via the root-hints configuration directive) and wget it.  Also, there was no mechanism to update the file after the initial fetch - this will now done by the package manager.

* Fix: Unbound (127.0.0.1#5335) would not become active until a configuration change was made and saved or the application was updated.  These are the only times (other than during install) that /etc/dnsmasq.d/01-pihole.conf is synced with /etc/pihole/setupVars.conf.  Updated the install script to swap out the dns server in /etc/dnsmasq.d/01-pihole.conf similar to /etc/pihole/setupVars.conf.  Delete 8.8.4.4 in both files as opposed to commenting it out as the commented out line would never be recycled.

* Update pihole.json

* Update install/pihole-install.sh

Updated the prompt text after code review.

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-14 23:00:58 +01:00
Håvard Gjøby Thom
c229c9cb4a
Fix homarr update (#162) 2024-11-10 17:20:37 +01:00
Rémi Bédard-Couture
6afb28f887
Remove need for custom DNS (#143)
Some checks are pending
Deploy Next.js site to Pages / build (push) Waiting to run
Deploy Next.js site to Pages / deploy (push) Blocked by required conditions
2024-11-09 14:16:24 +13:00
CanbiZ
ec7dd674ea
[Bugfix] Medusa (#138) 2024-11-08 20:28:47 +01:00
CanbiZ
a68f380d6b
[Bug] | [Change]: Homarr (+Script harmonized) (#124)
* [Bug] | [Change]: Homarr (+Script harmonized)

* Update ct/homarr.sh

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

* add ttekc

Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>

* Apply suggestions from code review

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

* fix echo

Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>

* Final Fix

Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>

* remove cd /opt

Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Apply suggestions from code review

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

---------

Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-08 11:34:07 +01:00
davalanche
7a3adeb142
Update mysql-install.sh (#123)
Some checks failed
Deploy Next.js site to Pages / build (push) Has been cancelled
Deploy Next.js site to Pages / deploy (push) Has been cancelled
Added the option to install the 8.4 LTS release
2024-11-07 19:41:37 +01:00
Amaury Libert
97008d0273
Update photoprism-install.sh (#105)
Wrong password entered in script ("Helper-Scripts.com") compared to website ("changeme").
2024-11-06 23:43:06 +01:00
Rémi Bédard-Couture
53fd2b6cc8
Remove custom update script. This is handled by the update script and the /usr/bin/update is created automatically by the customize function in install.func (#95) 2024-11-06 20:02:34 +01:00
CanbiZ
0cd5ff3f3d
Add new LXC: Vikunja (#80)
* Add new LXC: Vikunja

* Apply suggestions from code review

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

* Update vikunja.sh

Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>

* Update vikunja.sh

Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>

* Update vikunja-install.sh

Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>

* Spelling

Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>

---------

Signed-off-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
2024-11-05 23:57:28 +01:00
CanbiZ
99fb54659e
Spelling 2024-11-05 23:40:40 +01:00
CanbiZ
9e759d9c1a Add new LXC: Bookstack 2024-11-05 17:04:33 +01:00
CanbiZ
a4a1821822 Changed all dependencies to the community project 2024-11-02 08:48:05 +01:00
tteckster
38d3f2c868
Update nginxproxymanager-install.sh
tweak
2024-10-31 02:18:28 -04:00
CanbiZ
57b9cde44d
Add new LXC: Memos (#4013) 2024-10-30 10:25:02 -04:00
Håvard Gjøby Thom
d22879b5e9
Add new LXC: NZBGet (#4000) 2024-10-30 06:04:23 -04:00
CanbiZ
8cdb218e38
Tweak: Fix Paperless Ghostscript (#4012) 2024-10-30 06:03:12 -04:00
tteckster
2d3cae43cb
Update pihole-install.sh
Correct interface IP
2024-10-28 15:10:48 -04:00
Håvard Gjøby Thom
0340aec142
Adjust max-old-space-size in openwebui-install.sh (#3992) 2024-10-27 18:24:22 -04:00
Håvard Gjøby Thom
8a21f6e7f0
Add option to install Ollama in Open WebUI LXC (#3991) 2024-10-27 18:14:57 -04:00
Håvard Gjøby Thom
77b06ee3f9
Add update path to Gotify LXC (#3989) 2024-10-27 13:29:28 -04:00
tteckster
399786c5bd
Update nginxproxymanager-install.sh
fixes https://github.com/tteck/Proxmox/issues/3982
2024-10-27 04:57:06 -04:00
tteckster
e4912cec78
Update nginxproxymanager-install.sh
tweak
2024-10-27 01:16:41 -04:00
Håvard Gjøby Thom
af0376f25b
Add new LXC: Ollama (#3979) 2024-10-26 15:20:48 -04:00
CanbiZ
5ae25108ef
Add new LXC: AdventureLog (#3971) 2024-10-25 12:00:35 -04:00
tteckster
55c8d1187b
Update paperless-ngx-install.sh
tweak
2024-10-25 07:35:07 -04:00
tteckster
9a5d43e4d3
Update paperless-ngx-install.sh
fixes https://github.com/tteck/Proxmox/issues/3974
2024-10-25 07:32:56 -04:00
tteckster
468a5d367d
Update zoraxy-install.sh
- breaking change
- switch to binary install
2024-10-25 05:16:08 -04:00
tteckster
64eab60a4c
Update openwebui-install.sh
tweak
2024-10-24 21:32:06 -04:00
tteckster
5c711293b9
Update paperless-ngx-install.sh
fixes https://github.com/tteck/Proxmox/issues/3964
2024-10-24 06:13:39 -04:00
tteckster
1d83562661
Update actualbudget-install.sh
fix install
2024-10-24 02:34:54 -04:00
CanbiZ
2184eab0c5
Add new LXC: Wallos (#3956) 2024-10-23 13:19:53 -04:00