Skip to content

CitizenScienceCenter/csz-pybossa-orchestra

Repository files navigation

Full Docker Orchestration for pybossa

Initial Setup Steps:

  1. Running in OpenStack Cloud? Modify (or create – if it does not exist) the Docker daemon configuration file at /etc/docker/daemon.json and explicitly set the correct MTU size (accounting for the packet overhead). Details / Source
{ "mtu": 1450}
  1. Create .env.* files – refer to config/env/README.md
    • .env.secrets
    • .env.mail
    • .env.dev
    • .env.deploy

UNIX vs. TCP sockets: https://blog.myhro.info/2017/01/benchmarking-ip-and-unix-domain-sockets-for-real

Kudos to the following tutorials:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published