Krushna-Prasad-Sahoo / DockerWebIsland

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DockerWebIsland

I have created a simple Web UI & hosted on Apache Web Server. But the interesting part is you can interact your docker server running behind & execute almost all docker commands, as well as see the output on the Webpage itself. I have named the page as #DockerWebIsland🙃.

Instructions

-> put index.html in document root (for eg: /var/www/html)
-> put p.py in /var/www/cgi-bin
-> make the p.py file executable
-> change the ip in index.html file
-> give ALL permission to docker user & apache user in /etc/sudoers file

Do give a watch the video where I have demonstrated all the mentioned implementations.

About


Languages

Language:HTML 90.9%Language:Python 9.1%