Team comprised of Larissa (Scrum Master), Haley, and Angus (Company Scrum Master)
Follow these steps to get started with local development:
docker-compose up --build
docker-compose up
docker-compose up
to have the changes take effect.curl http://localhost:4500/
, you should get a response of "Hello World"http://elasticsearch-master:9200
in app.py. Then use curl http://localhost:4500/
as base url.http://elasticsearch-master:9200
in app.py, and use http://serber.ddns.net:32500/
as base-url. NOTE Changes must be deployed by Charlie to be reflected here