Use OneOps to deploy OneOps in production, so you get all the benefits of OneOps in managing your application refer this article.
See also:
OneOps backend applications are primarily java web apps deployable on separate tomcats or in single tomcat with multiple artifacts. For example you can deploy adapter,transistor,transmitter,controller apps on one tomcat, deploy the other apps on separate tomcat.
You can deploy like
WebApps | Platform |
---|---|
adapter,transistor,transmitter,controller | Tomcat |
sensor,opamp | Tomcat |
User DB,CMS DDB | Postgres |
elastic search | es |
amq | Messaging Platform |
opsmq | OpsMQ |
daq | Cassandra |
For each platform use ports which are required for application to work.
Anything manual you do to make things work, will get overwritten in next deployment. Be sure to make change to design,transition configuration so that changes are not lost.