Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 786 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 786 Bytes

This project is all about how to use Watchtower to deploy and monitor containers.

1 - First of all, in this case, we will show only the deploy stage where Watchtower's container will be running and searching for images.

2 - We will use Azure Pipelines to deploy our application and deploy to our on premise server.

3 - We need a container registry subscription, in my case I use Azure Container Registry (ACR).

4 - AZURE PIPELINES RULES JENKINS AND THATS ALL!!


PS.: In this project, we're using Node,js to develop our application. Some refs as 'app-name' are generic terms.

meme