-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I just deployed the docker version of startalk's backend step by step. It worked great on my vm ( Centos 7, Docker version 19.03.13)
But I noticed that most of my works were using the script to execute the command lines like normal way instead of doing these manually. And it led to the result that startalk-docker was another traditional deployment with all the services embedded together in a docker container which based on pure Centos 7 mirror, I guess.
I think we should divide the entire system into various modules and containers so that we could iterate the code and manage them separately.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request