Sign inSign up

olexandrkucher/spring-boot-admin-web

By olexandrkucher

Updated over 5 years ago

Spring Boot Admin Server Web application

Image
0

39

olexandrkucher/spring-boot-admin-web repository overview

Spring Boot Admin Server

Simple Spring Boot Admin Server application
This application provides a user-friendly UI for Spring Boot Actuator endpoints
  • Main application properties:
    • server.port - HTTP port of the application (default: 9001)
    • spring.application.name - Java Spring application name (default: spring-boot-admin)
  • By default, application writes logs into console only
Simple Tags
  • master - the latest image build from the master branch of the project

How to use this image

Run Spring Boot Admin Server
docker container run --name spring-boot-admin -p 9001:9001 -d olexandrkucher/spring-boot-admin:master

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

Tag summary

Content type

Image

Digest

Size

218.2 MB

Last updated

over 5 years ago

docker pull olexandrkucher/spring-boot-admin-web:master