onegunsamurai

Results 9 comments of onegunsamurai

I have a background with AWS and will be able to solve this. The only point that is not clear here is where the data should be coming from? Only...

@oickrwens I've just built it on my Ubuntu 22 without this issue poping up. Could you specify what distro are you using so I can reproduce this issue? Or simply...

I would want to work on docker setup and after done on ram/cpu usage tracking

I've reworked initial Dockerfile with this issue, so that now it starts successfully. #241 Container is launching successfully. So I assume Docker can be ticked

There was also a minor issue when starting container with non-empty environments. Fixed it in #292

We can deploy dockerized backend with supporting services (Postgres, Redis) on ECS or EKS with terraform/terragrunt.

I've created initial version here #349. It fills DB with 1000 users, and has some basic setup for message tree generation. If anyone wants to join, feel free to jump...

@andreaskoepf This is reworked version, even though - initial. #637 Built with DummyMessage class flow as a template, but added message trees and inheritance + recursive generation. Right now successfully...

What about we provide some kind of pre-commit that will make all neccessary checks, that users will need to run on their side before creating the PR with a dataset....