The **WissKI Distillery** is a set of scripts, tools, and applications that allows to operate a **WissKI cloud** of distinct but jointly managed WissKI instances, hosted on a dedicated hardware pool. Like the WissKI system, the WissKI Distillery is open source and free to use, it is developed in a community process on [the FAU GitLab](https://gitlab.cs.fau.de/AGFD/wisski-distillery).
The **WissKI Distillery** is a set of scripts, tools, and applications that allows to operate a **WissKI cloud** of distinct but jointly managed WissKI instances, hosted on a dedicated hardware pool. Like the WissKI system, the WissKI Distillery is open source and free to use, it is developed in a community process on [the FAU GitLab](https://github.com/FAU-CDI/wisski-distillery).
## Why do we need a WissKI Distillery
## Why do we need a WissKI Distillery
...
@@ -22,14 +22,14 @@ In a WissKI cloud, repeating tasks like installation, update, backups and manage
...
@@ -22,14 +22,14 @@ In a WissKI cloud, repeating tasks like installation, update, backups and manage
## WissKI Distillery Functionality
## WissKI Distillery Functionality
The WissKI distillery is the central tool for system administrators of a WissKI cloud, not for end users. Thus the technical documentation in the [GitLab README](https://gitlab.cs.fau.de/AGFD/wisski-distillery) is the primary source of information.
The WissKI distillery is the central tool for system administrators of a WissKI cloud, not for end users. Thus the technical documentation in the [GitLab README](https://github.com/FAU-CDI/wisski-distillery) is the primary source of information.
We only give an overview here: in a nutshell, the distillery supports the following administration tasks
We only give an overview here: in a nutshell, the distillery supports the following administration tasks
*[Server Setup](https://gitlab.cs.fau.de/AGFD/wisski-distillery#preparing-the-server-system_installsh) for initializing a WissKI Cloud.
*[Server Setup](https://github.com/FAU-CDI/wisski-distillery#preparing-the-server----system_installsh) for initializing a WissKI Cloud.
*[Provisioning a WissKI Instance](https://gitlab.cs.fau.de/AGFD/wisski-distillery#provisioning-a-new-wisski-instance-provisionsh) for extending an existing WissKI Cloud with a new WissKI.
*[Provisioning a WissKI Instance](https://github.com/FAU-CDI/wisski-distillery#provisioning-a-new-wisski-instance----provisionsh) for extending an existing WissKI Cloud with a new WissKI.
*[Updating a WissKI Instance](https://gitlab.cs.fau.de/AGFD/wisski-distillery#rebuild-an-instance-rebuildsh) to new Drupal/WissKI/Module versions.
*[Updating a WissKI Instance](https://github.com/FAU-CDI/wisski-distillery#rebuild-an-instance----rebuildsh-and-rebuild-allsh) to new Drupal/WissKI/Module versions.