Web Portal:Configuration Copy

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(creation)
 
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This page describes the steps required to copy a configuration with the web portal
+
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 ==
 
== Copy Configuration ==
*Go in the '''Configuration''' menu.
+
*Go to the '''Configuration''' menu.
*Click the '''Copy''' link of the configuration you wish to copy.
+
*Click on the '''Copy''' link of the configuration you wish to copy.
*Write the name of your new configuration.
+
*Enter the name of your new configuration.
 
*Click the '''Copy''' button.
 
*Click the '''Copy''' button.
*After it is copied click on the '''configure now''' link of your new configuration.
+
*After a copy of your configuration has been created, click on the '''Configure Now''' link of your new configuration.
 +
 
 +
 
 +
 
 +
== The following sections apply only to packages version 2.4 and earlier. The copy of the Gateway application is automatically done with packages 2.5 and more recent. ==
 +
 
  
 
== Create a new Gateway/Plug in application configuration ==
 
== Create a new Gateway/Plug in application configuration ==
'''Note''': This page assumes that you are using the gateway application. If you are using your own application, you will be required to do the same step but for your plug in.
+
*Go to the '''Gateway -> Configurations''' menu.
*Go in the '''Gateway->Configurations''' menu.
+
*Click on the '''Create New Configuration''' link.
*Click the '''Create New Configuration''' link.
+
*Complete the form. The '''Configuration''' should be set to the name of your new Configuration.
*Fill the form, then click the '''Create''' button.
+
*Don't forget to re-enable same behaviors
 +
*Don't forget to re-create all routes within the 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 ==
 
== Create a new Gateway/Plug in application instance ==
*Go in the '''Config->Applications->Instances''' menu.
+
*Go to the '''Config -> Applications-> Instances''' menu.
*Click the '''Create New Application Instance''' link.
+
*Click on the '''Create New Application Instance''' link.
*Fill the form, then click the '''Create''' button.
+
*Complete the form. The '''Application Config''' should be set to the name of your new Gateway/Plug-in application configuration.
 +
 
 +
Example:
 +
  Name: gateway_config_3
 +
  Application Config -> gateway_config_3
 +
 
 +
*Click the '''Create''' button.

Latest revision as of 13:00, 9 August 2010

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.


Contents

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.


The following sections apply only to packages version 2.4 and earlier. The copy of the Gateway application is automatically done with packages 2.5 and more recent.

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.
  • Don't forget to re-enable same behaviors
  • Don't forget to re-create all routes within the 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.

Example:

 Name: gateway_config_3
 Application Config -> gateway_config_3
 
  • Click the Create button.
Personal tools