From de6629677bfc9b62f84ee60f2f0a19c8492080d2 Mon Sep 17 00:00:00 2001 From: teal two Date: Tue, 10 Feb 2026 22:17:48 -0600 Subject: [PATCH] add installation instructions! --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..71726c7 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +## Konn3kt Node allows IQ.Pilot & Konn3kt users to self-host there own routes, on there own hardware: + +#### Konn3kt Node supports a wide variety of configuration and is deployed by one easy to run docker command. +#### You can use any arm64, or x86/64 Windows, macOS, or Linux host with docker installed. +#### Simply run `docker run gitlvb.teallvbs.xyz/teal/konn3kt-node:latest` and pair the node using your preferred Konn3kt client of choosing by using the pairing code outputted in the logs, which outputs when you run the command! \ No newline at end of file