Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 511 Bytes

README.MD

File metadata and controls

18 lines (14 loc) · 511 Bytes

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