Updated Installation (textile)

Jyri-Petteri Paloposki 2020-07-17 12:57:00 +03:00
parent 1496cad647
commit 0fd18e6f66

@ -6,10 +6,12 @@ Installing tracks from source code is complicated. Possible ways of getting trac
* [[Installation/Docker|Docker image]]
* "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 whole stack from source (see below).
* You can also install the source yourself.
h2. Installing the system from source code:
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 on various platforms.
Not very recently updated installation instructions
* [[Debian 6.0 minimal setup]]