Skip to content

TIBHannover/edu-sharing-box

This branch is 126 commits ahead of, 8 commits behind master.

Folders and files

NameName
Last commit message
Last commit date
Jan 27, 2025
Sep 9, 2019
Jun 24, 2019
Jul 27, 2022
Nov 3, 2021
Jan 22, 2025
Oct 12, 2023
Jan 22, 2025
Mar 29, 2023

Repository files navigation

edu-sharing-box

Dieses Projekt bietet die Möglichkeit, ein edu-sharing mit minimalem Aufwand in einer virtuellen Maschine aufzusetzen. Voraussetzung ist die Installation von Git, Vagrant und VirtualBox.

Installation

Die folgenden Schritte im Terminal (Linux/macOS) oder in der GitBash (Windows) ausführen.

git clone https://github.com/TIBHannover/edu-sharing-box.git
cd edu-sharing-box
vagrant up

Wenn die Installation durchgelaufen ist (einige Minuten, abhängig von der Download-Geschwindigkeit) kann edu-sharing im Browser aufgerufen werden mit

http://192.168.98.101/edu-sharing Die Anmeldung am edu-sharing erfolgt in diesem Beispiel noch vereinfacht mit admin/admin

Die Anmeldung an der VM via SSH erfolgt in diesem Beispiel noch vereinfacht und ohne Passwort mit dem Benutzer "vagrant". Der Benutzer hat das sudo-Recht.

vagrant ssh

Update

edu-sharing aktualisieren

renderingservice aktualisieren

DFN-AAI / Shibboleth Integration

Siehe SHIBBOLETH.md

Documentation

Each role in the edu-sharing playbook comes with its own detailed documentation, covering various aspects such as updates, included components, and more. Below are the links to the documentation for each role:

These documentation files provide detailed instructions and guidelines for using each role effectively.