Hello,Is there a way to run the APM Server in Ubuntu?
--
--
APMonitor user's group e-mail list.
- To post a message, send email to apmo...@googlegroups.com
- To unsubscribe, send email to apmonitor+unsubscribe@googlegroups.com
- Visit this group at http://groups.google.com/group/apmonitor
---
You received this message because you are subscribed to the Google Groups "apmonitor" group.
To unsubscribe from this group and stop receiving emails from it, send an email to apmonitor+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
John HedengrenYou can run APMonitor on Linux (Ubuntu), Windows, or MacOS with the client available in Python (pip install APMonitor), MATLAB (http://apmonitor.com/wiki/index.php/Main/MATLAB), or Julia (http://apmonitor.com/wiki/index.php/Main/JuliaOpt). These clients use a default public server: byu.apmonitor.com. If you'd like to run without an Internet connection on http://127.0.0.1 (localhost) or on your own dedicated server then you can download the APMonitor server for Windows (http://apmonitor.com/wiki/index.php/Main/APMonitorServer). The version available for download does not have some of the commercial solver options available with the public server. The public server (byu.apmonitor.com) is a Linux version running CentOS. Unfortunately, I don't have a version of the Linux server that is compiled without some of the commercial solver options. If you do need to run a version locally, I'd recommend finding a Windows computer, install the server, and then modify your client (Python, MATLAB, Julia) to point to it on your Intranet.Best regards,
On Tue, Dec 27, 2016 at 8:00 AM, Pinku Deb Nath <pran...@gmail.com> wrote:
Hello,Is there a way to run the APM Server in Ubuntu?
--
--
APMonitor user's group e-mail list.
- To post a message, send email to apmo...@googlegroups.com
- To unsubscribe, send email to apmonitor+...@googlegroups.com
- Visit this group at http://groups.google.com/group/apmonitor
---
You received this message because you are subscribed to the Google Groups "apmonitor" group.
To unsubscribe from this group and stop receiving emails from it, send an email to apmonitor+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
- To unsubscribe, send email to apmonitor+unsubscribe@googlegroups.com
- Visit this group at http://groups.google.com/group/apmonitor
---
You received this message because you are subscribed to the Google Groups "apmonitor" group.
To unsubscribe from this group and stop receiving emails from it, send an email to apmonitor+unsubscribe@googlegroups.com.
Thanks Landen! I’ve updated the web-page with your instructions.