Skip to content
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

Open
hhsecond opened this issue Apr 30, 2019 · 4 comments
Open

Dockerizing the server #18

hhsecond opened this issue Apr 30, 2019 · 4 comments
Labels
enhancement New feature or request

Comments

@hhsecond
Copy link
Member

Expected Behavior

We need to have docker image for server instance. I'll try to work on it over the weekend

@rlizzo
Copy link
Member

rlizzo commented Apr 30, 2019

Ok. let's discuss this before you go ahead and do a bunch of work. I have a suspicion that lmdb's use of shared memory resources, and the need for robust volume configuration will result in a few pain points here.

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.

@hhsecond
Copy link
Member Author

Make sense. Then I'll start the remote test before doing the dockerization. That should give me some insight into the details.

@rlizzo rlizzo added the enhancement New feature or request label Apr 30, 2019
@rlizzo rlizzo closed this as completed Jul 12, 2019
@rlizzo rlizzo reopened this Jul 12, 2019
@rlizzo
Copy link
Member

rlizzo commented Jul 12, 2019

Once the changes in #85 are merged we may want to revisit this

@zerafachris
Copy link

zerafachris commented Nov 12, 2021

any updates on the dockerized server?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants