Skip to content

Commit

Permalink
added day 75 tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
LondheShubham153 committed Mar 20, 2023
1 parent a54074d commit d0f230e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions 2023/day75/tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ Today, make it little bit more complex but interesting 😍 and let's add one mo
------------------------------------------------------------------------------
## Task:

- Install *Docker* and start docker service on a Linux EC2 through ***USER DATA*** .
- Create 2 Docker containers and run any basic application on those containers.
- Now intregrate the docker containers and share the real time logs with Grafana.
- You can stop one container and see the changes.
- Install *Docker* and start docker service on a Linux EC2 through [USER DATA](https://github.com/LondheShubham153/90DaysOfDevOps/blob/0999394e87192863b5c190a90896249c31ce31af/2023/day39/tasks.md) .
- Create 2 Docker containers and run any basic application on those containers (A simple todo app will work).
- Now intregrate the docker containers and share the real time logs with Grafana (Your Instance should be connected to Grafana and Docker plugin should be enabled on grafana).
- Check the logs or docker container name on Grafana UI.

------------------------------------------------------------------------------

Expand All @@ -22,7 +22,7 @@ You can use [this video](https://youtu.be/y3SGHbixmJw) for your refernce. But it
## Bonus :
- As you have done this amazing task, here is one bonus link.❤️

## You can use this [refernce video](https://youtu.be/CCi957AnSfc) to intregrate *Prmotehus* with *Grafana* and monitor Docker containers. Seems interesting ?
## You can use this [refernce video](https://youtu.be/CCi957AnSfc) to intregrate *Prometheus* with *Grafana* and monitor Docker containers. Seems interesting ?


Don't forget to share this amazing work over LinkedIn and Tag us.
Expand Down

0 comments on commit d0f230e

Please sign in to comment.