Prerequisites

Reddie is delivered as a Docker container.

Docker

Install Docker according to the official documentation for the platform you are using. Before attempting to install Reddie, you should be able to issue the command:

$ docker version

And see output similar to the following:

Client:
 Version:      17.05.0-ce
 API version:  1.29
 Go version:   go1.7.5
 Git commit:   89658be
 Built:        Thu May  4 22:09:06 2017
 OS/Arch:      linux/amd64

Server:
 Version:      17.05.0-ce
 API version:  1.29 (minimum version 1.12)
 Go version:   go1.7.5
 Git commit:   89658be
 Built:        Thu May  4 22:09:06 2017
 OS/Arch:      linux/amd64
 Experimental: false

Supported platforms

Any platforms that support Docker are supported by Reddie. This includes most Linux distributions, Mac OSX and Microsoft Windows.

Proceed to Running Reddie to learn about the rest of the configuration options.

Was this page helpful? Yes / No

Thanks for the feedback! Please click submit below.