 frazer
Post count: 1
|
Is it possable to have a project that deploys only IHS configuration ot must this be done along side WAS?
Having just an IHS deploy in midvision-deploy-orchestration.xml seems to be the way but the RD console seems to discover servers using the .py file.
If I have a blank py file then the config is discovered so that gets me round the issue.
The last issue I can think of is do I need to run this all against a deployment manager?
I tried to setup an IHS server but it was not discovered.
|
 richard.bettison
Post count: 45
|
Hi Frazer,
Yes, this is certainly possible and is in fact the recommended/preferred way since changes to IBMIHS or Apache Web Server are often made independently of WebSphere and so require a separate route to live.
I think the reason it is looking for the py file is because you have that specified as the principle file n the project.
In RD 3.1 you can specify the collection type for the project and the files that are discovered vary depending on the type. I’d recommend looking at the Apache Web Server demo project at the following link:
http://www.midvision.com/wordpress/main/quick-start-apache-user-guide/
This demo project is also applicable for IBM IHS for configuration deployments.
Download the example project plugin the above guide references.
Hope this helps
Richard
|