mirror of
https://codeberg.org/scip/io-exporter.git
synced 2025-12-18 04:51:02 +01:00
move to codeberg (#1)
Co-authored-by: Thomas von Dein <tom@vondein.org> Reviewed-on: https://codeberg.org/scip/io-exporter/pulls/1
This commit is contained in:
12
README.md
12
README.md
@@ -1,6 +1,6 @@
|
||||
[](https://github.com/tlinden/io-exporter/actions)
|
||||
[](https://github.com/tlinden/io-exporter/blob/master/LICENSE)
|
||||
[](https://goreportcard.com/report/github.com/tlinden/io-exporter)
|
||||
[](https://codeberg.org/scip/io-exporter/actions)
|
||||
[](https://codeberg.org/scip/io-exporter/raw/branch/master/LICENSE)
|
||||
[](https://goreportcard.com/report/codeberg.org/scip/io-exporter)
|
||||
|
||||
# io-exporter
|
||||
|
||||
@@ -88,7 +88,7 @@ docker compose run -v ./t:/pvc ioexporter /pvc/testfile
|
||||
Or use the pre-build image:
|
||||
|
||||
```default
|
||||
docker run -u `id -u $USER` -v ./t:/pvc ghcr.io/tlinden/io-exporter:latest /pvc/testfile
|
||||
docker run -u `id -u $USER` -v ./t:/pvc codeberg.org/scip/io-exporter:latest /pvc/testfile
|
||||
```
|
||||
|
||||
## Grafana
|
||||
@@ -98,11 +98,11 @@ as a starting point to integrate it into your monitoring setup.
|
||||
|
||||
It looks like this:
|
||||
|
||||

|
||||

|
||||
|
||||
# Report bugs
|
||||
|
||||
[Please open an issue](https://github.com/TLINDEN/io-exporter/issues). Thanks!
|
||||
[Please open an issue](https://codeberg.org/scip/io-exporter/issues). Thanks!
|
||||
|
||||
# License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user