https://github.com/nakajimaakemi/microservices-containerization
Repository created for the "Distributed Edge Programming" course @Unimore, introduces the concepts of containerization of microservices with Docker and Podman.
https://github.com/nakajimaakemi/microservices-containerization
docker docker-compose java podman spring-boot
Last synced: 3 months ago
JSON representation
Repository created for the "Distributed Edge Programming" course @Unimore, introduces the concepts of containerization of microservices with Docker and Podman.
- Host: GitHub
- URL: https://github.com/nakajimaakemi/microservices-containerization
- Owner: NakajimaAkemi
- License: gpl-3.0
- Created: 2024-05-16T14:38:01.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T15:47:37.000Z (almost 2 years ago)
- Last Synced: 2024-09-06T18:50:02.858Z (almost 2 years ago)
- Topics: docker, docker-compose, java, podman, spring-boot
- Homepage:
- Size: 2.07 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Containerization and Deployment of a Spring Boot app.
This repository will introduce the concept of Containerization, its technologies and a
step by step tutorial on how to deploy a microservice applications in Docker and Podman.
_Contributors_:
- **Bilel Arfaoui**
- **Francesco Sartor**