Docker and Docker Compose for Planet Project for Easy Deployment
Goals
Creating an automatically builds docker image with versioning in mind
Creating docker compose which involve couchdb for automated blackbox testing if necessary. And another with rpi-couchdb for deployment in raspberry automagically.
Integrate docker with Vagrant for development
Docker for development
"even though I didn’t know whether I was smart enough to complete it, was because I knew I was smart enough to start . Starting is what matters. I’ll be smarter by the finish." - James Bach
TODOs:
For Development (Assuming x86 machine), docker are created for x86 machines
[x] Create Docker for Angular Project and its Docker Compose | #27
Docker and Docker Compose for Planet Project for Easy Deployment
Goals
couchdb
for automated blackbox testing if necessary. And another withrpi-couchdb
for deployment in raspberry automagically.TODOs: For Development (Assuming x86 machine), docker are created for x86 machines
For Production/Community (Assuming ARM machine), docker are created for ARM machines