mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update and rename adminpanel.md to disable-admin.md
This commit is contained in:
parent
66f5d71ba6
commit
6c21e7e816
@ -1,26 +0,0 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
||||
# OpenAdmin
|
||||
|
||||
Manage admin users, enable features and disable admin interface.
|
||||
|
||||

|
||||
|
||||
The Settings > OpenAdmin page allows you to manage Admin users, enable/disable server-wide settings such as backups or domain access logs.
|
||||
|
||||
## Admin Users
|
||||
|
||||
For options on managing admin users please [visit this page](/docs/admin/users/openadmin).
|
||||
|
||||
## Enable Features
|
||||
|
||||
To enable a feature check it and click on save.
|
||||
|
||||
## Disable Admin Panel
|
||||
As an advanced security measure, you can temporarily disable access to the OpenAdmin interface. This will disable the admin panel and you can turn it back on when needed by executing the command `opencli admin on`
|
||||
|
||||
## Server Information Report
|
||||
Generate a report on server information and service status, and provide it when reaching out for support on [community.openpanel.co](https://community.openpanel.co/)
|
||||
|
6
website/docs/admin/settings/disable-admin.md
Normal file
6
website/docs/admin/settings/disable-admin.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
sidebar_position: 7
|
||||
---
|
||||
|
||||
# Disable Admin Panel
|
||||
As an advanced security measure, you can temporarily disable access to the OpenAdmin interface. This will disable the admin panel and you can turn it back on when needed by executing the command `opencli admin on`
|
Loading…
Reference in New Issue
Block a user