doc/admin.md
2014-05-22 15:00:00 +02:00

13 lines
No EOL
702 B
Markdown

# Administrator web interface
Yunohost has an administrator web interface. The other way to administer your Yunohost install is through the [CLI called "moulinette"](/moulinette)
**Please note** that the web interface is an active work-in-progress and has far fewer features than the CLI moulinette.
### Access
You can access your administrator web interface at this address: https://your-domain.org/yunohost/admin (replace 'your-domain.org' with your own domain name)
<div class="text-center" style="max-width:100%;border-radius: 5px;border: 1px solid rgba(0,0,0,0.15);box-shadow: 0 5px 15px rgba(0,0,0,0.35);">
<img src="https://yunohost.org/images/manage_en.png" style="max-width:100%;">
</div>