Sign inSign up

divilon/exmoto-worker

By divilon

•Updated over 7 years ago

Integration application for exmoto

Image
0

537

divilon/exmoto-worker repository overview

⁠ExMoto Worker

⁠Running

Use npm start or yarn start

⁠Configuration in .env

⁠Server port
  • PORT - numeric. Set the port used by application
⁠Database
  • DB_SERVER - host where database is installed
  • DB_USER - username to connect
  • DB_PASSWORD - password to connect
  • DB_DATABASE - database to connect
⁠Message Queue connection
  • AMQP_HOST - host where RabbitMQ is running
  • AMQP_PORT - port of RabbitMQ
  • AMQP_USERNAME - username of RabbitMQ
  • AMQP_PASSWORD - password of RabbitMQ
⁠Node run mode
  • NODE_ENV=development

Tag summary

Content type

Image

Digest

Size

28 MB

Last updated

over 7 years ago

docker pull divilon/exmoto-worker