psu-libraries / researcher-metadata

Penn State University's faculty and research metadata repository
https://metadata.libraries.psu.edu/
MIT License
7 stars 0 forks source link

Updates all around #1019

Closed jrpatterson closed 1 week ago

jrpatterson commented 2 weeks ago

CI: Updated docker engine version and ruby orbs Revised dockerfile based on Scholarsphere Added docker-compose env to run app locally

bryanlopezrr commented 2 weeks ago

My docker compose worked fine but the pending migration shows on the browser but the app seems to be running

ajkiessl commented 2 weeks ago

Also, fwiw I was able to build and use docker compose up to run the web and db containers. I ran the db migrations from within the container, and the app is mostly working. We'll need to get the environment variables loaded into the web container to see if the rest of the app works. That can be done at a later time, though.