Microservice architecture for a discord bot managed by docker compose. Includes services, database, shared logging etc.
Services in the microservie architecture includes:
- [INSERT REFS]
TODO
- Describe ELK setup
TODO
- Running all services using docker-compose
- Configuration
Project TODO
- Reconsider communication using plain HTTP.. Maybe RabbitMQ (AMQP), Kafka?