Skip to content

Statistical analysis of Soccer (Football) games using Tensorflow Object Detection API and OpenCV lib, retrievable on a Web platform and a mobile app, deployed on AKS

Notifications You must be signed in to change notification settings

habi-a/StatFive

Repository files navigation

StatFive

Start the project

Azure AKS

Prerequisites

  • 1 Azure Account
  • 1 Azure AKS Cluster
  • Azure CLI
  • Kubectl
  • Helm CLI
  • OVH Account with a Domain Name
  • Generate API OVH Credentials

Deploy

  • $> az login
  • $> az account set --subscription xxxxxxxxxxxxxxxxxxxxxxxx
  • $> az aks get-credentials --resource-group xxxxxxxx --name xxxxxxxx
  • $> cd Statfive/kubernetes
  • Edit Traefik Ingress Files to match the proxy redirection urls with your domain name
  • Edit Ovh API credentials
  • $> ./deploy.sh
  • go to https://dashboard.{YOUR_DOMAIN}/

Docker-compose

Prerequisites

  • Docker
  • Docker-Compose
  • Letsencrypt
  • Certbot

Generate Certificates

  • $> sudo certbot certonly --server https://acme-v02.api.letsencrypt.org/directory --manual -d '*.{YOUR_DOMAIN}'
  • Change conf in nginx/*.conf files to match the proxy redirection urls with your domain name

Deploy:

About

Statistical analysis of Soccer (Football) games using Tensorflow Object Detection API and OpenCV lib, retrievable on a Web platform and a mobile app, deployed on AKS

Topics

Resources

Stars

Watchers

Forks

Contributors 7