inoerp / inoERP

inoERP is an OneApp [ Go back-end & Flutter front-end ] based enterprise management system
http://docs.inoerp.com/
Mozilla Public License 2.0
767 stars 675 forks source link

Nginx Integration #13

Closed jhnferraris closed 9 years ago

jhnferraris commented 9 years ago

Can this be integrated in Nginx? Can we also have a full documentation how to do the manual installation in nginx? The manual installation flow is quite vague in my own level of understanding.

inoerp commented 9 years ago

We used to test in Nginx but have stopped as none of our customers are using it. We test only in 2 servers - IIS & Apache.

I know documentation is not good enough as it has not been updated for quite some time but our forum is quite active. You can ask all your questions/issues over there

inoerp commented 9 years ago

Tried the latest version on nginx with php 5.5 and MaridaDB...Worked fine w/o any issue

jhnferraris commented 9 years ago

@inoerp Can you comment the the workflow? thanks!

inoerp commented 9 years ago

Sorry didnt get you...what workflow your are referring to ?

On Tue, Jun 16, 2015 at 10:23 AM, John Michael Ferraris < notifications@github.com> wrote:

@inoerp https://github.com/inoerp Can you comment the the workflow? thanks!

— Reply to this email directly or view it on GitHub https://github.com/inoerp/inoERP/issues/13#issuecomment-112262023.

jhnferraris commented 9 years ago

@inoerp The workflow on setting up the site to nginx.

inoerp commented 9 years ago

You use apache/iis/nginx that's quite irrelevant for installation and setup. The installation and setup is same for all.

jhnferraris commented 9 years ago

Got it to work. Thanks!