SlideShare une entreprise Scribd logo
1  sur  24
Télécharger pour lire hors ligne
Deployment IBM Connections
No HTTP Server required
SarwarJavaid
Sr.Systems Engineer,
May 11, 2016
Abstract
2
• In this article, you will learn how to deploy IBM
Connections in your premises without IBM HTTP
Server
LAB
(Technical Information of IBM Connections Server)
3
Hardware
Processor: 2 x2
RAM: 8 GB
HDD 2x: 50GB /-
NIC: Single 10/1000 MBPS
Software (Single Server)
OS: Linux RHEL 6.4
Directory Service: LDAP {Active Directory}
Database: IBM DB2 10.5 fp5 (Enterprise)
WAS: 8.5.5 fixpack 9
Installation Manager: 1.8
IBM Connections: 5.0
Mail Server: IBM Domino 9.0.2 FP2 (Social Ed.)
4
System Information
Directory Server (Active Directory) Hostname: domain.contoso.com
IBM connections Server Hostname: labs.contoso.com
Mail Sever: mail.contoso.com
Websphere Deployment Manager Information
Cell name: labsCell01
Node name: labsCellManager01
Administrative console port: 9060
Administrative console secure port: 9043
Bootstrap port: 9809
SOAP connector port: 8879
Ports Information
Default : 80 443 9081 9444 5060 5061
LAB
(Technical Information of IBM Connections Server)
Virtual Host
5
After installation complete of IBM Connections, create virtual host
Logon Deployment Manager
Environment  Virtual hosts  New  {Name_of_virtualHost}  Apply
Virtual hosts  LC_hosts  Host Aliases  [New]  [Host_name] / [port]
6
Virtual hosts  LC_hosts  Host Aliases  [New]  [Host_name] / [port]
Virtual Host
7
Web module Mapping
Change all Enterprise applications virtual host except from default to LC_hosts except [default application
and oEmbed]
Applications  WebSphere enterprise Applications  [Applications]  [Virtual hosts]  Map [web module] / Virtual host
[LC_hosts]  OK
8
Web module Mapping
Enterprise Applications at a glance
9
WebSphere Proxy Server
Create WPS [WebSphere Proxy Server]
Servers  Server Types  WebSphere Proxy Servers  New  Select Node [nodeName] / Server Name [serverName] 
Next
10
WebSphere Proxy Server
Uncheck [SIP]  Next
11
WebSphere Proxy Server
 Next
12
WebSphere Proxy Server
Finish
13
Master Changes [Save]
System Administration  Save changes to master repository
check [Synchronize changes with nodes]  Save
14
Update Connections URL to access applications
Procedure
Check Out
[root @ labs ~]# echo “export WAS_HOME=/data/WebSphere/AppServer” >> ~/.bashrc
[root @ labs ~]# echo “export DMGR_HOME=$WAS_HOME/profiles/Dmgr01” >> ~/.bashrc
[root @ labs ~]# echo “export APPS_HOME=$WAS_HOME/profiles/AppSrv01” >> ~/.bashrc
[root @ labs ~]# source ~/.bashrc
[root @ labs ~]# cd $DMGR_HOME/bin
Update IBM Connections ‘URL’
15
Update IBM Connections ‘URL’
Execution
[root @ labs bin]# ./wsadmin.sh -lang jython -username {wasAdmin} -password {xxxxxxx}
WASX7209I: Connected to process "dmgr" on node labsCell01 using SOAP connector; The type of process
is: DeploymentManager
WASX7031I: For help, enter: "print Help.help()"
wsadmin>execfile("connectionsConfig.py")
Connections Administration initialized
wsadmin>LCConfigService.checkOutConfig(“/tmp”,”labsCell01”)
Connections configuration file successfully checked out
wsadmin>quit
Remove ports from file
[root @ labs bin]# vi /tmp/LotusConnections-config.xml
:%s/9081/ / → {replace 9081 with empty}
28 substitutions on 28 lines
:%s/9444/ / → {replace 9444 with empty}
56 substitutions on 56 lines
:x → {save and exit}
16
Update IBM Connections ‘URL’
Varification
a) # sed -n '/http:/p' /tmp/LotusConnections-config.xml ()
b) # sed -n '/https:/p' /tmp/LotusConnections-config.xml ()
Check In
[root @ labs bin]# ./wsadmin.sh -lang jython -username {wasAdmin} -password xxxxxxx
wsadmin>execfile("connectionsConfig.py")
wsadmin>LCConfigService.checkInConfig("/tmp","labsCell01")
Loading schema file for validation: /tmp/LotusConnections-config.xsd
Loading schema file for validation: /tmp/service-location.xsd
/tmp/LotusConnections-config.xml is valid
Connections configuration file successfully checked in
17
URL ‘Redirection’
Environment  URI Groups  New [Fill required values]  Apply
18
URL ‘Redirection’
Routing Rule
Servers  Server Types  WebSphere Proxy Servers  Http_Proxy  Routing rule  New
Name: ICS_Rules
Name of the Virtual Host: LC_hosts
URI group: https_uri_group
Redirect URL: https://labs.contoso.com/homepage
 Apply [Save]
