Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vedant-kakde/ansible-playbook-docker-webserver

๐Ÿ”ฐWrote an Ansible PlayBook that does the following operations in the managed nodes: ๐Ÿ”น Configure Docker ๐Ÿ”น Start and enable Docker services ๐Ÿ”น Pull the httpd server image from the Docker Hub ๐Ÿ”น Run the docker container and expose it to the public ๐Ÿ”น Copy the html code in /var/www/html directory and start the web server "
https://github.com/vedant-kakde/ansible-playbook-docker-webserver

Last synced: 9 days ago
JSON representation

๐Ÿ”ฐWrote an Ansible PlayBook that does the following operations in the managed nodes: ๐Ÿ”น Configure Docker ๐Ÿ”น Start and enable Docker services ๐Ÿ”น Pull the httpd server image from the Docker Hub ๐Ÿ”น Run the docker container and expose it to the public ๐Ÿ”น Copy the html code in /var/www/html directory and start the web server "

Awesome Lists containing this project