- Your have a running reverse-proxy (NGINX) running in a containerised environment or as a service
 - Your application server is running behind the NGINX reverse-proxy (ideal scenario)
 
- Install 
certbotusing the follwing command -sudo apt install certbot python3-certbot-nginx - make sure to stop your any existing NGINX services, either container or the system service.