{% extends 'docs/layout.html' %} {% block content %}

Getting started

Everything you need to get Aparoid set-up!

Installation

You can use this to set-up Aparoid:

Docker

You can also install Aparoid using docker:

Optional utilities

The HTTP(S) proxy uses Kafka to process data asynchronously. If you have no problems reading the traffic from the terminal you can disable Kafka in the configuration file. I do however recommend installing Kafka either native or using Docker. You can follow the guide below to set-up Kafka using Docker.

Linux
Windows

Updating

Aparoid will automatically update when running the setup script.


{% endblock %}