Skip to main content
Version: 1.x.x

Installation

Instant Server Installation with Snaps

Install Routr in seconds on Linux (Ubuntu and others) with:

sudo snap install routr-server

Get it from the Snap Store

Routr Snap is recommended for Linux deployments

Installing snaps is very quick. By running that command you have your full Routr server up and running. Snaps are secure. They are isolated with all of their dependencies. Snaps also auto-update when we release new versions.

DigitalOcean droplet

Build and Deploy to a DigitalOcean droplet

do-btn-blue

Docker

Deploy with docker compose

Docker logo

OR Use the automated build image of our most recent release

docker pull fonoster/routr:latest

OR select a specific release (details of releases available):

docker pull fonoster/routr:vX.X.X

Kubernetes

Deploy to Kubernetes in few easy steps

Google Cloud Shell

Routr one-click interactive tutorial will get you familiar with Routr server and the command-line interface.

Open in Cloud Shell

Custom

There are no special requirements to install and run the server. Just follow this easy steps:

➊ Download the server for your platform

PlatformDownload
Linuxtar.gz
macOStar.gz
Windowstar.gz, zip

➋ Then extract it:

tar xvfz routr-*.tar.gz
cd routr-*

➌ Run the server using the routr command

./routr