19
URL ‘Redirection’
Routing rule at a glance
20
Start IBM Connections Sever with WPS
[WebSphere Proxy Server]
[root @ labs ~]# cd $APPS_HOME /bin
[root @ lab bin]# ./startServer.sh ics_cluster01_server1 && ./startServer HTTP_Proxy
Varification
21
Welcome to IBM Connections
Now logon to: http://labs.contoso.com
It will redirect your page: https://labs.contoso.com/homepage [Secure Access]
User id: [Ldap Based User id]
Password: [xxxxxxxxxxx]
Welcome to IBM Connections
23
Welcome to IBM Connections
 My Files
Questions
If you have any question, please feel free to ask
Email : sarwarjvd@hotmail.com
IM : sarwarjvd@hotmail.com (Windows Messenger)
Phone : +92 346 2595970 (mobile)
/sarwarjvd
/in/sarwarjavaid

Contenu connexe

Tendances

cPanel & WHM Logs
cPanel & WHM LogscPanel & WHM Logs
cPanel & WHM LogsRyan Robson
 
Apache Traffic Server & Lua
Apache Traffic Server & LuaApache Traffic Server & Lua
Apache Traffic Server & LuaKit Chan
 
[MathWorks] Versioning Infrastructure
[MathWorks] Versioning Infrastructure[MathWorks] Versioning Infrastructure
[MathWorks] Versioning InfrastructurePerforce
 
SaltConf14 - Ryan Lane, Wikimedia - Immediate consistency with Trebuchet Depl...
SaltConf14 - Ryan Lane, Wikimedia - Immediate consistency with Trebuchet Depl...SaltConf14 - Ryan Lane, Wikimedia - Immediate consistency with Trebuchet Depl...
SaltConf14 - Ryan Lane, Wikimedia - Immediate consistency with Trebuchet Depl...SaltStack
 
WE18_Performance_Up.ppt
WE18_Performance_Up.pptWE18_Performance_Up.ppt
WE18_Performance_Up.pptwebhostingguy
 
Apache Web server Complete Guide
Apache Web server Complete GuideApache Web server Complete Guide
Apache Web server Complete Guidewebhostingguy
 
Dockerizing Windows Server Applications by Ender Barillas and Taylor Brown
Dockerizing Windows Server Applications by Ender Barillas and Taylor BrownDockerizing Windows Server Applications by Ender Barillas and Taylor Brown
Dockerizing Windows Server Applications by Ender Barillas and Taylor BrownDocker, Inc.
 
Percona Server 5.7: Key Performance Algorithms
Percona Server 5.7: Key Performance AlgorithmsPercona Server 5.7: Key Performance Algorithms
Percona Server 5.7: Key Performance AlgorithmsLaurynas Biveinis
 
Apache Presentation
Apache PresentationApache Presentation
Apache PresentationAnkush Jain
 
Pluggable database tutorial
Pluggable database tutorialPluggable database tutorial
Pluggable database tutorialOsama Mustafa
 
MySQL shell and It's utilities - Praveen GR (Mydbops Team)
MySQL shell and It's utilities - Praveen GR (Mydbops Team)MySQL shell and It's utilities - Praveen GR (Mydbops Team)
MySQL shell and It's utilities - Praveen GR (Mydbops Team)Mydbops
 
WebCamp 2016: DevOps. Ярослав Погребняк: Gobetween - новый лоад балансер для ...
WebCamp 2016: DevOps. Ярослав Погребняк: Gobetween - новый лоад балансер для ...WebCamp 2016: DevOps. Ярослав Погребняк: Gobetween - новый лоад балансер для ...
WebCamp 2016: DevOps. Ярослав Погребняк: Gobetween - новый лоад балансер для ...WebCamp
 
