Sign inSign up

dufferdo2/dodex-vertx

By dufferdo2

Updated about 1 month ago

Asynchronous Java/kotlin/Vert.x Demo

Image
Languages & frameworks
Web servers
Databases & storage
0

463

dufferdo2/dodex-vertx repository overview

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

Build container, e.g. docker create -t -p 8880:8880 -p 8071:8071 -p 9901:9001 --name vertx_serv vertx-serv

Start container - docker start vertx_serv

Start browser with: localhost:8880/ddex or ..../dodex/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:8880/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:69ec50a73

Size

657.8 MB

Last updated

about 1 month ago

docker pull dufferdo2/dodex-vertx