Web Portal:Configuration Copy

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(cleaned up language)
(Create a new Gateway/Plug in application configuration)
Line 16: Line 16:
 
*Click on the '''Create New Configuration''' link.
 
*Click on the '''Create New Configuration''' link.
 
*Complete the form. The '''Configuration''' should be set to the name of your new Configuration.
 
*Complete the form. The '''Configuration''' should be set to the name of your new Configuration.
*Click the '''Create''' button.
 
  
 +
Example:
 +
  Name: gateway_config_3
 +
  Bin Path: @{PKG_BIN}/gateway
 +
  Working Path: ../gateway
 +
  Configuration: config_3
 +
 +
*Click the '''Create''' button.
  
 
== Create a new Gateway/Plug in application instance ==
 
== Create a new Gateway/Plug in application instance ==

Revision as of 15:54, 14 September 2009

This page describes the steps required to copy a configuration within Toolpack web portal.

Note: This page assumes that you are using the Gateway application. If you are using your own application, you will be required to perform the same steps but for your plug-in.


Copy Configuration

  • Go to the Configuration menu.
  • Click on the Copy link of the configuration you wish to copy.
  • Enter the name of your new configuration.
  • Click the Copy button.
  • After a copy of your configuration has been created, click on the Configure Now link of your new configuration.


Create a new Gateway/Plug in application configuration

  • Go to the Gateway -> Configurations menu.
  • Click on the Create New Configuration link.
  • Complete the form. The Configuration should be set to the name of your new Configuration.

Example:

 Name: gateway_config_3
 Bin Path: @{PKG_BIN}/gateway
 Working Path: ../gateway
 Configuration: config_3
  • Click the Create button.

Create a new Gateway/Plug in application instance

  • Go to the Config -> Applications-> Instances menu.
  • Click on the Create New Application Instance link.
  • Complete the form. The Application Config should be set to the name of your new Gateway/Plug-in application configuration.
  • Click the Create button.
Personal tools