Skip to content

ryanjbaxter/ocr-eureka

Repository files navigation

ocr-eureka

CircleCI

Eureka server for OCR Spring Cloud sample. It uses Eureka from Spring Cloud Netflix.

Running

This is a simple Spring Boot application and can be run simply by cloning the repo.

$ git clone https://github.com/ryanjbaxter/ocr-eureka
$ cd ocr-eureka
$ ./mvnw spring-boot:run

Alternatively you can run this application using an image from Docker Hub.

$ docker run -i -p 8761:8761 ryanjbaxter/ocr-eureka

Usage

Once running you can go to http://localhost:8761 to see the Eureka Dashboard.

About

Eureka server for OCR Spring Cloud sample

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages