Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Surfwear project for the Interop S.I. course of the Master 2 SIGLIS

Notifications You must be signed in to change notification settings

UPPA-s-University-Projects/M2-2023-InteropSI-Surfwear

Repository files navigation

Surfwear micro-service

Cette application est un micro-service qui permet de gérer les produits d'une boutique de surfwear en faisant le lien entre la logistique, les magasins, la direction et le marketing. Ce micro-service est développé en Java avec le framework Spring Boot et utilise une base de données PostgreSQL.

Déploiement

Docker compose

En utilisant docker compose, vous pouvez facilement déployer ce service en excutant la commande suivante :

docker compose --build 
docker coppose up -d

Using Package (Github)

You can find a ready-to-be-deployed package here : https://github.com/UPPA-s-University-Projects/M2-InteropSI-2023-Surfwear

Just run the following command :

docker pull ghcr.io/uppa-s-university-projects/m2-interopsi-2023-surfwear:sha256-387bf94efecda6c980193659edd23d75b08a57ad735036151ba1105a49f9af00.sig