you are viewing a single comment's thread
view the rest of the comments
[–] 47 points 2 years ago* (1 child)

In the README there's also instructions for Docker Compose, although it's quite the compose file, with SIXTEEN containers defined. Not something I'd want to self-host.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 12 points 2 years ago*

    it seems to contains development containers and external services containers. So the compose file is more for local dev it seems

    What i do find weird is the choice for Django for the backend. Python is incredibly slow, and django rest framework is even worse.

  • source
  • parent