FILE CHANGES:
Script Files:
Changed username, removed underscore at end. Accounted for this by
adding underscore to container name in yaml file.
Added sudo sysctl -w vm.max_map_count=262144 to fix elastic search not starting
Added collection importation and building
Changed names to build_docker_containers.sh and
tear_down_docker_containers.sh
YAML File:
Added env file to fcrepo container. This was the cause of the failed get
requests that were preventing the system from running correctly
UC Davis Server.
FILE CHANGES: Script Files: Changed username, removed underscore at end. Accounted for this by adding underscore to container name in yaml file.