Skip to content
/ mrbot Public

ESP8266 chips surrounded by microservices and exposed via facebook bot

Notifications You must be signed in to change notification settings

adyach/mrbot

Repository files navigation

mrbot

The project is to investigate technologies

stack

  • Door service: Spring Boot Java 8 + Mongo + Rabbit MQ
  • Temperature service: Go + Cassandra
  • Messenger: Python + Rabbit MQ
  • API Gateway: Nginx

state

alt text

deploy

In order to put the whole thing into the server, use ansible playbook, but before change .env.example and rename it to .env:

ansible-playbook mrbot-playbook.yml -i /etc/ansible/hosts -u root