Curl Global Community
What OS that CURL can support for deloyment? - Printable Version

+- Curl Global Community (https://communities.curl.com)
+-- Forum: Discussions (https://communities.curl.com/forumdisplay.php?fid=1)
+--- Forum: General Curl questions (https://communities.curl.com/forumdisplay.php?fid=2)
+--- Thread: What OS that CURL can support for deloyment? (/showthread.php?tid=1240)



What OS that CURL can support for deloyment? - tiennv - 06-15-2015

Hi all,
I'm preparing to develop CURL Application, but i don't know anything about it.
At CURL Document Viewer (CURL IDE Help), I see that CURL can support for servlet Apache Tomcat, Jboss, Resin and Database MySQL, Oracle but it doesn't talk about OS for deloyment.
So, please let me know about server OS (such as Windows Server, Linux or anything else) and version that I can use for deloyment.

Thank a lot Smile


RE: What OS that CURL can support for deloyment? - tdeng - 08-22-2015

Curl application could be deployed to any kind of Web server you like, just like you put your static HTML files on your web server, so you do not need to consider what kind of OS you need to host Cur l applications.
Note that to run Curl application, you need install Curl RTE before running your Curl application, and Curl RTE supports Windows, Linux and OSX. For details, I would recommend you have a look at www.curl.com