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

Docker support #195

Open
EricGuic opened this issue Sep 19, 2023 · 8 comments
Open

Docker support #195

EricGuic opened this issue Sep 19, 2023 · 8 comments

Comments

@EricGuic
Copy link

Hi, I would be very happy to see an "easier" way to deploy Memcode through Docker (for example for a homeserver in a familly, a school, a non-profit organization, etc.).
Could you provide it ?
Thanks and congratulations for this very usefull app.
Best regards.

@lakesare
Copy link
Owner

I'd also love to see it.
Can't contribute more time to open-source projects at the moment, let's hope for someone to create & PR it.

@AbdelatifAitBara
Copy link

Hi @EricGuic @lakesare,

I would really help with that, but I have just a question, please:
Do you want to have a Dockerfile just to build the whole project? Or with a docker-compose to deploy even the postgres with ?

Thank you :)

@EricGuic
Copy link
Author

Hi both of you. As I’m not a dev, I can’t really help you.
For my needs, a docker compose file to deploy the app and the database (and other dependencies if needed) is what I’m looking for.
I use portainer to manage it.

@AbdelatifAitBara
Copy link

Hi @EricGuic thank you for your response, Ok I'm working on it.
I'll do a PR when I finish ;)

@EricGuic
Copy link
Author

Thank you very much @AbdelatifAitBara !

@baiwfg2
Copy link

baiwfg2 commented Sep 30, 2024

@AbdelatifAitBara How is your docker solution going ? I also need it. Many dependencies of this repo are too old, such as python2.7, node v8. It's very convenient if docker image is available.

@lakesare
Copy link
Owner

@baiwfg2, I'm in the process of updating everything to the latest version, bringing the repo to node v20.0.0.

Just pushed the current stage of the update.
Some things might break though, hoping to bring it to a non-broken version by the end of the week.

@lakesare
Copy link
Owner

lakesare commented Oct 2, 2024

The updated version fully works now.
Master branch of memcode is on node v20.0.0, and doesn't require python 2 to work (or any python for that matter).

If someone has capacity to set up a docker container for memcode - please continue with making it work for github codespaces (https://github.com/lakesare/memcode/tree/master/.devcontainer).

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

No branches or pull requests

4 participants