docs/content/01-installation/_index.md

19 lines
No EOL
724 B
Markdown

+++
title = "Installation"
chapter = true
weight = 10
pre = "<b>1. </b>"
+++
# Installation
INetMock can be installed either as a container e.g. with Podman or Docker, as a *systemd* service or with any other run system.
## Requirements
The INetMock server currently only works on Linux.
This has a variety of reasons but the most significant one is that the eBPF components (currently) only work on Linux although Microsoft is working on bringing some capabilities to Windows as well but that might still take some time.
Development of INetMock is mostly done on Arch Linux and CI runs on Ubuntu 22.04.
Latest Fedora version should also work.
INetMock can work also on Ubuntu 20.04 but only if you updated your kernel.