Using IP Address

I got my individual flask website to run using my group’s IP Address from our instance. Here is a screenshot:


Curl

I was able to use the curl command and get an output. The output shows the code for my flask repository home page. Here is a screenshot:


Domain

I used freenom to get a DNS and I was able to get my flask website to run using the domain taykimfirstwebsite.tk. Here is a screenshot:


Group Domain

My group also used freenom to get a free DNS and we were able to connect that DNS to our group Flask repository. The domain was taalsite.tk. Here is a screenshot:


PS output

I was also able to run sudo docker ps and receive the list of all the docker processes with our unique images. Here is a screenshot: