Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 430 Bytes

File metadata and controls

18 lines (18 loc) · 430 Bytes

setup


Dependency

  • Docker
  • Server or similar entity able to handle large amount of request.

Feature

Automaticly deploys Docker containers with mediator, MongoDB, Redis, and scheduler.

Usage

Open Docker and run docker-compose file. For Mac

cd dev
open -a Docker
docker-compose up

The job dFunc scedualer is now deployed.

Future Work

Any more component added to the project should be avalible here.