Help using service-flake with node app that requires redis service load before nginx service #48
ParetoOptimalDev
started this conversation in
General
Replies: 1 comment 1 reply
-
Would be happy to see a PR. 👍🏿 Generally, we just copy over devenv's module and then iterate from there. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is mostly just a description of what I'm doing and I'll continue to post questions and/or commentary of my experience along the way, but I do have one question (that I'll attempt to answer):
Does service-flake support ordering processes?
answer: It appears yes:
Here is the app that is currently failing that uses devenv:
https://github.com/ParetoOptimalDev/reproduce--devenv-nginxhostctl-node-issue
I see that redis is supported, but nginx isn't. It looks pretty easy to add a new service though and I think I can do it.
Beta Was this translation helpful? Give feedback.
All reactions