doc/pages/01.administrate/04.learn/03.webadmin/admin.md

19 lines
630 B
Markdown
Raw Normal View History

2020-11-11 11:47:10 +01:00
---
title: Administrator web interface
template: docs
taxonomy:
category: docs
routes:
default: '/admin'
2020-11-11 11:47:10 +01:00
---
2013-12-29 00:21:15 +01:00
2020-07-17 23:11:59 +02:00
YunoHost has an administrator web interface. The other way to administrate your YunoHost install is through the [command line](/commandline).
2017-11-01 00:40:20 +01:00
2013-12-29 00:21:15 +01:00
### Access
You can access your administrator web interface at this address: https://example.org/yunohost/admin (replace 'example.org' with your own domain name)
2013-12-29 00:21:15 +01:00
2014-05-22 14:58:15 +02:00
<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);">
2019-10-04 18:00:57 +02:00
<img src="/images/webadmin.png" style="max-width:100%;">
</div>