* New Script: Apache Tika
* Temp: Replace github URLs to my own fork
* Add additional dependencies according to the Docker image installation
See https://github.com/apache/tika-docker/blob/master/full/Dockerfile
* Apache Tika: Set correct tags
* Apache Tika: Set TODO to make it updateable
* Apache Tika: Fix "software-properties-common: command not found"
* Apache Tika: Automate version detection
* Apache Tika: Add `update_script`
* Apache Tika: Added clean up of `/opt/apache-tika/tika-server-standard-prev-version.jar` after upgrade
* Apache Tika: Bump up ram to 2048
* Apache Tika: Set updateable to true
* Apache Tika: Switch from `default-jdk` to `openjdk-17-jre-headless`
* Apache Tika: Removed comment about Docker file
* Apache Tika: Removed empty line
* Revert "Temp: Replace github URLs to my own fork"
This reverts commit f1c5d87206.
* add seelf script
* changed number of cores for LXC
* Update install/seelf-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/seelf-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
---------
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* fix jellyseerr-install.sh pnpm version
* fix jellyseerr.sh pnpm version
* remove version from non-verbose output
---------
Co-authored-by: praging <gabrielpragin@gmail.com>
* Create mattermost.sh, mattermost-install.sh, and mattermost.json
* Change paths in build.func install.func and mattermost.sh
This commit is for testing purposes and will be reverted before creating the pull request.
* Fixed OS in mattermost.sh and mattermost.json
* Change paths in all files
Points all files to my fork for testing.
* Added tags and fixed missing variable definition
* Fixed mattermost-install.sh
* Fixed sed command in mattermost-install.sh
* Fixed sed command in mattermost-install.sh
* Fixed broken config in mattermost-install.sh
* Revert "Change paths in all files"
This reverts commit 2f93e39233.
* Revert "Change paths in build.func install.func and mattermost.sh"
This reverts commit 084c71fbdc.
* Fixed date in mattermost.json
* Update install/mattermost-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update mattermost.json
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* New Script: Prometheus Proxmox VE Exporter
See https://github.com/prometheus-pve/prometheus-pve-exporter
* Fix formatting of config file output after installation
* Prometheus Proxmox VE Exporter: Set category 1 for Website
* Removed blank lines
* Remove `python3-dev`, as it was commented out
* Prometheus Proxmox VE Exporter: Move configuration under /opt
* Prometheus Proxmox VE Exporter: Add logo
* Change `msg_info "Updating Python3"` to `msg_info "Setup Python3"`
* Removed empty line
* Add note about Proxmox credentials into the website
* Temp: Replace GitHub URLs to test my fork
* Set correct `APP="Prometheus-PVE-Exporter"`
* Add `--root-user-action=ignore` to pip call (as root)
* Revert "Temp: Replace GitHub URLs to test my fork"
This reverts commit 2308d48376.