Changes

HowTo:Install UBIK Web Service

1,658 bytes removed, 10:07, 5 June 2014
== Installing {{UBIK}} Authentication Web Service ==
 
== Installing Microsoft IIS ==
=== Install server role ===
Start the server manager to install the Internet Information Services (IIS) on Windows Server 2012 by
# Clicking the ''Windows Start'' button, point to ''Administrative Tools'' and choose ''Server Manager''
# Clicking on ''Roles Summary''
# Clicking on ''Add Roles''
# Use the ''Add Roles'' wizard to add the web server role
 
=== Required roles and features ===
The ''Add Roles'' wizard installs only the default set of role services, which do not contain all the necessary features required for {{UBIK}} web services. Therefore, additional IIS role services and features, such as Application Development or Health and Diagnostics, needs to be selected in the ''Select Role Services'' page of the wizard.
 
{{UBIK}} web service requires at least the following roles
* Microsoft .NET Framework 4
* Microsoft .NET Framework 3.5
* Webserver Application Development
 
and features
* HTTP Actication (WCF Services)
 
<gallery widths="400" heights="400" >
File:UI_01_Server_Manager.png|1 - Server Manager
File:UI_02_Add_Roles_Wizard.png|2 - Add Roles Wizard
File:UI_03_Add_Roles_Wizard.png|3 - Add Roles Wizard
File:UI_04_Add_Roles_Wizard.png|4 - Add Roles Wizard
File:UI_05_Add_Roles_Wizard.png|5 - Add Roles Wizard
File:UI_06_Add_Roles_Wizard.png|6 - Add Roles Wizard
File:UI_02_Server_Manager.png|7 - Server Manager
</gallery>
 
=== Using a virtual server ===
A physical server with Microsoft Server 2012 can be used as the host system as well as a virtual server. Use Hyper-V to install and operate serveral virtual servers and proceed with the web server installation similar as for a physical server.
== Configuration of the Web Server ==
10,686
edits