NYULibraries/primo-endpoint

Startup script for primo-endpoint

Closed this issue · 3 comments

ekate commented

we need a script which can start and stop the service on CENTOS-7

dylex commented

Would you have a preference between:

  • binary rpm with some way to build it that requires existing stack/haskell install
  • buildable self-contained dockerfile that installs stack and builds everything
ekate commented

dockerfile is fine

dylex commented

Has now been containerized and builds and runs completely in docker from a bare git checkout.