Programming

  • work out a way for the Lookup-class instance to recognize an email address python flask-soc-site-v2
  • work through the normalize method in normalize_input to remove quotes, any trailing whitespace, extract a domain name, etc. It’s basically not necessary for URLs and domains, but, normalizing/sanitizing user input is always a good idea πŸ‘ python flask-soc-site-v2 user-input

Code

  • work out a way for the Lookup-class instance to recognize an email address python flask-soc-site-v2
  • work through the normalize method in normalize_input to remove quotes, any trailing whitespace, extract a domain name, etc. It’s basically not necessary for URLs and domains, but, normalizing/sanitizing user input is always a good idea πŸ‘ python flask-soc-site-v2 user-input

Deployment

Python wheel & Gunicorn

Docker container

  • Build and push a local container to the Gitlab container registry on code.joostagterhoek.nl
  • Pull and run the built container on a test domain configured with YunoHost Reverse Proxy-application =======

Deployment