diff --git a/User-Documentation%2FManual-setup.-.md b/User-Documentation%2FManual-setup.-.md new file mode 100644 index 0000000..4a3e405 --- /dev/null +++ b/User-Documentation%2FManual-setup.-.md @@ -0,0 +1,14 @@ +Clone the repo https://gitlab.federez.net/re2o/switchs on a folder. + +We advise for example, /var/local/re2o-services. Fill in the config.ini with the login/password required to login on the main re2o-website, and get all the config from it. + +``` +chirac@re2o-services /var/local/re2o-services/switchs + % cat config.ini +[Re2o] +hostname = re2o.example.org +username = plop +password = plop +``` + +That's all. \ No newline at end of file