Commit Graph

1193 Commits

Author SHA1 Message Date
fabrice1236
30b48c42ce
Merge a9bc67fd32 into 749e487032 2025-01-09 21:20:19 -03:00
fabrice1236
a9bc67fd32 Update license comment format in ghost-install.sh 2025-01-09 20:38:11 +01:00
fabrice1236
b24b3d5262 Add link to detailed license + Change to Debian 12 2025-01-09 20:24:02 +01:00
fabrice1236
f45262c05a
Update install/ghost-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
2025-01-09 20:17:11 +01:00
fabrice1236
445969bada
Update install/ghost-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
2025-01-09 20:16:49 +01:00
fabrice1236
0085682ed7
Update install/ghost-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
2025-01-09 20:16:37 +01:00
fabrice1236
f2187e9b47
Update install/ghost-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
2025-01-09 20:16:16 +01:00
Michel Roegl-Brunner
3a9d55abf4
Delete calibre (#1362)
* Delete ct/calibre-server.sh

* Delete json/calibre-server.json

* Delete install/calibre-server-install.sh
2025-01-09 20:09:07 +01:00
Matt Burns
0b85f26a4e
Fix: Stirling-PDF > LibreOffice/unoconv Integration Issues (#1322)
* Modify install script to install core libreoffice components. Configure a running libreoffice service and setup env variables so they are accessible to StirlingPDF. Modify stirlingPDF service to wait for libreoffice service to start. Enable and explicitly start libreoffice and stirlingPDF services.

* Apply suggestions from code review

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

* Update stirling-pdf-install.sh

---------

Co-authored-by: Michel Roegl-Brunner <michel.roegl-brunner@htl-braunau.at>
2025-01-09 19:10:02 +01:00
Michel Roegl-Brunner
14e185af85
Update calibre-server-install.sh (#1359) 2025-01-09 19:07:31 +01:00
fabrice1236
c927d3ff46 Merge remote-tracking branch 'upstream/main' into ghost-testing
Merge from main
2025-01-09 19:02:44 +01:00
fabrice1236
eecde60373 Fix variable name for database password in ghost installation script 2025-01-09 18:34:44 +01:00
fabrice1236
f0d179e7c8 Fix MySQL flush privileges command to use dynamic database password 2025-01-09 18:26:20 +01:00
fabrice1236
a72e1d3fd4 Update ghost installation script to use dynamic database password 2025-01-09 18:22:36 +01:00
fabrice1236
4d2292a0e4 Update ghost.json and clean ghost-install.sh 2025-01-09 18:19:40 +01:00
CanbiZ
9a7dcef25a
Update calibre-server-install.sh 2025-01-09 17:20:47 +01:00
CanbiZ
179defdd88
Update calibre-server-install.sh 2025-01-09 17:09:47 +01:00
CanbiZ
da071d800b
Fix Dependency 2025-01-09 16:52:35 +01:00
CanbiZ
189dbf67b6
add libegl1 2025-01-09 16:41:32 +01:00
CanbiZ
b2ba72a906
fix certificate issue ps5mqtt 2025-01-09 16:33:44 +01:00
CanbiZ
0ce45140c7
fix space in calbre script 2025-01-09 16:29:55 +01:00
Spyros Roum
5c1954c85d
Install/update ActualBudget based on releases, not latest master (#1254)
* Install/update ActualBudget based on releases, not latest main

* Use tarballs for actualbudget install/update
2025-01-09 16:25:45 +01:00
Andy Grunwald
e592b80716
New Script: Prometheus Alertmanager (#1272)
* New Script: Prometheus Alertmanager

* Alertmanager: Append v before Release-Version

* Alertmanager: Switch to `/opt` before updating release

* Alertmanager: Split `var_tags` by `;`

* Alertmanager: Change installation of curl, sudo and mc to a oneliner

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

* Alertmanager: Set correct copyright

* Alertmanager: Change the way how the systemd unit file is written to disk

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

* Alertmanager: Changed the way on how we move and delete files

* Alertmanager: Make files executable

* Alertmanager: Set correct license and source header

* Update prometheus-alertmanager.json

---------

Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-01-09 16:25:06 +01:00
liecno
8dd43ddb81
New script: ps5-mqtt (#1198)
* Add ps5-mqtt script

* Update location of currently installed version for ps5-mqtt script

* Add version number to update information for ps5-mqtt script

* Reformat dependencies when installing ps5-mqtt

* Remove superfluous information messages when installing ps5-mqtt

* Remove superfluous comment from ps5-mqtt install script

* Improve wording for the config location for the ps5-mqtt script

* Remove superfluous empty lines in ps5-mqtt install script

* Reorder code structure for ps5-mqtt script

* Remove superfluous .service string vom systemctl calls in ps5-mqtt script

* Refactor handling with folders in the ps5-mqtt script

* Reorder code in ps5-mqtt script

* Reorder the code for getting release version in ps5-mqtt script

* Update ps5-mqtt-install.sh

* Update ps5-mqtt-install.sh

* Update ps5-mqtt.json

* Update

* Update ps5-mqtt-install.sh

* Fix npm

* Fix Date in json

---------

Co-authored-by: Michel Roegl-Brunner <michel.roegl-brunner@htl-braunau.at>
2025-01-09 16:23:18 +01:00
Jeron Wong
eb8ebfe7e4
New Script: calibre-server (#960)
* init commit

* spaghetti

* Refactor calibre-server scripts: Update license link, correct variable tag case, and add newline in success message

* Update

* Update calibre-server.sh

* Update calibre-server-install.sh

* Update calibre-server.json

---------

Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-01-09 16:21:30 +01:00
Michel Roegl-Brunner
e70a3a4b4d
Fix Checkmk Version grep (#1341) 2025-01-09 09:29:25 +01:00
fabrice1236
d402d4a635 Update ghost version retrieval and configure MySQL with random password 2025-01-08 20:39:23 +01:00
fabrice1236
739b47e9c3 Fix syntax error 2025-01-07 22:06:36 +01:00
fabrice1236
7e4eecaef8 Update ghost-user sudoers configuration to temporarely allow all commands without password 2025-01-07 21:59:21 +01:00
fabrice1236
5ba3173869 Add NOPASSWD for ghost-user during install and enable Ghost on all interfaces 2025-01-07 21:38:56 +01:00
fabrice1236
3cbc4768cd Use ghost-cli's systemd set up 2025-01-07 20:58:30 +01:00
fabrice1236
03bffdd063 Add update to package list 2025-01-07 19:15:12 +01:00
fabrice1236
b8e7388e20 Update Ghost installation script to install npm alongside Node.js 2025-01-07 19:02:46 +01:00
fabrice1236
f8bca784b9 Add npm installation check to Ghost installation script 2025-01-07 18:58:06 +01:00
fabrice1236
6b92c3b6a9 Update Ghost installation to Ubuntu 24.04 and modify service execution 2025-01-07 18:46:22 +01:00
fabrice1236
4e35e582eb Update Ghost installation script to include URL and modify service execution 2025-01-06 22:01:42 +01:00
fabrice1236
0fd64e22a1 Create ghost-user with proper permissions and update Ghost setup commands 2025-01-06 21:19:19 +01:00
fabrice1236
0ead0c528f Add ghost-user creation and modify Ghost installation to run as new user 2025-01-06 21:11:20 +01:00
fabrice1236
26cf31b716 Remove separate npm installation step 2025-01-06 21:01:05 +01:00
fabrice1236
e77366fca9 Bug fix 2025-01-06 20:53:58 +01:00
fabrice1236
f69c725944 Update MySQL configuration in installation script to use password for flushing privileges 2025-01-06 20:48:48 +01:00
fabrice1236
2c65b7fc9a Refactor Ghost installation script to streamline MySQL configuration and consolidate Node.js and npm installation steps 2025-01-06 20:43:21 +01:00
fabrice1236
110529f8d9 remove unnecessary installation check 2025-01-06 18:37:29 +01:00
fabrice1236
530e94be8c add Ghost installation and update scripts 2025-01-06 18:35:45 +01:00
CanbiZ
6a78564cc3
Update glpi-install.sh
Some checks failed
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Shellcheck / Shellcheck (push) Waiting to run
Validate scripts / Check changed files (push) Waiting to run
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
2025-01-06 15:36:41 +01:00
CanbiZ
701f7e9cba
Update typesense-install.sh 2025-01-06 15:31:03 +01:00
CanbiZ
5196539d1b
fix glpi echo release 2025-01-06 15:27:46 +01:00
tlissak
774cdcaf8d
New Script: Typesense (#1291)
* Add typesense database lxc container

* fully upgrade typesende nstall

* Update typesense.sh

* Update typesense.json

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-01-06 15:25:53 +01:00
Nícolas Pastorello
f7d37a8f3c
New script: GLPI (#1201)
* Create glpi.json

* Create glpi.sh

* Create glpi-install.sh

* Update glpi.sh

* Update glpi.sh

* Update glpi.sh

* Update glpi-install.sh

* Update glpi-install.sh

* Update glpi.json

* Update glpi.json

* Update glpi.sh

* Update install/glpi-install.sh

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

* Update install/glpi-install.sh

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

* Update glpi-install.sh

* Update glpi-install.sh

* Update glpi-install.sh

* Update glpi.json

* Update glpi.sh

* Update glpi-install.sh

Adjusted apt install

* Update glpi-install.sh

Changed cron

* Update glpi-install.sh

Added STD

* Update glpi.sh

* Update glpi-install.sh

* Update glpi.json

---------

Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-01-06 15:09:12 +01:00
CanbiZ
4888c33e4b
[Fix]: Fixed rm Bug in pf2etools (#1292)
* [Fix]: Fixed rm Bug in pf2etools

* Update pf2etools.sh
2025-01-06 14:59:52 +01:00