Instructions to deploy Client IP Logger in MySQL DB on Azure Kubernetes Service using the default App Routing add on Deploy AKS cluster through Azure portal. helm ...
git clone https://github.com/sasa-buklijas/ip_logger cd ip_logger python -m venv venv-3_11_2 . ./venv-3_11_2/bin/activate python -m pip install -r requirements.txt ...