How to add a production worker? #329
|
I started Dataplane with the default docker-compose.yml. And I added an extra workergroup like so:
The workergroup is started. I can see the workers coming up as docker containers, but in the main-app there is no new workergroup visible. In the main app in the docker-compose.yml I also added 'production' like so:
Thanks alot for Dataplane and the effort! Looks very promising. |
Replies: 1 comment 8 replies
|
Hi there, thanks for the feedback. I’d be happy to go through implementing both docker compose and Kubernetes with you. Can you please send me your docker-compose file? I don’t know if it’s possible to attach it on here or send a link to a repo? I can try it on my side. Leave DP_MODE as development. That’s good feedback, it doesn’t do much, could be confusing and maybe should be removed. Still working through some bugs for v1 - mostly around permissions. I’d like to add an api trigger and open to other suggestions. |

Hi there, thanks for the feedback. I’d be happy to go through implementing both docker compose and Kubernetes with you. Can you please send me your docker-compose file? I don’t know if it’s possible to attach it on here or send a link to a repo? I can try it on my side.
Leave DP_MODE as development. That’s good feedback, it doesn’t do much, could be confusing and maybe should be removed.
Still working through some bugs for v1 - mostly around permissions. I’d like to add an api trigger and open to other suggestions.