Last modified by Alexander Schulz-Rosengarten on 2023/07/11 10:33

From version 3.1
edited by msp
on 2012/04/23 13:36
Change comment: There is no comment for this version
To version 6.1
edited by uru
on 2013/11/27 02:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.msp
1 +XWiki.uru
Content
... ... @@ -1,5 +3,3 @@
1 -Using the public server that is provided by the KIELER project may introduce a significant latency to the layout process, depending on the size and structure of the models you are using and the type of internet connection you have. Another aspect is confidentiality. You may not want to send your models to a public server, even if the connection is being secured by HTTPS. For these reasons you may want to set up your own server that is providing layout in your internal network. In the following we will take a look at what it takes to set up the server in your environment and how you can configure it to your needs.
2 -
3 3  = Download and Installation =
4 4  
5 5  If you want to use service-based layout inside your network, you can download the latest build of the server that fits to your platform from
... ... @@ -22,7 +22,7 @@
22 22  
23 23  = Setting required configuration options =
24 24  
25 -The server supports a set of configuration options. They are listed in [[Configuration options for the server>>url:http://trac.rtsys.informatik.uni-kiel.de/trac/kieler/wiki/Projects/KWebS/ConfigurationOptionsForTheServer||style="text-decoration: none;" shape="rect" class="wiki"]]. For most of these the //default configuration//, which is part of the server, defines a default value. The one option that depends on your installation is the path to the {{code language="none"}}dot{{/code}} executable of the Graphviz package. Therefore you need to tell the server where it can find the package. In order to do so, you use the //provider configuration//. It is located in the file {{code language="none"}}kwebs.user{{/code}} in the root folder where you extracted the server to. For example, in the following listing the executable is located at {{code language="none"}}/usr/bin/dot{{/code}}:
23 +The server supports a set of configuration options. They are listed in [[Configuration options for the server>>doc:Configuration Options for the Server]]. For most of these the //default configuration//, which is part of the server, defines a default value. The one option that depends on your installation is the path to the {{code language="none"}}dot{{/code}} executable of the Graphviz package. Therefore you need to tell the server where it can find the package. In order to do so, you use the //provider configuration//. It is located in the file {{code language="none"}}kwebs.user{{/code}} in the root folder where you extracted the server to. For example, in the following listing the executable is located at {{code language="none"}}/usr/bin/dot{{/code}}:
26 26  
27 27  {{code language="bash"}}
28 28  # Use this option to configure the path to the graphviz dot executable
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -885184
1 +8651410
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/885184/Setting up Your Own Server
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/8651410/Setting up Your Own Server