Skip to content

Conversation

@devindford
Copy link
Contributor

@devindford devindford commented Apr 7, 2023

Description

Adds a Makefile to simplify the startup process and clean up some files that can cause intermittent bugs in the backend containers

How to test

  • Pull down this branch
  • Run make local-start
  • Watch the backend directory and ensure tmp and logs are removed as containers start
  • Run make local-stop
  • Run make local-start PROFILE=dbm
  • Watch the backend directory and ensure tmp and logs are removed as containers start
  • Run make local-stop PROFILE=dbm

This should start and stop all containers as expected in the background

@devindford devindford merged commit 54c392d into main Apr 7, 2023
@devindford devindford deleted the devin.ford/makefile branch April 7, 2023 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants