Sign inSign up

dynamita/djsumo

By dynamita

Updated almost 2 years ago

Sumo interaction with a simple Django web app

Image
Data science
0

141

dynamita/djsumo repository overview

Running an A2O simulation in a Django web app

Ask for a temporary license at [email protected]. Run the container with:

docker run -it -v <shared folder path on host>:/home/dshare --rm --network host --hostname sumodev dynamita/djsumo:<tag>

Copy the license file, sumo.dynlic, to /home/sumo-runtime/sumosim/sumoui. Start the Django server:

cd /home/sumo-runtime/sumosim
python3 manage.py runserver

Ignore the warning about database. On the host computer type localhost:8000/sumoui in a browser. It will run an A2O example simulation and display the results.

Learn more about Sumo at https://dynamita.com

Tag summary

Content type

Image

Digest

sha256:85bb6780c

Size

253.2 MB

Last updated

almost 2 years ago

docker pull dynamita/djsumo:24.0