+3
−5
.travis.yml
0 → 100644
+65
−0
+6
−1
+69
−38
auth/conf/esgf_auth_config.json
deleted100644 → 0
+0
−5
Loading
* 2.0 integration (#44) * Changes from cedadev fork (#43) * Postgres container working * Improvements to solr, tomcat and index-node * Improved postgres container * SLCS is working * idp-node seems to be working * Changes to support URL prefix * Proxy -> CoG working * Solr + Zookeeper working * Index node working + certificates * Revamped configuration + index node * Use a common config container * ORP seems to be working * Setup container + fixes to compose * SLCS working * Auth app seems to run, but isn't working properly * Should have been in last commit * Set theme jekyll-theme-cayman * Testing GitHub pages for project * Testing Github pages site * Create architecture.md * Create comparison.md * Quick start done * Comparison with previous impl * Container architecture docs * Add version and hub to docker-compose * Docs on configuration * Changes while doing Helm integration * Changes to support OpenShift deployment * Fix problem with ORP trusting IDP * Changes to make hub and version flexible * Fix certificates, move generation of Java certs into containers * Publishing seems to be working apart from some issues with facets * Fix description of init * Get index node to query Solr for facets correctly * Add Travis support * Extend Travis timeout * Fix timeout but still get output * Fixed omission of while loop * Bring docker push into actual command * Bring back-to-top link to top * Small modifications to configs in prep for future work * Added helm-values command + pinned conda version in publisher * Make HTTPS everywhere the default * Fix compose file for newly required variable * Make containers work as non-root * Improved postgres containers for permissions and separated cogdb * Revert to master + slave for Solr * Set up CI for ESGF-based repository * Update Travis script * More tweaks to Travis job * Update .travis.yml