* 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 2f93e39233a8dc27c5f4f77d5b84eba9fea34b61.
* Revert "Change paths in build.func install.func and mattermost.sh"
This reverts commit 084c71fbdc4ae6abed09f6858b852967286bb092.
* 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>
* [Frontend] Add /data to show API results
* [Frontend] Add /data to show API results
* update page.tsx
* update page.tsx
* update page.tsx
* update page.tsx
* 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 2308d483763add499c49d874f8f35e3240f1c0f7.