Skip to content

Docker Guide

Kevin Nguyen edited this page Aug 30, 2023 · 5 revisions

Prerequisites

  1. Make sure the config variables are set correctly in ./config.sh.

  2. Change the value of Docker_DEPLOYMENT to true in ./config.sh.

  3. Create a directory jobs in docker-app. You only have to do it once.

  4. Run ./start.sh.

References

FAQ

If you see no output in the WebUI when selecting a TaskManager, this may help you.

Clone this wiki locally