SlideShare a Scribd company logo
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

More Related Content

PPT
Apache web server installation/configuration, Virtual Hosting
ODP
Technical Aspects of SLiMS
PDF
SaltConf14 - Forrest Alvarez, Choice Hotels - Salt Formulas and States
PDF
2014-10-30 Taverna 3 status
PPTX
Improve ColdFusion Performance by tuning the Connector and using ColdFusion-T...
PDF
Apache web server tutorial for linux
PDF
Arnold Bechtoldt, Inovex GmbH Linux systems engineer - Configuration Manageme...
PPT
Apache Traffic Server
Apache web server installation/configuration, Virtual Hosting
Technical Aspects of SLiMS
SaltConf14 - Forrest Alvarez, Choice Hotels - Salt Formulas and States
2014-10-30 Taverna 3 status
Improve ColdFusion Performance by tuning the Connector and using ColdFusion-T...
Apache web server tutorial for linux
Arnold Bechtoldt, Inovex GmbH Linux systems engineer - Configuration Manageme...
Apache Traffic Server

What's hot (20)

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

Similar to Deployment ibm connections - No Http Server required (20)

PDF
The latest, ultimative final ver­sion, current release, approved, last minute...
PDF
The Latest, Ultimative Final Version, Current Release, Approved, Last Minute ...
PDF
Lotus Connections Administration - von der Befehlszeile zur grafischen Oberfl...
PDF
Practical solutions for connections administrators
PDF
Connections install in 45 mins
PDF
Sa106 – practical solutions for connections administrators
PDF
IBM Connections 4.0: How to Deploy a Two Node Cluster of IBM Connections V4.0...
PDF
Practical solutions for connections administrators lite
PDF
IconUS 2016 conference - Connections Administration Skills
PDF
be the captain of your connections deployment
PPTX
MWLUG 2015 - IBM Connections - Installing the Free "Extras" and Integrating w...
PDF
Ibm connections docs 2 install guide
PDF
BEST AND WORST PRACTICES DEPLOYING IBM CONNECTIONS
PDF
Best and worst practices deploying IBM Connections
PDF
IBM Connections administration – keep your systems running the right way
PDF
Create a welcoming development environment on IBM i
PDF
Bp307 Practical Solutions for Connections Administrators, tips and scrips for...
PDF
Web sphere administration
PPT
Open mic ibm connections and ibm verse on premise integration 1
PDF
Adm02. IBM Connections Adminblast
The latest, ultimative final ver­sion, current release, approved, last minute...
The Latest, Ultimative Final Version, Current Release, Approved, Last Minute ...
Lotus Connections Administration - von der Befehlszeile zur grafischen Oberfl...
Practical solutions for connections administrators
Connections install in 45 mins
Sa106 – practical solutions for connections administrators
IBM Connections 4.0: How to Deploy a Two Node Cluster of IBM Connections V4.0...
Practical solutions for connections administrators lite
IconUS 2016 conference - Connections Administration Skills
be the captain of your connections deployment
MWLUG 2015 - IBM Connections - Installing the Free "Extras" and Integrating w...
Ibm connections docs 2 install guide
BEST AND WORST PRACTICES DEPLOYING IBM CONNECTIONS
Best and worst practices deploying IBM Connections
IBM Connections administration – keep your systems running the right way
Create a welcoming development environment on IBM i
Bp307 Practical Solutions for Connections Administrators, tips and scrips for...
Web sphere administration
Open mic ibm connections and ibm verse on premise integration 1
Adm02. IBM Connections Adminblast
Ad

Recently uploaded (20)

PDF
Sports Quiz easy sports quiz sports quiz
PDF
Insiders guide to clinical Medicine.pdf
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
Cell Structure & Organelles in detailed.
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
TR - Agricultural Crops Production NC III.pdf
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PPTX
Cell Types and Its function , kingdom of life
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
Pre independence Education in Inndia.pdf
PPTX
master seminar digital applications in india
Sports Quiz easy sports quiz sports quiz
Insiders guide to clinical Medicine.pdf
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Supply Chain Operations Speaking Notes -ICLT Program
human mycosis Human fungal infections are called human mycosis..pptx
Microbial diseases, their pathogenesis and prophylaxis
2.FourierTransform-ShortQuestionswithAnswers.pdf
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
Microbial disease of the cardiovascular and lymphatic systems
Cell Structure & Organelles in detailed.
102 student loan defaulters named and shamed – Is someone you know on the list?
FourierSeries-QuestionsWithAnswers(Part-A).pdf
TR - Agricultural Crops Production NC III.pdf
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Cell Types and Its function , kingdom of life
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Pre independence Education in Inndia.pdf
master seminar digital applications in india

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