A Distributed Database Template using Cassandra & Titan on Ubuntu in Docker
1.3K
A Distributed Database Template using Cassandra & Titan on Ubuntu in Docker
by Collective Acuity
startDB.sh
Creates container with dependencies
Requires:
rebuildDocker.sh
Initiates an automated build command on Docker to update base image
Requires:
The Git and Docker repos contain all the configuration for deployment to AWS.
Google Drive can be used to synchronize local copies across multiple dev devices.
Use AWS IAM to assign user permissions and create keys for each collaborator.
Collaborators are required to install dependencies on their local device.
Repo should be FORKED by collaborators so reality is controlled by one admin.
New dependencies should be added to the Dockerfile, NOT to the repo files.
Collaborators should test changes to Dockerfile locally before merging to remote:
docker build -t test-image .
.gitignore and .dockerignore have already been installed in key locations.
To prevent unintended file proliferation through version control & provisioning,
add/edit .gitignore and .dockerignore to include all new:
Content type
Image
Digest
Size
162.2 MB
Last updated
over 10 years ago
docker pull rc42/cassandradb