b21b567831
Add pve scripts local
2025-10-03 12:50:28 +02:00
Michel Roegl-Brunner
94ad21ca8f
Delete frontend/public/json/ntfy.json
2025-10-03 11:04:22 +02:00
Marfnl
b66a057065
Add Prometheus-Blackbox-Exporter script ( #956 )
...
* prometheus-blackbox-exporter
container maker for prometheus-blackbox-exporter
* Update prometheus-blackbox-exporter.sh builder source
Modifyed the builder to:
https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main
* prometheus-blackbox-exporter header
prometheus-blackbox-exporter header artwork
* add prometheus-blackbox-exporter-install
adding the prometheus blackbox exporter installer
* Adding prometheus-blackbox-exporter.json
adding the front end page for prometheus blackbox exporter
* Update ct/prometheus-blackbox-exporter.sh
Simplify the code using apt update.
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update install/prometheus-blackbox-exporter-install.sh
Format the code.
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
* Update prometheus-blackbox-exporter.json
Updated the logo resource to use selfh
* Update prometheus-blackbox-exporter-install.sh
Optimized the code:
*double enable has been reduced
*systemctl daemon-reload removed not needed.
* Update prometheus-blackbox-exporter.sh
Removed all comments
* Update prometheus-blackbox-exporter-install.sh
Removed all comments
* Delete ct/headers/prometheus-blackbox-exporter.txt
Removed the header file.
* Update prometheus-blackbox-exporter-install.sh
* Update prometheus-blackbox-exporter.json
* Update prometheus-blackbox-exporter.sh
* Update prometheus-blackbox-exporter.sh
---------
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-10-03 11:02:21 +02:00
CanbiZ
8849f5eb41
Merge pull request #977 from community-scripts/pr-update-app-files
...
[core] update .app files
2025-10-03 10:50:19 +02:00
GitHub Actions
1c056eeb17
Update .app files
2025-10-03 08:48:55 +00:00
9eb4342472
Change petio to 24.04
2025-10-03 10:48:30 +02:00
Michel Roegl-Brunner
1bad290446
add petio-install-sh
...
This script installs MongoDB 4.4 and Petio, sets up a systemd service for Petio, and performs cleanup operations.
2025-10-03 10:47:01 +02:00
Michel Roegl-Brunner
44eaa66d74
Add petio.sh
2025-10-03 10:46:19 +02:00
CanbiZ
62aa06b343
typo
2025-10-03 09:32:41 +02:00
CanbiZ
d344dd18d2
try
2025-10-03 09:31:19 +02:00
CanbiZ
926cfb2aa0
Merge pull request #975 from community-scripts/pr-update-app-files
...
[core] update .app files
2025-10-02 20:48:22 +02:00
GitHub Actions
60eb0d9dc9
Update .app files
2025-10-02 16:32:13 +00:00
Tobias
5f3f630930
Fix version prefix in gitea-mirror fetch command
2025-10-02 18:31:44 +02:00
Tobias
fd24c83540
Delete install/ntfy-install.sh
2025-10-02 18:29:07 +02:00
Tobias
4cf8c4c5cf
Delete ct/headers/ntfy
2025-10-02 18:28:38 +02:00
Tobias
bf4b65916d
Delete ct/ntfy.sh
2025-10-02 18:28:22 +02:00
Tobias
af424430d7
Update gitea-mirror fetch command to include version
...
Specify version '3.8.1' for gitea-mirror tarball download.
2025-10-02 18:28:01 +02:00
Tobias
d1113eb906
Create gitea-mirror-install.sh
2025-10-02 18:24:00 +02:00
tremor021
b2f7069672
Revert sonarqube to old install method
2025-10-02 13:52:34 +02:00
CanbiZ
4b61d26b53
Merge pull request #971 from community-scripts/pr-update-app-files
...
[core] update .app files
2025-10-02 11:43:18 +02:00
GitHub Actions
062e9909b4
Update .app files
2025-10-02 08:52:36 +00:00
CanbiZ
81b83889b7
Merge pull request #964 from prop4n/add-script-sonarqube
...
Add sonarqube script
2025-10-02 10:52:10 +02:00
CanbiZ
3826cb6540
Update post-pve-install.sh
2025-10-02 10:29:48 +02:00
CanbiZ
ef616ac29b
Update post-pve-install.sh
2025-10-02 10:28:51 +02:00
CanbiZ
e2ec7c18e2
Migrate Plex repo to Deb822 and update install scripts
...
Updated plex-install.sh and plex.sh to use the Deb822 repository format for Plex Media Server, replacing the old sources.list method. Also switched apt-get commands to apt for consistency and improved update/cleanup steps.
2025-10-02 10:09:47 +02:00
CanbiZ
7456d8bf5a
plex refactor
2025-10-02 10:05:29 +02:00
tremor021
479bd712eb
Update rwMarkable
2025-10-01 19:04:31 +02:00
tremor021
7e6d5b3574
Update rwMarkable
2025-10-01 18:56:40 +02:00
tremor021
81d9e534ec
Update rwMarkable
2025-10-01 18:54:42 +02:00
tremor021
57c9deb39b
Update guardian
2025-10-01 17:35:19 +02:00
CanbiZ
177495c4f5
Merge pull request #967 from community-scripts/pr-update-app-files
...
[core] update .app files
2025-10-01 16:37:43 +02:00
GitHub Actions
6a5515a12c
Update .app files
2025-10-01 14:34:57 +00:00
CanbiZ
f9281d3b3a
Merge pull request #965 from HydroshieldMKII/add-guardian-app
...
Add guardian app
2025-10-01 16:34:29 +02:00
Vincent
d6b981a1b2
Update guardian.sh to source build.func from the correct repository
2025-10-01 10:33:56 -04:00
HydroshieldMKII
8137614d6b
Reverted changes in build and install
2025-10-01 10:32:31 -04:00
tremor021
54ae842185
Update setup_dotnet function
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-10-01 15:48:08 +02:00
Slaviša Arežina
1a6c5dbf76
Delete misc/build.func
2025-10-01 15:45:17 +02:00
Slaviša Arežina
b074b25daa
Delete misc/install.func
2025-10-01 15:44:47 +02:00
Slaviša Arežina
e7a9bc04c6
Update guardian-install.sh
2025-10-01 15:44:13 +02:00
Slaviša Arežina
07cc74b074
Update guardian.json
2025-10-01 15:41:31 +02:00
Slaviša Arežina
660d8a21cb
Update guardian.sh
2025-10-01 15:39:34 +02:00
HydroshieldMKII
18c3b2979d
Refactor build messages in guardian-install.sh for consistency
2025-10-01 09:36:16 -04:00
HydroshieldMKII
8d44bed6c5
Refactor frontend build process to export DEPLOYMENT_MODE before running npm build
2025-10-01 09:35:51 -04:00
tremor021
d2b343437d
Update setup_dotnet function
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-10-01 15:11:45 +02:00
HydroshieldMKII
7a8f1aa0ff
Fix case sensitivity in Guardian paths across scripts
2025-10-01 09:10:20 -04:00
HydroshieldMKII
ed6f915b9f
temporary edit build and install.func for testing
2025-10-01 09:06:58 -04:00
tremor021
54bd9259de
Add setup_dotnet function to tools.func
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-10-01 14:54:08 +02:00
Vincent
9798c7d6c9
Updated install and update script for PR request. Update the json for the interface
2025-10-01 08:52:27 -04:00
CanbiZ
155e880693
Update dispatcharr-install.sh
2025-10-01 11:22:45 +02:00
CanbiZ
96436cb6fe
Update dispatcharr-install.sh
2025-10-01 11:22:24 +02:00