Skip to content

slydeveloper/spring-boot-deploy-app

Repository files navigation

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

About

🐳 A simple dashboard for testing deployment on Kubernetes and Docker and avoid boring blank pages

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy