bensialih / django_routing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django_routing

Django routing is to test how routing occurs between diffrent services.

We have multiple services of django, routing done to all but on a specific endpoint.

to start we have 2 django applications

  • 1 nginx service
  • 1 apache service (I am not a big fan of apache as it seems very limited)
  • 1 traefik service

About

License:MIT License


Languages

Language:Python 91.7%Language:Shell 5.3%Language:Dockerfile 3.0%