Rafał Lorenz

Results 35 comments of Rafał Lorenz

The reason why I did that is because with the message bus I am using the context is not carried over

yes you are right! i suppose i have missed that. i agree it would feel much better in the repository instead of having this in the domain. would you like...

ok cool, will w8 ;)

it tries to create a volume, make sure that mounted directory exists on the machine sorry, for the late reply but I just noticed, for some reason I didn't get...

Hi @hmersin, yes if your docker registry is private you need to add secret to your k8s so it can pull images more info here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/ as to brief explanation...

@hmersin ohh yea very possible that is missing if you improve/fix anything pr is welcome

@luisliz let me answer about user registration first: it is designed to work as a password-less signup meaning that every time you want to login/signup you basically just provide an...

@xtay315 why commands ? command are something you want system to do, and I believe they should be kept in the domain layer commands are simply a DTOs and know...

Could you maybe do a simple PR ? Would be much easier for me to picture things in the head while reading the code

This is only an example and is meant to be modified by other developers with adjustment for their needs. However I do run it on my home Kubernetes cluster, and...