github.com/alloyci/alloy-runner@v1.0.1-0.20180222164613-925503ccafd6/docs/install/README.md (about)

     1  # Install AlloyCI Runner
     2  
     3  AlloyCI Runner can be installed and used on GNU/Linux, macOS, FreeBSD, and Windows.
     4  There are three ways to install it. Use Docker, download a binary manually, or
     5  use a repository for rpm/deb packages. Below you can find
     6  information on the different installation methods:
     7  
     8  - [Install using AlloyCI's repository for Debian/Ubuntu/CentOS/RedHat](linux-repository.md) (preferred)
     9  - [Install on GNU/Linux manually](linux-manually.md)
    10  - [Install on macOS](osx.md)
    11  - [Install on Windows](windows.md)
    12  - [Install as a Docker service](docker.md)
    13  - [Install in Auto-scaling mode using Docker machine](autoscaling.md)
    14  - [Install on FreeBSD](freebsd.md)
    15  - [Install on Kubernetes](kubernetes.md)
    16  - [Install the nightly binary manually](bleeding-edge.md)