-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dockerizing the server #18
Comments
Ok. let's discuss this before you go ahead and do a bunch of work. I have a suspicion that lmdb's use of The remote server implementation is super simple right now, it needs a few health check and monitoring hooks before we could even begin to debug a dockerized version. I would prioritize a refactor and real design review in parallel to making it deploy-ready. |
Make sense. Then I'll start the remote test before doing the dockerization. That should give me some insight into the details. |
Once the changes in #85 are merged we may want to revisit this |
any updates on the dockerized server? |
Expected Behavior
We need to have docker image for server instance. I'll try to work on it over the weekend
The text was updated successfully, but these errors were encountered: