https://github.com/hellokoding/dockercompose-springboot-mysql-nginx
Docker Compose with Spring Boot, MySQL and NGINX
https://github.com/hellokoding/dockercompose-springboot-mysql-nginx
docker-compose java mysql nginx spring-boot
Last synced: 26 days ago
JSON representation
Docker Compose with Spring Boot, MySQL and NGINX
- Host: GitHub
- URL: https://github.com/hellokoding/dockercompose-springboot-mysql-nginx
- Owner: hellokoding
- License: mit
- Created: 2018-01-09T15:16:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-05T10:08:32.000Z (over 6 years ago)
- Last Synced: 2025-04-01T15:10:15.830Z (2 months ago)
- Topics: docker-compose, java, mysql, nginx, spring-boot
- Language: Java
- Homepage: https://hellokoding.com/docker-compose-with-spring-boot-mysql-nginx/
- Size: 5.86 KB
- Stars: 84
- Watchers: 5
- Forks: 89
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Docker Compose with Spring Boot, MySQL, NGINX](https://hellokoding.com/docker-compose-with-spring-boot-mysql-nginx/)
## What you'll build
- A simple Spring Boot application with MySQL and NGINX running inside Docker containers## What you'll need
- Docker CE## Stack
- Docker
- Java
- Spring Boot
- MySQL
- NGINX
- Maven## Run
- Run command `docker-compose up`
- Access to http://localhost/