Git Product home page Git Product logo

spring-boot-deploy-app's Introduction

Spring Boot Deploy App

During learning Kubernetes or Docker Swarm, I always faced a problem which image should I use for deployment. Most often I used NGINX or just a simple Spring Boot up generated from a scratch. Each time the same, blank boring landing page. Here is my simple tiny application dashboard based on Spring Boot and Bootstrap allows you to test deployment in a few various versions, with a few customized parameters.

Docker Image

Build Status

Docker Pulls

Info

  • Name: slydeveloper/spring-boot-deploy-app
  • Version: latest,3.1,2.1,1.1
  • Docker Hub

Details

  • Image based on openjdk:11.0.1-jre-slim
  • Spring Boot version: 2.1.6.RELEASE
  • Default port: 8080
  • URL: http://localhost:8080/
  • Health check URL - http://localhost:8080/actuator/health
  • Actuator info URL - http://localhost:8080/actuator/info

Usage

  • docker run -d -p 8080:8080 --name spring-boot-deploy-app slydeveloper/spring-boot-deploy-app
  • docker run -d -p 8080:8080 -e SPRING_BOOT_DEPLOY_APP_TITLE="My Spring Boot Deploy App Example" -e SPRING_BOOT_DEPLOY_APP_NAME="My Spring Boot Deploy App Title" --name spring-boot-deploy-app slydeveloper/spring-boot-deploy-app

Screenshot

Screen

spring-boot-deploy-app's People

Contributors

slydeveloper avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.