Rabora docker

From DarkWiki
Jump to: navigation, search

Images

  • Databases
    • Mongodb
    • PostgreSQL
  • Systems
    • Front-end
      • Single sign-on (SSO) page
      • Main API proxy
    • Back-end
      • Authorisation server
      • Security Admin API
      • Order Admin API
      • Parcel Admin API
      • Carrier Configuration API
      • Shipper Configuration API
      • Carrier Search And Allocation API
      • Label production API
      • Manifesting API
      • Tracking API

Registry

A local docker registry is used. REVIEW: https://docs.docker.com/registry/deploying/

Backup. REVIEW: https://stackoverflow.com/questions/21597463/how-to-port-data-only-volumes-from-one-host-to-another

Distributed storage

REVIEW: https://storidge.com/cio-portainer/


Notes

It will be necessary to use docker-compose over a network. For example, the Jenkins server will run docker-compose, but the images will run on a remote host. REVIEW: https://docs.docker.com/compose/production/#deploying-changes