305 B
305 B
To setup a server follow these steps.
- copy the servers pre-generated ssh key from
ixvd/secrets
to/root/.ssh/id_rsa
, you will need this for communication between servers. - then run the following script
git clone https://git.ixvd.net/ixvd/neb /tmp/neb
cd /tmp/neb
sh config.sh
- done.