How can I deploy an iNethi server?
Deploying an iNethi server has become very simple after our architecture updates. There are three basic steps in the process:
- Set up an Ubuntu 20 server/desktop environment. This can be done on most devices or in a VM (we have our own VM you can try).
- Install Docker, Docker-compose, clone our repo and update the Dnsmasq configuration file with your machine's IP address.
- Run the build script.
This process is detailed in our GitHub repo. Or you can watch the video below, which explains this process and demonstrates it as well.