Commit Graph

20 Commits

Author SHA1 Message Date
Flow86
198cc27854 ci: delete .github/workflows/dockerhub-description.yml
The job is not used anyway
2025-03-18 14:09:02 +01:00
Benjamin Kästner
94519a402f Merge pull request #4 from PaesslerAG/Flow86-patch-1
docs: fix wrong local volume paths for docker volumes
2024-12-05 15:23:34 +01:00
Flow86
546ee7af5e docs: fix wrong local volume paths for docker volumes
docker expects to have absolute paths for local volume definitions
2024-11-25 10:14:39 +01:00
Flow86
dfdc14a586 Merge pull request #3 from PaesslerAG/fix/entrypoint_service_run_2
fix: broken conditions in run script
v2.1.0.1 v3.0.0
2024-10-10 14:22:09 +02:00
Florian Dörsch
8bb3d9b08b fix: broken conditions in run script 2024-10-09 08:32:18 +02:00
Flow86
19ee055f91 Merge pull request #1 from PaesslerAG/fix/entrypoint_service_run
Adapt entrypoint and README
v2.1.0
2024-09-13 10:32:32 +02:00
Florian Dörsch
07882452e1 feat: test if the id is set in the config.yml and if so, don't generate an id.txt file aswell as not set PRTGMPPROBE__ID 2024-08-19 10:03:48 +02:00
Florian Dörsch
8a15bb8d94 docs: add information on how to use a custom CA certificate and/or where to obtain it 2024-08-19 10:03:44 +02:00
Florian Dörsch
cb62a9faa3 docs: add clarification on how to find all configuration file options 2024-08-19 10:03:40 +02:00
Florian Dörsch
08ee7e1398 fix: do not always add service-run as argument to the entrypoint
This allows the correct usage of

`docker run -it paessler/multi-platform-probe example-config`
2024-08-19 10:03:34 +02:00
Flow86
29af404991 Merge pull request #2 from PaesslerAG/actions/dockerhub-description
Add workflow to update dockerhub description automatically
2024-08-19 09:46:01 +02:00
Florian Dörsch
fd79b23057 ci: add workflow to update dockerhub description automatically 2024-08-16 11:01:37 +02:00
Benjamin Kästner
3b09d94284 docs: add missing backslash in docker-run command v2.0.0 2024-08-01 10:27:19 +02:00
Florian Dörsch
5bcfae9b91 ci: fix attestation for dockerhub push 2024-07-31 11:23:18 +02:00
Florian Dörsch
603d339e7f ci: fix multi platform docker build v1.0.0 2024-07-31 11:02:18 +02:00
Florian Dörsch
2406f7bf40 feat: add Dockerfile, docker-compose.yml, entrypoint and example configs 2024-07-31 10:49:24 +02:00
Florian Dörsch
ac79aebee0 chore: add .gitignore 2024-07-31 10:48:50 +02:00
Florian Dörsch
37db5313ae ci: add github workflows 2024-07-31 10:48:50 +02:00
Florian Dörsch
dbfbcdc318 docs: update README.md and add LICENSE 2024-07-26 08:38:28 +02:00
Florian Dörsch
d8d838f4a1 docs: add readme 2024-07-26 08:34:18 +02:00