.. warning:: **tl;dr:** Just :doc:`take me to the quickstart demos `. ===================================== The Dataverse Cloud & Container Guide ===================================== This project aims at offering a new way to deploy, run and maintain a Dataverse installation for any purpose on any kind of Kubernetes-based cloud infrastructure. You can use it on your laptop, in your on-prem datacentre or public cloud. With the power of `Kubernetes `_, many scenarios are possible. .. important:: | This is a **community driven and supported project**, unsupported by `IQSS `_, Harvard. | Current main driver is `Forschungszentrum Jülich `_. | | If you need help, please :issue:`open an issue ` or find us on `IRC `_ or Twitter. .. image:: img/building-blocks.svg :height: 250px Content: what can you do for me? ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ We provide you with simple to re-use Kubernetes objects as building blocks. Those help with - :doc:`deployments on day 1 `, - :doc:`operations on day 2 ` and - :doc:`integrations on day 3 `. And if you're into developing Dataverse, we offer an easy to use :doc:`development setup approach `. We're also maintaining the :doc:`container images ` deployments build upon. Context: what is Dataverse? ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `The dataverse project `_ describes itself as: | Dataverse is an open source web application to share, preserve, cite, explore, | and analyze research data. It facilitates making data available to others, and | allows you to replicate others' work more easily. Researchers, journals, data | authors, publishers, data distributors, and affiliated institutions all receive | academic credit and web visibility. Media: where are the stories? ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This project was presented at a few Dataverse related events: - Presentation at European Dataverse Workshop 2020, Tromso, https://doi.org/10.7557/5.5427 - Presentation at Dataverse Community Meeting 2020, Online Conference, https://youtu.be/OTiEkaDc7j8?t=3817 .. toctree:: :maxdepth: 4 :hidden: quickstart/index day1/index day2/index day3/index images/index development/index