Releases: rherlt/reval
v0.4
v0.3 Pre-release
fourth release of the reval app... development in process ;-)
To run and test:
docker run -p 8080:8080 -v /datapath/:app/data/ ghcr.io/rherlt/reval:v0.4
Click here to open the OpenAPI Specification in SwaggerEditor.
Addionally the application comes with an UI. Just open in a Browser, for example by clicking http://localhost:8080/. Do not forget to use the forwared port of the Docker image.
v0.3
third release of the reval app... development in process ;-)
To run and test:
docker run -p 8080:8080 -v /datapath/:app/data/ ghcr.io/rherlt/reval:v0.3
Click here to open the OpenAPI Specification in SwaggerEditor.
Addionally the application comes with an UI. Just open in a Browser, for example by clicking http://localhost:8080/. Do not forget to use the forwared port of the Docker image.
v0.2
second release of the reval app... development in process ;-)
To run and test:
docker run -p 8080:8080 ghcr.io/rherlt/reval:v0.2
Click here to open the OpenAPI Specification in SwaggerEditor.
Addionally the application comes with an UI. Just open in a Browser, for example by clicking http://localhost:8080. Do not forget to use the forwared port of the Docker image.
Release v0.1
First release of the reval app... development in process ;-)
To run and test:
docker run -p 8080:8080 ghcr.io/rherlt/reval:v0.1
Click here to open the OpenAPI Specification in SwaggerEditor.