kids-first / kf-api-fhir-service

🔥 FHIR Data Service for Kids First
https://kf-api-fhir-service.kidsfirstdrc.org
Apache License 2.0
8 stars 3 forks source link

👷‍♀️ Transition from Dockerhub to GitHub packages #179

Closed znatty22 closed 1 year ago

znatty22 commented 1 year ago

Closes #144

We need to move away from Dockerhub since you have to pay for collaborators on private repos. Developers will now have to follow these steps to get access to the smilecdr image on Github packages repo:

  1. Create a Github personal access token (classic) and set in env
  2. Set Github username in env
  3. Ask to be added as a collaborator on the ghcr.io/kids-first/smilecdr repo
  4. Run src/bin/quickstart.sh as usual to startup the docker stack