This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| twitter/hadoop-lzo | |
| twitter/scribe | |
| twitter/thrift_client | |
| twitter/twurl | |
| twitter/elephant-bird | |
| twitter/standard-project | |
| twitter/snowflake | |
| twitter/spitball | |
| twitter/ostrich | |
| twitter/scala_school |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apiVersion: v1 | |
| kind: List | |
| items: | |
| - apiVersion: v1 | |
| kind: Service | |
| metadata: | |
| name: cfssl | |
| spec: | |
| ports: | |
| - name: 8888-tcp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/docker/hub-docker/build.gradle b/docker/hub-docker/build.gradle | |
| index 312f077a9f..0277ac01b6 100644 | |
| --- a/docker/hub-docker/build.gradle | |
| +++ b/docker/hub-docker/build.gradle | |
| @@ -14,14 +14,14 @@ dockerDistributions{ | |
| orchestrations{ | |
| dockerCompose{ | |
| outputDir = 'docker-compose' | |
| - | |
| + |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ./build/docker-compose/ | |
| βββ dev | |
| βΒ Β βββ docker-compose | |
| βΒ Β βΒ Β βββ bin | |
| βΒ Β βΒ Β βΒ Β βββ hub_add_replication_user.sh | |
| βΒ Β βΒ Β βΒ Β βββ hub_create_data_dump.sh | |
| βΒ Β βΒ Β βΒ Β βββ hub_db_migrate.sh | |
| βΒ Β βΒ Β βΒ Β βββ hub_replication_changepassword.sh | |
| βΒ Β βΒ Β βΒ Β βββ hub_reportdb_changepassword.sh | |
| βΒ Β βΒ Β βΒ Β βββ system_check.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ./build/docker-compose/ | |
| βββ dev | |
| βΒ Β βββ docker-compose | |
| βΒ Β βΒ Β βββ bin | |
| βΒ Β βΒ Β βΒ Β βββ hub_add_replication_user.sh | |
| βΒ Β βΒ Β βΒ Β βββ hub_create_data_dump.sh | |
| βΒ Β βΒ Β βΒ Β βββ hub_db_migrate.sh | |
| βΒ Β βΒ Β βΒ Β βββ hub_replication_changepassword.sh | |
| βΒ Β βΒ Β βΒ Β βββ hub_reportdb_changepassword.sh | |
| βΒ Β βΒ Β βΒ Β βββ system_check.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ./build/docker-compose/ | |
| βββ dev | |
| βΒ Β βββ docker-compose | |
| βΒ Β βΒ Β βββ bin | |
| βΒ Β βΒ Β βΒ Β βββ hub_add_replication_user.sh | |
| βΒ Β βΒ Β βΒ Β βββ hub_create_data_dump.sh | |
| βΒ Β βΒ Β βΒ Β βββ hub_db_migrate.sh | |
| βΒ Β βΒ Β βΒ Β βββ hub_replication_changepassword.sh | |
| βΒ Β βΒ Β βΒ Β βββ hub_reportdb_changepassword.sh | |
| βΒ Β βΒ Β βΒ Β βββ system_check.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apiVersion: v1 | |
| kind: List | |
| items: | |
| - apiVersion: v1 | |
| kind: Service | |
| metadata: | |
| name: cfssl | |
| spec: | |
| ports: | |
| - name: 8888-tcp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| commit 2be150edc93033caddc98c278272d87b3f2565b7 | |
| Author: jayunit100 <[email protected]> | |
| Date: Thu Oct 5 15:06:32 2017 -0400 | |
| hub-on-openshift | |
| diff --git a/hub.yml b/hub.yml | |
| new file mode 100644 | |
| index 0000000..89397e8 | |
| --- /dev/null |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| commit 3ab46ba63478aea0fb3b5ab3fa4bd57f8060c6d8 | |
| Author: Jay Vyas <[email protected]> | |
| Date: Wed Aug 2 15:44:48 2017 -0400 | |
| SIDECAR: Source code for a sidecare web application | |
| diff --git a/docker/blackducksoftware/hub-sidecar/build.sh b/docker/blackducksoftware/hub-sidecar/build.sh | |
| new file mode 100755 | |
| index 0000000000..604956120b | |
| --- /dev/null |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/docker/hub-docker/build.gradle b/docker/hub-docker/build.gradle | |
| index 8c12452c83..7b1cd9c2ba 100644 | |
| --- a/docker/hub-docker/build.gradle | |
| +++ b/docker/hub-docker/build.gradle | |
| @@ -49,15 +49,16 @@ dockerDistributions{ | |
| yamlFiles 'src/main/docker-compose/kubernetes/kubernetes-pre-db.yml.template' | |
| yamlFiles 'src/main/docker-compose/kubernetes/kubernetes-post-db.yml.template' | |
| yamlFiles 'src/main/docker-compose/kubernetes/kubernetes-external-rds.yml.template' | |
| - } | |
| - openshift { |