Free enterpriseloadbalancer
Free enterpriseloadbalancerFree enterpriseloadbalancer
Free enterpriseloadbalancermikesoule
 
Enable oracle database vault
Enable oracle database vaultEnable oracle database vault
Enable oracle database vaultOsama Mustafa
 
APACHE WEB SERVER FOR LINUX
APACHE WEB SERVER FOR LINUXAPACHE WEB SERVER FOR LINUX
APACHE WEB SERVER FOR LINUXwebhostingguy
 
Getting Started with Couchbase Ruby
Getting Started with Couchbase RubyGetting Started with Couchbase Ruby
Getting Started with Couchbase RubySergey Avseyev
 

Tendances (20)

cPanel & WHM Logs
cPanel & WHM LogscPanel & WHM Logs
cPanel & WHM Logs
 
Apache Traffic Server & Lua
Apache Traffic Server & LuaApache Traffic Server & Lua
Apache Traffic Server & Lua
 
[MathWorks] Versioning Infrastructure
[MathWorks] Versioning Infrastructure[MathWorks] Versioning Infrastructure
[MathWorks] Versioning Infrastructure
 
EC CUBE 3.0.x installation guide
EC CUBE 3.0.x installation guideEC CUBE 3.0.x installation guide
EC CUBE 3.0.x installation guide
 
SaltConf14 - Ryan Lane, Wikimedia - Immediate consistency with Trebuchet Depl...
SaltConf14 - Ryan Lane, Wikimedia - Immediate consistency with Trebuchet Depl...SaltConf14 - Ryan Lane, Wikimedia - Immediate consistency with Trebuchet Depl...
SaltConf14 - Ryan Lane, Wikimedia - Immediate consistency with Trebuchet Depl...
 
WE18_Performance_Up.ppt
WE18_Performance_Up.pptWE18_Performance_Up.ppt
WE18_Performance_Up.ppt
 
Apache Web server Complete Guide
Apache Web server Complete GuideApache Web server Complete Guide
Apache Web server Complete Guide
 
Dockerizing Windows Server Applications by Ender Barillas and Taylor Brown
Dockerizing Windows Server Applications by Ender Barillas and Taylor BrownDockerizing Windows Server Applications by Ender Barillas and Taylor Brown
Dockerizing Windows Server Applications by Ender Barillas and Taylor Brown
 
are available here
are available hereare available here
are available here
 
Percona Server 5.7: Key Performance Algorithms
Percona Server 5.7: Key Performance AlgorithmsPercona Server 5.7: Key Performance Algorithms
Percona Server 5.7: Key Performance Algorithms
 
Apache Presentation
Apache PresentationApache Presentation
Apache Presentation
 
Pluggable database tutorial
Pluggable database tutorialPluggable database tutorial
Pluggable database tutorial
 
MySQL shell and It's utilities - Praveen GR (Mydbops Team)
MySQL shell and It's utilities - Praveen GR (Mydbops Team)MySQL shell and It's utilities - Praveen GR (Mydbops Team)
MySQL shell and It's utilities - Praveen GR (Mydbops Team)
 
Percona Server 8.0
Percona Server 8.0Percona Server 8.0
Percona Server 8.0
 
WebCamp 2016: DevOps. Ярослав Погребняк: Gobetween - новый лоад балансер для ...
WebCamp 2016: DevOps. Ярослав Погребняк: Gobetween - новый лоад балансер для ...WebCamp 2016: DevOps. Ярослав Погребняк: Gobetween - новый лоад балансер для ...
WebCamp 2016: DevOps. Ярослав Погребняк: Gobetween - новый лоад балансер для ...
 
Free enterpriseloadbalancer
Free enterpriseloadbalancerFree enterpriseloadbalancer
Free enterpriseloadbalancer
 
Enable oracle database vault
Enable oracle database vaultEnable oracle database vault
Enable oracle database vault
 
Bosh 2.0
Bosh 2.0Bosh 2.0
Bosh 2.0
 
APACHE WEB SERVER FOR LINUX
APACHE WEB SERVER FOR LINUXAPACHE WEB SERVER FOR LINUX
APACHE WEB SERVER FOR LINUX
 
