clearwater-docker icon indicating copy to clipboard operation
clearwater-docker copied to clipboard

Docker integration for Project Clearwater

Results 34 clearwater-docker issues
Sort by recently updated
recently updated
newest added

head -100 /var/log/supervisor/homer-stderr---supervisor-FkDgZO.log :0: UserWarning: You do not have a working installation of the service_identity module: 'No module named service_identity'. Please install it from https://pypi.python.org/pypi/service_identity and make sure all of...

bug
medium-priority
cat:diagnostics

homestead docker conainter running error ,sames can't connect cassandra 17-10-2016 22:39:43.367 UTC Error dnscachedresolver.cpp:607: Failed to retrieve record for cassandra: Could not contact DNS servers 17-10-2016 22:40:51.998 UTC Status cassandra_store.cpp:181:...

**ellis nginx can't be started by supervisord** I find clearwater-infrastructure.conf (/etc/supervisor/conf.d/clearwater-infrastructure.conf ) has some problems, **clearwater-group can't be started because supervisorctl can't connect supervisord** [program:clearwater-infrastructure] command=bash -c '/etc/init.d/clearwater-auto-config-docker start &&...

I am, working on Clearwater Docker images. When ever I try to make some changes to my containers (like adding application server in the json file) my Clearwater use to...

bug
medium-priority

logging to stdio is a simpler way to expose logs in container deployments. we can then just grab the docker log and use tools like journalctl https://coreos.com/docs/cluster-management/debugging/reading-the-system-log/

cat:enhancement

docker pull metaswitch/homestead etc..

cat:enhancement

allows containers to discover each other over DNS. you can set homestead to be homestead.cluster.local and have this resolved at runtime with skydns

cat:enhancement

Updating the git repo URL for cloning.