From 39eb4a176ef2fe52247db4ca551fc0f945ffa2ae Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Wed, 7 Jul 2021 19:40:01 +0200 Subject: [pkg] document how to test builds for float --- docs/test-float.rst | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/test-float.rst (limited to 'docs') diff --git a/docs/test-float.rst b/docs/test-float.rst new file mode 100644 index 0000000..b3318ec --- /dev/null +++ b/docs/test-float.rst @@ -0,0 +1,9 @@ +Testing float deployments +========================= +You can quickly brand the client for test float instances.:: + + export PROVIDER=floatdemo + make vendor && make build + build/qt/release/floatdemo-vpn + +If your test instance is not there, just add it to `providers/vendor.conf`. -- cgit v1.2.3