Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itfl-service-public
kix-referenz-installation
Commits
5126bc0a
Commit
5126bc0a
authored
Mar 22, 2017
by
Martin Mai
Browse files
-
parent
dc9cf9cc
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
5126bc0a
README
=================
Dieses Setup ist gedacht, um schnell und reproduzierbar eine kix-Installation bereitzustellen ( https://www.kixdesk.com/ ).
Es ist getestet sowohl auf Notebooks als auch auf unseren Produktiv-Maschinen im Serverbetrieb.
Innerhalb des Docker-Containers wird ein normaler ubuntu-server verwendet
Vorteile
*
bekannte Umgebung
*
die Konfiguration kann bei Bedarf ohne Anpassungen auch ohne Docker verwendet werden
Schritte um das System auf einem beliebigen Linux in Betrieb zu nehmen (müsste auch in virtualbox gehen):
## repo clonen
```
git clone git@gitlab.rz.uni-bamberg.de:itfl-service-public/kix-referenz-installation.git
...
...
@@ -32,7 +45,7 @@ docker-compose up -d
ssh -p [port aus docker-compose.yml] root@[ip aus docker-compose.yml]
alternativ docker-compose exec bash
?
alternativ docker-compose exec bash
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment