|
f19bda13c0
|
Add template issue closer
|
2025-10-10 11:36:55 +02:00 |
|
|
ba90d60bf9
|
more docs
|
2025-10-10 11:36:32 +02:00 |
|
|
7b71096991
|
Add template issue closer
|
2025-10-10 11:34:22 +02:00 |
|
|
960fddb9ee
|
Add docs for all files in /misc
Bump build.func Revision / bump-revision (push) Has been cancelled
|
2025-10-10 11:18:59 +02:00 |
|
|
b006c4f74b
|
Revert: Change Bridge detection to inlcude interface.vlan bridges as well
Bump build.func Revision / bump-revision (push) Has been cancelled
|
2025-10-10 09:28:20 +02:00 |
|
|
d0b4fd9f5f
|
Change Bridge detection to inlcude interface.vlan bridges as well
Bump build.func Revision / bump-revision (push) Has been cancelled
|
2025-10-10 09:23:03 +02:00 |
|
tremor021
|
86c5081695
|
Add palmr test
|
2025-10-07 19:13:19 +02:00 |
|
vhsdream
|
b145baf7dd
|
rwMarkable: increase disk resources
|
2025-10-06 10:02:16 -04:00 |
|
CanbiZ
|
24a2917c58
|
Merge pull request #986 from community-scripts/pr-update-app-files
[core] update .app files
|
2025-10-05 22:27:31 +02:00 |
|
GitHub Actions
|
e68b727db6
|
Update .app files
|
2025-10-05 20:06:15 +00:00 |
|
vhsdream
|
369bcd9e04
|
rwMarkable: fix rm
|
2025-10-05 16:05:46 -04:00 |
|
vhsdream
|
4fcd873133
|
rwMarkable: backup custom configs & themes when updating
|
2025-10-05 15:57:20 -04:00 |
|
CanbiZ
|
1afe25a819
|
Merge pull request #984 from blackteaextract/patch-1
Update opencloud-install.sh
|
2025-10-03 20:51:05 +02:00 |
|
blackteaextract
|
01cd18a26e
|
Update opencloud-install.sh
updated url
|
2025-10-03 19:57:00 +02:00 |
|
tremor021
|
51c77af180
|
GLPI test fix
|
2025-10-03 19:06:46 +02:00 |
|
tremor021
|
f382b8ce64
|
GLPI test fix
|
2025-10-03 18:17:34 +02:00 |
|
tremor021
|
68555c442d
|
GLPI test
|
2025-10-03 18:11:16 +02:00 |
|
|
4647307b9c
|
update pve-scritps-local
|
2025-10-03 15:21:25 +02:00 |
|
tremor021
|
dfcadfd84f
|
Small fixes
|
2025-10-03 15:03:23 +02:00 |
|
Michel Roegl-Brunner
|
2375d93880
|
Update service configuration for PVE Scripts installation
|
2025-10-03 15:01:20 +02:00 |
|
|
fe6cea1410
|
Add pve scripts local
|
2025-10-03 14:54:57 +02:00 |
|
|
979b440de2
|
Add pve scripts local
|
2025-10-03 14:52:59 +02:00 |
|
|
f907b0be46
|
Add pve scripts local
|
2025-10-03 14:48:22 +02:00 |
|
CanbiZ
|
6744970684
|
Merge pull request #981 from community-scripts/pr-update-app-files
[core] update .app files
|
2025-10-03 13:40:52 +02:00 |
|
GitHub Actions
|
280c7695f5
|
Update .app files
|
2025-10-03 11:12:30 +00:00 |
|
|
52c296ee29
|
Add pve scripts local
|
2025-10-03 13:10:28 +02:00 |
|
|
ebfb408b54
|
Add pve scripts local
|
2025-10-03 13:09:15 +02:00 |
|
|
1c071cbc1e
|
Add pve scripts local
|
2025-10-03 13:08:06 +02:00 |
|
|
b2f25f1f29
|
Add pve scripts local
|
2025-10-03 13:01:24 +02:00 |
|
|
16a34597d5
|
Add pve scripts local
|
2025-10-03 12:54:55 +02:00 |
|
|
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 |
|