Skip to content

This is a repository for my DevOps-project in course "Linux and DevOps tools"

Notifications You must be signed in to change notification settings

NikiTikik/Finish_certification_Innopolis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finish Certification

It's a playbook for certification in DevOps course of Innopolis university

Firstly, this playbook will install Docker and nginx, then it will configure nginx and run docker container with web application (simple file loader) (you can access web application via IP of host)

Moreover, playbook install elasticsearch, kibana and filebeat (you can access kibana on port 5601 to monitore nginx)

For correct work you need to change two varibles: in file "ubuntu-servers" enter address of your web-server in file roles/nginx/vars/main.yml change public ip-address of your web-server

You only need to run the command: ansible-playbook -i ubuntu-servers play.yml

About

This is a repository for my DevOps-project in course "Linux and DevOps tools"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published