Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Running Two Monyog Instances On The Same Machine?

forums forums Monyog Monyog Deployment Running Two Monyog Instances On The Same Machine?

  • This topic is empty.
Viewing 3 reply threads
  • Author
    Posts
    • #12178
      rob2000
      Member

      Hi,

      is it possible to run two monyog instances on the same machine (64bit centos)?

      thanks,

      Robert

    • #31622
      peterlaursen
      Participant

      yes .. as far as I remember it is possible.  But you will need to use the .gz distribution and not the RPM.  I will ask MONyog team to confirm and add details (if there are any pitfalls).

    • #31623
      Shalmali
      Member

      Rob,

      It is possible to run 2 instances of MONyog in 2 different ports using tar.gz distribution.

      1. Change the port of the existing instance of MONyog using MONyog interface.

      2. Un-tar MONyog into another folder and start MONyog (By going into MONyog/bin folder) using:

      Code:
      ./MONyog-bin -c &

      (This starts MONyog in the default port – 5555.)

      -Shalmali

    • #31624
      rob2000
      Member

      thanks, that works!

Viewing 3 reply threads
  • You must be logged in to reply to this topic.