Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Fix for null count field in return for matchup_spark request * CDMS-159: Initial update pass Still need to replace tags with variables and verify * CDMS-159: Updated Jupyter notebook The quickstart has the user add a cell, so I added it into the notebook. This will require the nexusjpl/jupyter image being rebuild and pushed to dockerhub * CDMS-159: Cleaned up Used env variables for image tags. Added solr-cloud-init to list of images Updated points Misc cleanup * CDMS-159: Fixed some typos * CDMS-159: Fixed jupyter update * CDMS-159: Fixed jupyter update * CDMS-159: Shutdown instructions * CDMS-159: Updated dockerhub url * CDMS-159: Updated changelog * Updated files for jupyter docker image Tested build and verified added cell is present in the notebook * Update quickstart.rst Small updates for text clarity * Updated title. Replaced run time w/ placeholder * Fixed formatting errors * Changed requirements & git commit for nexuscli in dockerfile * Temporarily pointed jupyter image to rileykkjpl/jupyter * Made comment clearer * Undid changes from improper merge Accidentally merged from wrong branch I think. Just noticed it will lead to undoing accepted changes in Matchup.py on merge of this branch. * Undid changes from improper merge Accidentally merged from wrong branch I think. Just noticed it will lead to undoing accepted changes in Matchup.py on merge of this branch. * Added missing mkdir * Improved clarity of Cassandra start block * Added note for occasional GI container failure * Initial guide completion time estimate * Fix for duplicate messages on RMQ Cause was the CM flagging partially downloaded granules then the completely downloaded granule. Fixed by downloading the granules before CM start. Also added a note for mitigating this issue in the case the user wishes to download granules while the CM is running. * Rearranged headers * Cleaned up some commands * Fix for cli import? * Updated docker image to use up to date branch instead of old commit * Updated docker image to use up to date branch instead of old commit * Fixed nexuscli import issue * Newline @ end of changelog to maybe fix PR oddity?? PR shows Security header line being deleted for some reason even though it is present in this branch * Added a 'known issues' section - GI crash - RMQ blocking * Link fix? * Replace non-working section link with non-link * Bumped jupyter image * Prep for moving rmq monitor download location to main repo Pending addition of monitor script into repo * Added note for pending dataset migration to AWS * Pointed jupyter image to nexusjpl * Moved changelog entries to more suitable section * Pointed RMQ script to version in main repo * Bumped webapp image version + Fixed bad variable for jupyter image version (included name) * It looks like the images are taking up less space? * Removed excess space Looks nicer Co-authored-by: rileykk <[email protected]>
- Loading branch information