From 33112c312b1897116e1f6f61a287fc2d08a02d47 Mon Sep 17 00:00:00 2001 From: Jyri-Petteri Paloposki Date: Sun, 19 Jul 2020 23:12:34 +0300 Subject: [PATCH] Updated Installation (textile) --- Installation.textile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Installation.textile b/Installation.textile index 2273bac..34681da 100644 --- a/Installation.textile +++ b/Installation.textile @@ -3,10 +3,12 @@ h1. Installation h2. General information Installing tracks from source code is complicated. Possible ways of getting tracks running are: -* [[Installation/Docker|Docker image]] +* Docker image run on either Docker Compose or directly as a container +* Custom environment installing the necessary libraries and installing the source yourself. * "TurnKey Linux":https://www.turnkeylinux.org/tracks offers prebuilt Tracks appliances in several formats. * If you want to use a hosted service, then look at the list of free and commercial tracks hosted services at [[Hosted Tracks]]. -* You can also install the source yourself. The main installation instructions are available in "doc/installation.md":https://github.com/TracksApp/tracks/blob/master/doc/installation.md. Below are some more specific instructions for distributions and hosting providers. + +The official installation instructions covering the Docker and source install options are available in "doc/installation.md":https://github.com/TracksApp/tracks/blob/master/doc/installation.md. Below are some more specific instructions for distributions and hosting providers. *Note:* The distribution and hosting service specific instructions are likely to get out-of-date if they haven't been updated recently. Please update them if you notice something missing or wrong. The maintainer only updates the instructions mentioned above. @@ -16,6 +18,8 @@ Below are some more specific instructions on various platforms. Not very recently updated installation instructions +* [[Staannoe's Docker image]] + * [[Debian 6.0 minimal setup]] * [[Ubuntu 11.04 minimal setup]] with Tracks 2.0 (or git sources) * [[Ubuntu 11.04 with lighttpd]] and SSL for Tracks 2.0 (or git sources)