Commit 7fb1eb31 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Merge branch 'changeprod' into 'master'

Changeprod

See merge request !1
parents d81a955c 377e6cc6
......@@ -3,6 +3,6 @@ pages-devel:
script:
- parse_webserver_config config.conf
tags:
- testing
- production
only:
- master
# webserver-config
provides means for webserver configuration to accomodate subdomains
Konfiguration des Transferportals zur Realisierung von Subdomains
## Usage:
## Registrierung einer neuen Subdomain für eine bestehende gitlab-pages Webseite:
create a new branch from master and add the requested subdomain as a new line in the form:
1) Mail an datacenter@hft-stuttgart.de zur Freischaltung einer neuen Subdomain. Inhalt:
- gewünschte subdomain
- Ort, auf den die Subdomain verweisen soll (in diesem Fall: transfer.hft-stuttgart.de)
2) Erstellen eines neuen Branches ausgehend vom Master-Branch
3) Anhängen der neuen Subdomain und der bestehenden Webseite in folgender Form an die Datei config.conf
`<subdomain>§<website>`
Afterwards, request the merge using the mergerequest tool from gitlab.
4) Erstellen eines Merge-Request
The Administrator will review your changes and approve them. After merging, your subdomain will be available the next day.
5) Nach Bestätigung des Merge-Requests erfolgt die Freischaltung der neuen Subdomain serverseitig bis zum nächsten Morgen.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment