From b98e5543408c0fb1a97d09280522b5eddb481eb2 Mon Sep 17 00:00:00 2001 From: zbenta <54443719+zbenta@users.noreply.github.com> Date: Thu, 8 Sep 2022 12:38:06 +0100 Subject: [PATCH] Update prep.rst Added LIP's repo with resources for an advanced installation as proposed by Philip Durbin. --- doc/sphinx-guides/source/installation/prep.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/sphinx-guides/source/installation/prep.rst b/doc/sphinx-guides/source/installation/prep.rst index e33c774a33a..c491659cd56 100644 --- a/doc/sphinx-guides/source/installation/prep.rst +++ b/doc/sphinx-guides/source/installation/prep.rst @@ -27,6 +27,7 @@ Advanced Installation There are some community-lead projects to use configuration management tools such as Ansible and Puppet to automate the installation and configuration of the Dataverse Software, but support for these solutions is limited to what the Dataverse Community can offer as described in each project's webpage: - https://github.com/GlobalDataverseCommunityConsortium/dataverse-ansible +- https://gitlab.com/lip-computing/dataverse - https://github.com/IQSS/dataverse-puppet (Please note that the "dataverse-ansible" repo is used in a script that allows the Dataverse Software to be installed on Amazon Web Services (AWS) from arbitrary GitHub branches as described in the :doc:`/developers/deployment` section of the Developer Guide.)