ucd-library / csus-sp-2018

This repository holds overall Information and project planning for the 2018 CSUS Senior Design Project
MIT License
0 stars 0 forks source link

Deploying to localhost on Unix system working. Still need testing for #62

Closed DerekMaggio closed 6 years ago

DerekMaggio commented 6 years ago

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.

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