Create a script which will follow below steps:
- Clone this repository (master)
- Use any mechanism (web server, containers) you prefer to deploy amdocs.html
- Configure any port different from 80 and 443, like 8080, for example.
- It should run multiple times, so include conditionals to check existing items
- Finally, include simple loop to validate deployment is reachable.
Good luck!