From 601137b8b4bfbec9dafb92a83f99fee636c3aba2 Mon Sep 17 00:00:00 2001 From: Georgios Kakaletris Date: Wed, 17 May 2023 10:33:13 +0200 Subject: [PATCH] Update 'Home' --- Home.md | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index e6751f7..982c9ae 100644 --- a/Home.md +++ b/Home.md @@ -1,6 +1,29 @@ -Welcome to Argos. +# About OpenDMP +OpenDMP is the software empowering the ARGOS service. + + +## Using OpenDMP / Argos + +There are a few alternative ways to exploit OpenDMP software features. Currently the following three options are available, while new ones are underway to accommodate other service paradigms: + +1. Use standard ARGOS service offering provided by OpenAIRE. The service is provided free of charge under the terms presented in [OpenAIRE ARGOS] https://argos.openaire.eu/). +2. Perform a self-served on premises OpenDMP installation (See relevant section bellow). +3. Acquire OpenDMP on premises or cloud resources deployment. Contact OpenDMP service team for terms, potential customisation options and costs of services that accompany the option. + + +## OpenDMP Source Code access +The core of the system is licensed as Free Open-Source Software under the MIT license. ccess to, modification and usage of the OpenDMP source code is ruled by the terms of the aforementioned license. You may obtain the code of OpenDMP from our Gitea repository project location. + +*IMPORTANT NOTICE: No support is provided to development teams for OpenDMP code editing and maintenance.* + +In case you fix a bug or provide a significant feature that you wish to see being incorporated and supported in future OpenDMP releases, feel free to perform a pull request to our repository. Pull requests will be handled on a best effort policy and according to Argos / OpenDMP roadmap priorities. + + +## On premises installation instructions +*IMPORTANT NOTICE: Self-served on premises installations of OpenDMP are supported by OpenDMP / ARGOS team. The deployment, maintenance and operation of self-served OpenDMP instances shall be the sole responsibility of the adopter. Nevertheless, issues and suggestions are welcome for consideration by the software management team towards future improvement of the software and its operation. Exceptionally, limited support may be provided, on a best effort policy, to the degree its results may improve documentation / knowledge basis for other adopters of the system.* + +If you want adopt OpenDMP as a self-served Data Management Planning solution, you may deploy OpenDMP on premises following the instructions bellow, after download the source code from its repository. -If you want to create your own Argos Server first download the source code and then follow the pages with the installation instructions. * [Page 1: Install Required Tools](https://code-repo.d4science.org/MaDgiK-CITE/argos/wiki/Page-1:-Install-Required-Tools) * [Page 2: Setup Configurations](https://code-repo.d4science.org/MaDgiK-CITE/argos/wiki/Page-2:-Setup-Configurations)