• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Servers Installation recommendation

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Gentelmen ,

I have to install multiple environments for (IHS, WAS and WPS) . so I thought to ask what is the best approach to use regarding the portal name/ hostname/ nodes name/ etc.

Should we use the FQDN or the simply the unqualified hostname. I'm thinking to add an entry to my host file, i.e. "1270.0.1 portal", having the name not related to the machine make it possible to just copy it over another one. in this case my development, uat, production and dr environment will have the installation done as "portal" , any harm in this ?

Currently we are doing the dev & uat environments (exact and no clustering ) , I'm thinking to have them both named "portal" and then for the certificate we can use the FQDN, like this

portal.dev.mycompany.com
portal.uat.mycompany.com


Any recommendation regarding this ?
 
reply
    Bookmark Topic Watch Topic
  • New Topic