improved docs and cross-linked docker (#383)

This commit is contained in:
Kevin Papst
2018-11-02 16:11:40 +01:00
committed by GitHub
parent c648866cb4
commit f45fbbce60
3 changed files with 48 additions and 22 deletions

View File

@@ -47,7 +47,8 @@ Our roadmap is open for changes and input from the community, please [sent us](i
> **NOTE**
>
> There are [further infos about installation](var/docs/installation.md) if you have to use FTP, want to develop with Kimai, or are setting Kimai up on a personal computer (vs a server).
> There are [further infos about installation](var/docs/installation.md) if you have to use FTP, want to develop with Kimai
or are setting up Kimai on your personal computer. There is also a [docker image](var/docs/docker.md) available.
If you want to install Kimai 2 in your production environment, then SSH into your server and change to your webserver root.
You need to install Git and [Composer](https://getcomposer.org/doc/00-intro.md) if you haven't already.
@@ -122,7 +123,8 @@ Installation complete: enjoy time-tracking :-)
> **NOTE**
>
> Don't forget tweaks that may be necessary to these instructions if you are using FTP, developing, or updating on a personal computer instead of a server. See [further infos about installation](var/docs/installation.md).
> Don't forget tweaks that may be necessary to these instructions if you are using FTP, developing or updating on your
personal computer instead of a server. See [further infos about installation](var/docs/installation.md).
**STOP**