A new way of doing docker ? #1380
Unanswered
ihatemodels
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Thanks for the awesome project. I noticed that the Docker setup is mostly for development. The 2 process spawning in one container and the lack of proper configuration of the Postgres Itself is not something that most people will like running in production.
I wrote Dockerfiles for the dashboard and PostgresML itself + docker-compose file with proper instructions, configurations, etc ...
The project is here: https://github.com/AthennaMind/postgresml-docker
There are other tools like the TimescaleDB and Bulgarian language dictionaries that of course you can ignore for the context of the question. So my question is - Is it ok ( will it have chance to be merged ) if I submit a PR that will introduce this concept in the project. I will work on a CI + Documentation and everything that will make clear how to run the PostgresML in production with Docker
Thanks,
G.
Beta Was this translation helpful? Give feedback.
All reactions