Getting Started with Couchbase Ruby
Getting Started with Couchbase RubyGetting Started with Couchbase Ruby
Getting Started with Couchbase Ruby
 

Similaire à Deployment ibm connections - No Http Server required

Practical solutions for connections administrators
Practical solutions for connections administratorsPractical solutions for connections administrators
Practical solutions for connections administratorsSharon James
 
Building drupal web farms with IIS - part 1
Building drupal web farms with IIS - part 1Building drupal web farms with IIS - part 1
Building drupal web farms with IIS - part 1Alessandro Pilotti
 
Deploying windows containers with kubernetes
Deploying windows containers with kubernetesDeploying windows containers with kubernetes
Deploying windows containers with kubernetesBen Hall
 
How we used ruby to build locaweb's cloud (http://presentations.pothix.com/ru...
How we used ruby to build locaweb's cloud (http://presentations.pothix.com/ru...How we used ruby to build locaweb's cloud (http://presentations.pothix.com/ru...
How we used ruby to build locaweb's cloud (http://presentations.pothix.com/ru...Willian Molinari
 
E2E PVS Technical Overview Stephane Thirion
E2E PVS Technical Overview Stephane ThirionE2E PVS Technical Overview Stephane Thirion
E2E PVS Technical Overview Stephane Thirionsthirion
 
Building cloud stack at scale
Building cloud stack at scaleBuilding cloud stack at scale
Building cloud stack at scaleShapeBlue
 
Sa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSharon James
 
Hopping in clouds: a tale of migration from one cloud provider to another
Hopping in clouds: a tale of migration from one cloud provider to anotherHopping in clouds: a tale of migration from one cloud provider to another
Hopping in clouds: a tale of migration from one cloud provider to anotherMichele Orselli
 
Automating everything with PowerShell, Terraform, and AWS
Automating everything with PowerShell, Terraform, and AWSAutomating everything with PowerShell, Terraform, and AWS
Automating everything with PowerShell, Terraform, and AWSChris Brown
 
Deployment with Fabric
Deployment with FabricDeployment with Fabric
Deployment with Fabricandymccurdy
 
Learning ASP.NET 5 and MVC 6
Learning ASP.NET 5 and MVC 6Learning ASP.NET 5 and MVC 6
Learning ASP.NET 5 and MVC 6Ido Flatow
 
SharePoint 2010 Virtualization - Hungarian SharePoint User Group
SharePoint 2010 Virtualization - Hungarian SharePoint User GroupSharePoint 2010 Virtualization - Hungarian SharePoint User Group
SharePoint 2010 Virtualization - Hungarian SharePoint User GroupMichael Noel
 
Pres Db2 native rest json and z/OS connect
Pres Db2 native rest json and z/OS connect Pres Db2 native rest json and z/OS connect
Pres Db2 native rest json and z/OS connect Cécile Benhamou
 
Bare Metal to OpenStack with Razor and Chef
Bare Metal to OpenStack with Razor and ChefBare Metal to OpenStack with Razor and Chef
Bare Metal to OpenStack with Razor and ChefMatt Ray
 
Step by step_linux_guide
Step by step_linux_guideStep by step_linux_guide
Step by step_linux_guidevinod31dec
 
Single Sign-On for APEX applications based on Kerberos (Important: latest ver...
Single Sign-On for APEX applications based on Kerberos (Important: latest ver...Single Sign-On for APEX applications based on Kerberos (Important: latest ver...
Single Sign-On for APEX applications based on Kerberos (Important: latest ver...Niels de Bruijn
 

Similaire à Deployment ibm connections - No Http Server required (20)

Practical solutions for connections administrators
Practical solutions for connections administratorsPractical solutions for connections administrators
Practical solutions for connections administrators
 
Building drupal web farms with IIS - part 1
Building drupal web farms with IIS - part 1Building drupal web farms with IIS - part 1
Building drupal web farms with IIS - part 1
 
OpenCms Days 2013 - Site Management Tool
OpenCms Days 2013 - Site Management ToolOpenCms Days 2013 - Site Management Tool
OpenCms Days 2013 - Site Management Tool
 
Apache
ApacheApache
Apache
 
Apache
ApacheApache
Apache
 
Apache
ApacheApache
Apache
 
Deploying windows containers with kubernetes
Deploying windows containers with kubernetesDeploying windows containers with kubernetes
Deploying windows containers with kubernetes
 
How we used ruby to build locaweb's cloud (http://presentations.pothix.com/ru...
How we used ruby to build locaweb's cloud (http://presentations.pothix.com/ru...How we used ruby to build locaweb's cloud (http://presentations.pothix.com/ru...
How we used ruby to build locaweb's cloud (http://presentations.pothix.com/ru...
 
E2E PVS Technical Overview Stephane Thirion
E2E PVS Technical Overview Stephane ThirionE2E PVS Technical Overview Stephane Thirion
E2E PVS Technical Overview Stephane Thirion
 
Building cloud stack at scale
Building cloud stack at scaleBuilding cloud stack at scale
Building cloud stack at scale
 
Sa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administratorsSa106 – practical solutions for connections administrators
Sa106 – practical solutions for connections administrators
 
Hopping in clouds: a tale of migration from one cloud provider to another
Hopping in clouds: a tale of migration from one cloud provider to anotherHopping in clouds: a tale of migration from one cloud provider to another
Hopping in clouds: a tale of migration from one cloud provider to another
 
Automating everything with PowerShell, Terraform, and AWS
Automating everything with PowerShell, Terraform, and AWSAutomating everything with PowerShell, Terraform, and AWS
Automating everything with PowerShell, Terraform, and AWS
 
Deployment with Fabric
Deployment with FabricDeployment with Fabric
Deployment with Fabric
 
Learning ASP.NET 5 and MVC 6
Learning ASP.NET 5 and MVC 6Learning ASP.NET 5 and MVC 6
Learning ASP.NET 5 and MVC 6
 
SharePoint 2010 Virtualization - Hungarian SharePoint User Group
SharePoint 2010 Virtualization - Hungarian SharePoint User GroupSharePoint 2010 Virtualization - Hungarian SharePoint User Group
SharePoint 2010 Virtualization - Hungarian SharePoint User Group
 
Pres Db2 native rest json and z/OS connect
Pres Db2 native rest json and z/OS connect Pres Db2 native rest json and z/OS connect
Pres Db2 native rest json and z/OS connect
 
Bare Metal to OpenStack with Razor and Chef
Bare Metal to OpenStack with Razor and ChefBare Metal to OpenStack with Razor and Chef
Bare Metal to OpenStack with Razor and Chef
 
Step by step_linux_guide
Step by step_linux_guideStep by step_linux_guide
Step by step_linux_guide
 
Single Sign-On for APEX applications based on Kerberos (Important: latest ver...
Single Sign-On for APEX applications based on Kerberos (Important: latest ver...Single Sign-On for APEX applications based on Kerberos (Important: latest ver...
Single Sign-On for APEX applications based on Kerberos (Important: latest ver...
 

Dernier

social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingTeacherCyreneCayanan
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 

Dernier (20)

social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 

Deployment ibm connections - No Http Server required

  • 1. Deployment IBM Connections No HTTP Server required SarwarJavaid Sr.Systems Engineer, May 11, 2016
  • 2. Abstract 2 • In this article, you will learn how to deploy IBM Connections in your premises without IBM HTTP Server
  • 3. LAB (Technical Information of IBM Connections Server) 3 Hardware Processor: 2 x2 RAM: 8 GB HDD 2x: 50GB /- NIC: Single 10/1000 MBPS Software (Single Server) OS: Linux RHEL 6.4 Directory Service: LDAP {Active Directory} Database: IBM DB2 10.5 fp5 (Enterprise) WAS: 8.5.5 fixpack 9 Installation Manager: 1.8 IBM Connections: 5.0 Mail Server: IBM Domino 9.0.2 FP2 (Social Ed.)
  • 4. 4 System Information Directory Server (Active Directory) Hostname: domain.contoso.com IBM connections Server Hostname: labs.contoso.com Mail Sever: mail.contoso.com Websphere Deployment Manager Information Cell name: labsCell01 Node name: labsCellManager01 Administrative console port: 9060 Administrative console secure port: 9043 Bootstrap port: 9809 SOAP connector port: 8879 Ports Information Default : 80 443 9081 9444 5060 5061 LAB (Technical Information of IBM Connections Server)
  • 5. Virtual Host 5 After installation complete of IBM Connections, create virtual host Logon Deployment Manager Environment  Virtual hosts  New  {Name_of_virtualHost}  Apply Virtual hosts  LC_hosts  Host Aliases  [New]  [Host_name] / [port]
  • 6. 6 Virtual hosts  LC_hosts  Host Aliases  [New]  [Host_name] / [port] Virtual Host
  • 7. 7 Web module Mapping Change all Enterprise applications virtual host except from default to LC_hosts except [default application and oEmbed] Applications  WebSphere enterprise Applications  [Applications]  [Virtual hosts]  Map [web module] / Virtual host [LC_hosts]  OK
  • 8. 8 Web module Mapping Enterprise Applications at a glance
  • 9. 9 WebSphere Proxy Server Create WPS [WebSphere Proxy Server] Servers  Server Types  WebSphere Proxy Servers  New  Select Node [nodeName] / Server Name [serverName]  Next
  • 13. 13 Master Changes [Save] System Administration  Save changes to master repository check [Synchronize changes with nodes]  Save
  • 14. 14 Update Connections URL to access applications Procedure Check Out [root @ labs ~]# echo “export WAS_HOME=/data/WebSphere/AppServer” >> ~/.bashrc [root @ labs ~]# echo “export DMGR_HOME=$WAS_HOME/profiles/Dmgr01” >> ~/.bashrc [root @ labs ~]# echo “export APPS_HOME=$WAS_HOME/profiles/AppSrv01” >> ~/.bashrc [root @ labs ~]# source ~/.bashrc [root @ labs ~]# cd $DMGR_HOME/bin Update IBM Connections ‘URL’
  • 15. 15 Update IBM Connections ‘URL’ Execution [root @ labs bin]# ./wsadmin.sh -lang jython -username {wasAdmin} -password {xxxxxxx} WASX7209I: Connected to process "dmgr" on node labsCell01 using SOAP connector; The type of process is: DeploymentManager WASX7031I: For help, enter: "print Help.help()" wsadmin>execfile("connectionsConfig.py") Connections Administration initialized wsadmin>LCConfigService.checkOutConfig(“/tmp”,”labsCell01”) Connections configuration file successfully checked out wsadmin>quit Remove ports from file [root @ labs bin]# vi /tmp/LotusConnections-config.xml :%s/9081/ / → {replace 9081 with empty} 28 substitutions on 28 lines :%s/9444/ / → {replace 9444 with empty} 56 substitutions on 56 lines :x → {save and exit}
  • 16. 16 Update IBM Connections ‘URL’ Varification a) # sed -n '/http:/p' /tmp/LotusConnections-config.xml () b) # sed -n '/https:/p' /tmp/LotusConnections-config.xml () Check In [root @ labs bin]# ./wsadmin.sh -lang jython -username {wasAdmin} -password xxxxxxx wsadmin>execfile("connectionsConfig.py") wsadmin>LCConfigService.checkInConfig("/tmp","labsCell01") Loading schema file for validation: /tmp/LotusConnections-config.xsd Loading schema file for validation: /tmp/service-location.xsd /tmp/LotusConnections-config.xml is valid Connections configuration file successfully checked in
  • 17. 17 URL ‘Redirection’ Environment  URI Groups  New [Fill required values]  Apply
  • 18. 18 URL ‘Redirection’ Routing Rule Servers  Server Types  WebSphere Proxy Servers  Http_Proxy  Routing rule  New Name: ICS_Rules Name of the Virtual Host: LC_hosts URI group: https_uri_group Redirect URL: https://labs.contoso.com/homepage  Apply [Save]
  • 20. 20 Start IBM Connections Sever with WPS [WebSphere Proxy Server] [root @ labs ~]# cd $APPS_HOME /bin [root @ lab bin]# ./startServer.sh ics_cluster01_server1 && ./startServer HTTP_Proxy Varification
  • 21. 21 Welcome to IBM Connections Now logon to: http://labs.contoso.com It will redirect your page: https://labs.contoso.com/homepage [Secure Access] User id: [Ldap Based User id] Password: [xxxxxxxxxxx]
  • 22. Welcome to IBM Connections
  • 23. 23 Welcome to IBM Connections  My Files
  • 24. Questions If you have any question, please feel free to ask Email : sarwarjvd@hotmail.com IM : sarwarjvd@hotmail.com (Windows Messenger) Phone : +92 346 2595970 (mobile) /sarwarjvd /in/sarwarjavaid