Recommended specs: 64-bit 2 core CPU; 2GB of ram. Recommended configuration is two separate Relay VM instances - listening on different LAN IPs; so you can hand these two DNS IPs out via DHCP.
Click here to download the VirtualBox Ubuntu 18.04 file (2GbB
user: dnsfilter
pass: ChangeMeNow!
In order to user the VirtualBox image:
- Change the VM to use a bridged network interface instead of NAT
- Modify the
/etc/relay/relay.conf
config by entering your sitekey. -
sudo systemctl enable docker.service
-
sudo systemctl start docker.service
By default the VM runs two docker instances of relay which load balance traffic requests. Every hour a system cron job checks for a new docker container, and if it exists, updates one, followed by the other. This upgrade should be without interruption.
Comments
0 comments
Please sign in to leave a comment.