Dark-Moon-X / theTipTop-workflow

Contient les fichiers requis pour créer un environnement d'intégration continue avec Jenkins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TheTipTop-workflow

Run on prod

for running the microservice with docker in production execute :

	docker-compose --env-file ./environments/.env up -d

the ".env" file is ignored by git for safety reasons

look at the ".env.example" file to help you create this files

About

Contient les fichiers requis pour créer un environnement d'intégration continue avec Jenkins


Languages

Language:Dockerfile 74.7%Language:Shell 25.3%