Update tinc/lixonet/hosts/test_mane_lixo, README.md files

This commit is contained in:
sump pump 2020-04-27 22:32:03 +00:00
parent 19e09fb718
commit 1f2b3c833a
2 changed files with 12 additions and 2 deletions

View File

@ -4,6 +4,12 @@ This is the semi-official, testing Lixonet EE repository.
Custom configurations should be supplied in a `lixonet.conf` file in the `name=value` format, such as your subnet. Additionally, a tinc keypair is also be required.
**Generating keypairs for tinc (`tinc.key`)**:
Source: https://www.tinc-vpn.org/documentation/Generating-keypairs.html
Run: `tincd -n lixonet -K`
**Configuration options**
All options are supplied in the `name=value` format on individual lines, i.e. `name=test_name_lixo`
@ -19,5 +25,7 @@ Given,
Then, on the host:
1. Clone this repository: `git clone`
2. `mkdir /etc/lixonet/`,
3. fill out `lixonet.conf` (see: **Configuration options**), supply a `tinc.key`, and run `chmod +x build.sh && ./build.sh` to begin.
2. `mkdir /etc/lixonet/`
3. Fill out `/etc/lixonet/lixonet.conf` (see: **Configuration options**)
4. Supply `/etc/lixonet/tinc.key`
5. Run `chmod +x build.sh && ./build.sh` to deploy the stack on Docker.

View File

@ -0,0 +1,2 @@
Cipher = blowfish
Digest = sha1