https://github.com/hellokoding/dockercompose-springboot-mongodb-nginx
Docker Compose with Spring Boot, MongoDB and NGINX
https://github.com/hellokoding/dockercompose-springboot-mongodb-nginx
docker-compose java maven mongodb nginx spring-boot
Last synced: 26 days ago
JSON representation
Docker Compose with Spring Boot, MongoDB and NGINX
- Host: GitHub
- URL: https://github.com/hellokoding/dockercompose-springboot-mongodb-nginx
- Owner: hellokoding
- License: mit
- Created: 2017-12-30T14:04:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-08T13:23:26.000Z (almost 6 years ago)
- Last Synced: 2025-04-01T15:10:06.958Z (2 months ago)
- Topics: docker-compose, java, maven, mongodb, nginx, spring-boot
- Language: Java
- Homepage: https://hellokoding.com/docker-compose-with-spring-boot-mongodb-nginx/
- Size: 7.81 KB
- Stars: 28
- Watchers: 2
- Forks: 34
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Docker Compose with Spring Boot, MongoDB, NGINX](https://hellokoding.com/docker-compose-with-spring-boot-mongodb-nginx/)
## What you'll build
- A simple Spring Boot application with MongoDB and NGINX running inside Docker containers## What you'll need
- Docker CE## Stack
- Docker
- Java
- Spring Boot
- MongoDB
- NGINX
- Maven## Run
- Run command `docker-compose up`
- Access to http://localhost/