FlaskAppDeployment
First runthrough based on: https://www.rosehosting.com/blog/how-to-install-flask-on-ubuntu-22-04-with-apache-and-wsgi/
Install Apache
HTTP
TLS
Install Python / PIP
$ python --version
$ pip --version
Already installed, skipping this section.