Move LiveDashboard to /pleroma/live_dashboard
This commit is contained in:
parent
39279292b2
commit
5e114931f5
5 changed files with 15 additions and 5 deletions
|
|
@ -11,7 +11,7 @@ Pleroma comes with two types of backend dashboards viewable to instance administ
|
|||
|
||||
## Phoenix LiveDashboard
|
||||
|
||||
Instance administrators can access this dashboard at `/phoenix/live_dashboard`, giving a simple overview of software versions including Erlang and Elixir versions, instance uptime and resource consumption.
|
||||
Instance administrators can access this dashboard at `/pleroma/live_dashboard`, giving a simple overview of software versions including Erlang and Elixir versions, instance uptime and resource consumption.
|
||||
|
||||
This dashboard gives insights into the current state of the BEAM VM running Pleroma code and database statistics including basic diagnostics.
|
||||
It can be useful for troubleshooting of some issues namely regarding database performance.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue