mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-07 20:02:04 +02:00
Add installation documentation for cloudogu ecosystem (#1670)
Add missing installation docs for installation of SCM-Manager on the [Cloudogu EcoSystem](https://cloudogu.com/en/ecosystem/quick-start-guide/#dogu-choose-your-dogus).
This commit is contained in:
21
docs/en/installation/ces.md
Normal file
21
docs/en/installation/ces.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: Cloudogu EcoSystem
|
||||
subtitle: Install SCM-Manager on the Cloudogu EcoSystem
|
||||
displayToc: true
|
||||
---
|
||||
|
||||
If you don't have EcoSystem installed yet,
|
||||
the [quickstart](https://cloudogu.com/en/ecosystem/quick-start-guide/) is the fastest way to get started.
|
||||
|
||||
## Setup
|
||||
|
||||
If you are about to install a fresh EcoSystem, you can simply select SCM-Manager in the [Dogu selection](https://cloudogu.com/en/ecosystem/quick-start-guide/#dogu-choose-your-dogus).
|
||||
The setup will then install the latest available version of the Dogus.
|
||||
|
||||
## Manual Installation
|
||||
|
||||
If you already have a running installation without SCM-Manager, you can simply run the following command to install the latest version of the Dogu:
|
||||
|
||||
```bash
|
||||
cesapp install official/scm
|
||||
```
|
||||
@@ -4,6 +4,7 @@ subtitle: Installation of scm-manager
|
||||
partiallyActive: true
|
||||
---
|
||||
|
||||
* [Cloudogu EcoSystem](ces/)
|
||||
* [Debian/Ubuntu](debian/)
|
||||
* [Red Hat/CentOS/Fedora](redhat/)
|
||||
* [Windows](windows/)
|
||||
|
||||
Reference in New Issue
Block a user