Closed JackGilmore closed 2 years ago
Works on my machine!
Added wiki page for running JKAN locally https://github.com/OpenDataScotland/the_od_bods/wiki/How-to:-Run-frontend-locally
Note first run of docker takes a while, subsequent runs are quicker.
Description
Replicating https://github.com/timwis/jkan/pull/192 in our own instance of JKAN to allow people to run the project using Docker. Updated to Jekyll 4 as part of this change.
Motivation and Context
Should make it easier to run the project without having to mess around with installing Ruby and dependencies. Keeps the environment consistent (hopefully)
How Has This Been Tested?
Reviewed the PR for the original JKAN and it worked there. Applied the same changes to our repo and it works when running
docker compose up
. See screenshot below.Screenshots (if appropriate):
Types of changes
Checklist: