summaryrefslogtreecommitdiff
path: root/docs/test-float.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/test-float.rst')
-rw-r--r--docs/test-float.rst9
1 files changed, 9 insertions, 0 deletions
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`.