From a3f77f03bc16feccbc1501411700371b0896de2c Mon Sep 17 00:00:00 2001 From: "bachir@g-u-i.net" Date: Sun, 29 Dec 2013 00:21:15 +0100 Subject: [PATCH] Add admin.md --- admin.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 admin.md diff --git a/admin.md b/admin.md new file mode 100644 index 00000000..e1e1c07d --- /dev/null +++ b/admin.md @@ -0,0 +1,11 @@ +# Administrator web interface + +Yunohost have an administrator web interface. The other way to administer your yunohost install is through the [cli called "moulinette"](#/moulinette_fr) + +**please note** that the web interface is in active work in progress and has until now far less features than the cli "moulinette". + +### Access + +You can access to your administrator web interface at this address : https://your-domain.org/ynhadmin (replace your-domain.org by your own domaine name) + +