Skip to content

Separate StarTalk-Docker into more delicate containers #9

@gtouchgogo

Description

@gtouchgogo

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions