Skip to content

Commit

Permalink
Merge pull request #5711 from IQSS/4152-workbench
Browse files Browse the repository at this point in the history
remove references to NDS Lab Workbench #4152
  • Loading branch information
kcondon authored Apr 2, 2019
2 parents 85062c2 + 522ad24 commit eaeabef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion doc/sphinx-guides/source/developers/containers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,6 @@ Docker

From the Dataverse perspective, Docker is important for a few reasons:

- We are thankful that NDS Labs did the initial work to containerize Dataverse and include it in the "workbench" we mention in the :doc:`/installation/prep` section of the Installation Guide. The workbench allows people to kick the tires on Dataverse.
- There is interest from the community in running Dataverse on OpenShift and some initial work has been done to get Dataverse running on Minishift in Docker containers. Minishift makes use of Docker images on Docker Hub. To build new Docker images and push them to Docker Hub, you'll need to install Docker. The main issue to follow is https://github.com/IQSS/dataverse/issues/4040 .
- Docker may aid in testing efforts if we can easily spin up Docker images based on code in pull requests and run the full integration suite against those images. See the :doc:`testing` section for more information on integration tests.

Expand Down
7 changes: 0 additions & 7 deletions doc/sphinx-guides/source/installation/prep.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,6 @@ We'll try to get you up and running as quickly as possible, but we thought you m
Choose Your Own Installation Adventure
--------------------------------------

NDS Labs Workbench (for Testing Only)
+++++++++++++++++++++++++++++++++++++

The National Data Service (NDS) is community-driven effort guided by the National Data Service Consortium. NDS Labs has packaged Dataverse as `one of many data management tools <https://github.com/nds-org/ndslabs-specs>`_ that can be quickly deployed for evaluation purposes in their tool based on Kubernetes called NDS Labs Workbench. To get started, visit http://www.nationaldataservice.org/projects/labs.html .

Please note that the version of Dataverse in NDS Labs Workbench may lag behind the latest release. Craig Willis from NDS Labs did an excellent job of adding Dataverse 4 to NDS Labs Workbench and the Dataverse team hopes to some day take over the creation of Docker images so the latest version of Dataverse can be evaluated in the workbench.

Vagrant (for Testing Only)
++++++++++++++++++++++++++

Expand Down

0 comments on commit eaeabef

Please sign in to comment.