Updated Installation (textile)

Jyri-Petteri Paloposki 2020-07-19 23:12:34 +03:00
parent c092e059fc
commit 33112c312b

@ -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)