Sign inSign up

dufferdo2/dodex-quarkus

By dufferdo2

•Updated 3 months ago

Quarkus Server for Dodex

Image
Web servers
Databases & storage
0

511

dufferdo2/dodex-quarkus repository overview

Build an image using -- using Dockerfile - contents: FROM dufferdo2/dodex-quarkus:latest, e.g. docker build -t quarkus-serv.

Build container, e.g. docker create -t -p 8088:8088 -p 8071:8071 -p 9901:9001 --name quarkus_serv quarkus-serv

Start container - docker start quarkus_serv

Start browser with: localhost:8088/ddex or ..../ddex/bootstrap.html

There is a grpc application included with a client using javascript/envoy attaching to the server coded in kotlin. The envoy proxy is included in the image using ports 8071 and 9901(envoy admin). Simply run this url in a browser; localhost:8088/handicap.html

Using dodex can be found at the following:

https://github.com/DaveO-Home/dodex⁠

https://github.com/DaveO-Home/dodex-input⁠

https://github.com/DaveO-Home/dodex-mess⁠

Infomation also at:

https://github.com/DaveO-Home/dodex-quarkus⁠

https://github.com/DaveO-Home/dodex-vertx⁠

Tag summary

Content type

Image

Digest

sha256:565b7462c…

Size

380.7 MB

Last updated

3 months ago

docker pull dufferdo2/dodex-quarkus