Administration
Features
Overview
Initial server configuration
First time you run application application will require initial configuration. On initial configuration you will configure some things:
Server configuration - base application settings such as: administrator account, server info and base application behavior
Database connections - on that step you can add some common connections for yours databases
Application will try to find databases on the host machine, so you can simply add existed databases or enter hosts to search in (hosts can be divided by spaces or comma):
Entering administration page
After initial server configuration you can login as administrator:
- If authentication enabled: Settings (top right corner, the cog icon) > login
Another way is enter
/#/admin
page
After successful authentication with administrator account you can enter Administration page:
- via settings Settings (top right corner, the cog icon) > Administration
- Directly go to
/#/admin
page
Connection management
In administration page select Connection Management tab. On Connection Management tab you can create or delete connections, configure connection (connection settings, users access).
Connection list
Connection creation
Click on plus icon in tools bar to open connection creation wizard:
Connection can be created from database driver or from databases searched in entered hosts (hosts can be divided by spaces or comma).
Before adding connection you can test connection, for that you should fill authentication parameters (if needed).
If Template is checked then users can be able to add that connection from Connection > From Template otherwise connection will be presented in navigation tree if user has access for that connection (directly or by role). Connection access can be configured on connection Access tab.Connection authentication parameters can be filled by administrator and saved for all users, so they don't need to enter connection credentials.
Connection edit
Connection can be edited after creation for that in connections table click on connection name or angle icon.
Connection deletion
Connection can be deleted for that select connections in table and click on trash icon in tools bar
User management
In administration page select Users tab. On Users tab you can create or delete, create or edit users.
User list
User creation
Click on plus icon in tools bar to open user creation form:
You can set user credentials and roles, also you can configure connections access.
Connection access can be provided via user role, or directly.
User edit
User can be edited after creation for that in users table click on user name or angle icon.
User deletion
User can be deleted for that select users in table and click on trash icon in tools bar
Server configuration
In administration page select Server configuration tab. On Server configuration tab you can edit base application settings