This project is deprecated. The diavlos (now known as mitos) API is now a private repository.
./make
Edit the following files under diavlos/data/in/ (first remove the .sample
suffix):
english_site_config.yaml
eparavolo_credentials.yaml
greek_site_config.yaml
cd scripts
./serve_api --generate-new-schemas
http://localhost:5000/v1/ui/
Build the image using:
docker-compose build
After setting the credentials as described above, execute the service using:
docker-compose up