Mathias Petermann
Mathias Petermann
That looks more like the exception you get, if the authority options aren't valid JSON. But I'll try to get my local dev environment up and running again on the...
Is there any work happening in this regard right now? I'd be happy to help split up this repo into a role per service, to make it easier to use...
Sadly, this approach won't work for me, since we already use `roles_path` differently in our setup, and it can only be set once. Additionally the nginx/mongodb/rabbitmq/postgres roles might interfere with...
Prefixing the roles, would already be a good step, since it would allow to install them locally using mazer, but until ansible/ansible#42867 is merged, there still wont be a way...
@SuperQ Is that something you could look into? It would be great to have a working version again in ansible galaxy
I ran into the same issue, just using `config:store:set` commands, and blew through 5GB of memory when running 64 commands in one script. Magento 2.3.2 (Also testet on 2.2.6) Magerun...
I've now split my script into multiple files, and even though most of the time it's fine sometimes it still exceeds 2G of memory with just 16 config:store:set commands
Still relevant
These pr was approved but never merged Is this role still maintained, or is it dead these days?
Currently GRPC is still experimental, but the HTTP(S) routes are GA. We've already got around to add this as custom templates on an internal setup, and I'll try to check...