Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

To start the Abiquo platform servers and services, do these steps:

  • On the Abiquo Server, restart the HTTP daemon to refresh the user interface files, and bring up the Tomcat server.

    service httpd restart
    service abiquo-tomcat start
  • On the Remote Services server, start the Tomcat server

    service abiquo-tomcat start
  • On the Monitoring Server, start the Cassandra service

    sudo service cassandra start
  • WAIT about 5 minutes until the service is up and running
  • Start the KairosDB service

    sudo service kairosdb start
  • WAIT about 1 minute until the service is up and running

  • Start the other services in this order

    sudo service abiquo-emmett start
    sudo service abiquo-delorean start
  • No labels