Difference between revisions of "Lianja Cloud Admin Console"

From Lianjapedia
Jump to: navigation, search
(Apps)
(Reports)
Line 115: Line 115:
  
 
==Reports==
 
==Reports==
 +
The '''Reports''' tab displays a list of deployed reports, their category, author, creation and last modification dates and times and their permission [[Users and Roles|roles]].  Reports are created in the [[Report_Builder|Report Builder]].
 
[[{{ns:file}}:lcac_reports.png|800px|left|border|link={{filepath:lcac_reports.png}}|Reports]]
 
[[{{ns:file}}:lcac_reports.png|800px|left|border|link={{filepath:lcac_reports.png}}|Reports]]
 
<br clear=all>
 
<br clear=all>
 +
 +
Select a report by checking the box at the end of the row, then select a menu option to perform the following operations. You will be prompted to confirm that the operation should proceed.
 +
 +
{| class="wikitable" width="100%"
 +
!Menu||Description
 +
|-
 +
|Refresh||Refresh the list.
 +
|-
 +
|Delete||Delete the report.
 +
|-
 +
|}
 +
 +
Note: report information can be queried from the [[SYSREPORTS|sysreports]] [[SQL System Tables|system table]].
  
 
==Forensics==
 
==Forensics==

Revision as of 12:37, 27 May 2020

See Also

Lianja Cloud Server, Lianja Server Manager on Linux, Lianja Server Manager on Mac, Lianja Server Manager on Windows, System Tables, TabView Sections,

Overview

The Lianja Admin Console for Lianja Cloud provides you with everything you need to administer your users, databases, packages, reports and - very importantly - forensics in the cloud. It also contains a real time dashboard that is dynamically updated. This monitors the users connected and the CPU, memory and disk usage. The Lianja Admin Console is a Lianja App so you can open it in the App Builder, study how it is implemented, modify it and enhance it and deploy it to your server.

Dashboard


Admin Console App

The Lianja Admin Console is a Lianja App so you can open it in the App Builder, study how it is implemented, modify it and enhance it and deploy it to your server.

App: lianjacloud_admin


Find it in the ADMIN tab in the Home workspace:

App: lianjacloud_admin


Dashboard

The Dashboard tab displays a System Overview, details of the Active Users and disk, memory and CPU usage.

Dashboard


Databases

The Databases tab displays a list of database tables with their file size, row count and last modification date.

Databases


Select a table by checking the box at the end of the row, then select a menu option to perform the following database operations. You will be prompted to confirm that the operation should proceed.

Menu Description
Refresh Refresh the list.
Snapshot Take a snapshot of the database. Snapshots can be viewed and managed in the Snapshots tab.
Optimize Optimize the database.
Check Check the integrity of the database.
Delete Delete the database.

Note: table information can be queried from the systables system table.

Snapshots

The Snapshots tab displays a list of database 'snapshot' backups, their creation date and time and their size. These can be created in the Databases tab.

Snapshots


Select a snapshot by checking the box at the end of the row, then select a menu option to perform the following operations. You will be prompted to confirm that the operation should proceed.

Menu Description
Refresh Refresh the list.
Restore Restore the database backup from the snapshot.
Delete Delete the snapshot.

Note: snapshot information can be queried from the sysbackups system table.

Users

The Users tab displays a grid of server users and their details and permissions roles. The grid header buttons allow new users to be added or existing users modified.

Users


Note: user and role information can be queried from the sysroles system table.

Packages

The Packages tab displays a list of Lianja package files, their upload date and time and whether they have been installed on the server. See the Lianja Package Manager documentation for full details on creating and deploying Lianja Package Files.

Packages


Select a package by checking the box at the end of the row, then select a menu option to perform the following operations. You will be prompted to confirm that the operation should proceed.

Menu Description
Refresh Refresh the list.
Upload Upload a package to the server.
Install Install an uploaded package on the server.
Delete Delete the package.

Note: package information can be queried from the syspackages system table.

Apps

The Apps tab displays a list of deployed Apps, their category, version, build mode (Release/Debug), author, installation date and time and permission roles. Optional App information is specified in the App Center Tile sub-section of the App's settings.

Apps


Select an App by checking the box at the end of the row, then select a menu option to perform the following operations. You will be prompted to confirm that the operation should proceed.

Menu Description
Refresh Refresh the list.
Delete Delete the App.

Note: App information can be queried from the sysapps system table.

Reports

The Reports tab displays a list of deployed reports, their category, author, creation and last modification dates and times and their permission roles. Reports are created in the Report Builder.

Reports


Select a report by checking the box at the end of the row, then select a menu option to perform the following operations. You will be prompted to confirm that the operation should proceed.

Menu Description
Refresh Refresh the list.
Delete Delete the report.

Note: report information can be queried from the sysreports system table.

Forensics

Forensics