Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

draft up with monorepo #945

Closed
gavinwilliams opened this issue Oct 4, 2019 · 2 comments
Closed

draft up with monorepo #945

gavinwilliams opened this issue Oct 4, 2019 · 2 comments

Comments

@gavinwilliams
Copy link

I've been scratching my head for the past week on how I can use Draft in a mono repo. Has anybody got any advice on this?

At the moment I have a directory structure like this.

/gateway
---/charts
/services
--/service-1
-/charts
--/service-2
-/charts
--/service-3
-/charts

Ideally I want to bring up all of these services during development from a single command and monitor their logs in one log stream rather than have to run draft up and have 4 terminal tabs open. I can do this out of the box using Skaffold.

I'm starting to think that I need to use Skaffold for this functionality and then use Helm to package up my service.

@riker09
Copy link

riker09 commented Oct 18, 2019

Possibly duplicate of #902?

@bacongobbler
Copy link
Contributor

yep. thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants