Skip to content

Simplify local development

Jeff May requested to merge jeff/simplify-local-dev into dev

@DSASanFrancisco/portal-members

  • Move ui docker configs to docker-compose.overrides.yml
  • Removed localdb and db configs and moved port bindings to the docker-compose.overrides.yml file
  • Prune docker volumes with make purge

I have:

  • Included a summary of the changes
  • Linked all relevant Trello tickets to this request
  • Linked all relevant GitLab issues to this request (optional -- prefer Trello, but GitLab is easier for fast-follow cleanup issues)
  • Listed all dependent merge requests in this summary (optional)

Merge request reports