Start Django

Note

This process requires the Django container to have been built beforehand. If that is not the case, read how to build the Omniport Django container.

This script starts a Django container with the code mounted in it making it easy to deploy the development version of the app in a container and pre-configure it to find the service containers and connect to them.

Usage

[dev omniport-frontend]$ ./scripts/start/django.sh

Flags

-p
The port to which the Django developer server must bind
number