mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Create terminal.md
This commit is contained in:
16
website/docs/admin/advanced/terminal.md
Normal file
16
website/docs/admin/advanced/terminal.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
# Terminal
|
||||
|
||||
The Web Terminal is available in **OpenAdmin**, allowing administrators to manage their server environments directly from the browser.
|
||||
|
||||
1. Log in to your OpenAdmin panel.
|
||||
2. Navigate to **Advanced > Terminal**.
|
||||
3. Use the dropdown menu or selector to choose your preferred shell type: `sh` or `bash`.
|
||||
4. The terminal interface will load, and you can begin typing commands immediately.
|
||||
|
||||
Limitations:
|
||||
- Web terminal is not interactive.
|
||||
- File uploads are not supported through the terminal.
|
||||
Reference in New Issue
Block a user