Welcome to the mono-repository of Phrasea services! This repository contains all the services to facilitate development but each group of services can be deployed alone.
- Setup guide for development (requires setup first)
Access https://rabbitmq-console.phrasea.local
You may need to deploy to different expose services (with their specific network/security rules).
In that case, you need to assign a unique APP_ID
to each instance. This APP_ID
will be stored in report service.
Install ELK stack to get report-api logs available in Kibana.
# set COMPOSE_FILE=docker-compose.yml:docker-compose.elk.yml
dc up -d