Difference between revisions of "Web Administration Dashboard - Developer's Guide"

From RifidiWiki

Jump to: navigation, search
(Created page with "Note: Use Edge developer setup as a reference - http://wiki.rifidi.net/index.php?title=Edge_Server_Development_Environment")
 
Line 1: Line 1:
 
Note: Use Edge developer setup as a reference - http://wiki.rifidi.net/index.php?title=Edge_Server_Development_Environment
 
Note: Use Edge developer setup as a reference - http://wiki.rifidi.net/index.php?title=Edge_Server_Development_Environment
 +
 +
=Server Management=
 +
 +
==Add Server==
 +
# Right click on 'Servers' node and then choose 'Add server'<br>[[File:add_server_link.png]]
 +
# Provide the values for attributes: Display name, IP address, protocol and port where rest services are deployed on that server.<br>[[File:add_server.png]]
 +
# Click on 'Create' button and confirm<br>[[File:add_server_confirm2.png]]
 +
 +
==Delete Server==
 +
# Right click on server node to delete and then choose 'Delete server'<br>[[File:delete_server_link.png]]
 +
# Confirm delete operation<br>[[File:delete_server_confirm2.png]]
 +
 +
==Update Server Connection Properties==
 +
# Click on server node to modify and then go to properties editor area<br>[[File:edit_server_link.png]]
 +
# Provide the values for attributes: Display name, IP address, protocol and port where rest services are deployed on that server.<br>[[File:modify_server.png]]
 +
# Click on 'Save' button and confirm<br>[[File:modify_server_confirm.png]]
 +
 +
==Update Server Auto Refresh settings==
 +
Enables or disables the menu auto refresh feature, so web app periodically synchronizes with server to reflect actual state of elements
 +
# Click on servers node and then go to properties editor area<br>[[File:edit_servers_link.png]]
 +
# Provide the values for attributes: Enable auto refresh and auto refresh delay.<br>[[File:modify_servers.png]]
 +
# Click on 'Save' button and confirm<br>[[File:modify_servers_confirm.png]]
 +
 +
==Save Server Configuration==
 +
# Right click on server node and then choose 'Save server config'<br>[[File:save_server_link.png]]
 +
# Confirm the save operation<br>[[File:save_server_confirm.png]]
 +
 +
==Save all servers Configuration==
 +
# Right click on "Servers" node and then choose 'Save all servers config'<br>[[File:save_all_servers_link.png]]
 +
# Confirm the save operation<br>[[File:save_all_servers_confirm.png]]
 +
 +
<!--
 +
==Get/Set Server JVM Configuration==
 +
 +
==Configure Primary/Secondary Nodes==
 +
 +
==Start Server==
 +
 +
==Stop Server==
 +
 +
==Configure logging==
 +
 +
==View/Filter logs==
 +
 +
==Monitor Server via Jolokia ==
 +
leveraging edge monitoring Jolokia rest interface
 +
-->

Revision as of 15:28, 25 April 2015

Note: Use Edge developer setup as a reference - http://wiki.rifidi.net/index.php?title=Edge_Server_Development_Environment

Server Management

Add Server

  1. Right click on 'Servers' node and then choose 'Add server'
    Add server link.png
  2. Provide the values for attributes: Display name, IP address, protocol and port where rest services are deployed on that server.
    Add server.png
  3. Click on 'Create' button and confirm
    Add server confirm2.png

Delete Server

  1. Right click on server node to delete and then choose 'Delete server'
    Delete server link.png
  2. Confirm delete operation
    Delete server confirm2.png

Update Server Connection Properties

  1. Click on server node to modify and then go to properties editor area
    Edit server link.png
  2. Provide the values for attributes: Display name, IP address, protocol and port where rest services are deployed on that server.
    Modify server.png
  3. Click on 'Save' button and confirm
    Modify server confirm.png

Update Server Auto Refresh settings

Enables or disables the menu auto refresh feature, so web app periodically synchronizes with server to reflect actual state of elements

  1. Click on servers node and then go to properties editor area
    Edit servers link.png
  2. Provide the values for attributes: Enable auto refresh and auto refresh delay.
    Modify servers.png
  3. Click on 'Save' button and confirm
    Modify servers confirm.png

Save Server Configuration

  1. Right click on server node and then choose 'Save server config'
    Save server link.png
  2. Confirm the save operation
    Save server confirm.png

Save all servers Configuration

  1. Right click on "Servers" node and then choose 'Save all servers config'
    Save all servers link.png
  2. Confirm the save operation
    Save all servers confirm.png


Personal tools