https://github.com/hellokoding/dockercompose-springboot-nginx
A simple Spring Boot web application running behind NGINX and inside Docker containers
https://github.com/hellokoding/dockercompose-springboot-nginx
docker-compose java maven nginx spring-boot
Last synced: 4 months ago
JSON representation
A simple Spring Boot web application running behind NGINX and inside Docker containers
- Host: GitHub
- URL: https://github.com/hellokoding/dockercompose-springboot-nginx
- Owner: hellokoding
- License: mit
- Created: 2017-12-29T10:25:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-19T04:55:11.000Z (over 5 years ago)
- Last Synced: 2025-05-13T01:37:42.814Z (7 months ago)
- Topics: docker-compose, java, maven, nginx, spring-boot
- Language: Java
- Homepage: https://hellokoding.com/docker-compose-with-spring-boot-nginx/
- Size: 4.88 KB
- Stars: 30
- Watchers: 3
- Forks: 44
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Dockerize Spring Boot application](https://hellokoding.com/docker-compose-with-spring-boot-nginx/)
## What you'll build
- A simple Spring Boot application running behind NGINX and inside docker containers
## What you'll need
- Docker CE
## Stack
- Docker
- Java
- Spring Boot
- NGINX
- Maven
## Run
- Run command `docker-compose up`
- Access to http://localhost/