DeploymentΒΆ

As already mentioned, RDMO can be run in two different setups:

  1. For development or testing, using the built-in Django development server
    Information about how to do that can be found in the development section.

  2. In production, using a web server and the wsgi protocol
    We suggest to use one of the following setups: