Skip to content

Releases: rherlt/reval

v0.4

22 Aug 18:54
b86de6d
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release

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

16 Aug 19:56
ee21e61
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release

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

10 Aug 11:33
b1853f5
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

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

02 Aug 20:52
Compare
Choose a tag to compare
Release v0.1 Pre-release
Pre-release

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.