Deployment via sub-URI http://my.domain.com/erpnext

Dear All,
Is there any way to access ERPNext via sub-URI? This has some very real advantages in terms of cost-saving for SSL certificates. Any ideas? Thanks a lot!
Chris



Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/b1653449-8f1c-437e-9106-28de0c3bf287%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.

On Sat, Jul 26, 2014 at 1:56 PM, Christoph H. Larsen
ch...@gmail.com wrote:

Dear All,
Is there any way to access ERPNext via sub-URI? This has some very real
advantages in terms of cost-saving for SSL certificates. Any ideas? Thanks a
lot!

Hi Chris,

You might be able to achieve this via nginx but we do not have urlroot
system in Frappe, so I wouldn’t recommend that.

You can get a wild card certificate and host on subdomains or simply,
host it on a different port (ugly way).

Thanks,

Pratik
erpnext

Thanks a lot, Pratik - I am OK with Nginx as reverse proxy and am able to serive it (and some other applications) on standard ports. The question was really more targeted at the certificate issue. But of course, CaCert's wildcard certificates are the way to go, if we cannot get it going in a sub-URI to keep StartSSL happy.
Thanks a lot, indeed!
Chris

On Sunday, 27 July 2014 00:06:49 UTC+7, Pratik Vyas wrote:
On Sat, Jul 26, 2014 at 1:56 PM, Christoph H. Larsen
<ch...@gmail.com> wrote:
> Dear All,
> Is there any way to access ERPNext via sub-URI? This has some very real
> advantages in terms of cost-saving for SSL certificates. Any ideas? Thanks a
> lot!

Hi Chris,

You might be able to achieve this via nginx but we do not have urlroot
system in Frappe, so I wouldn't recommend that.

You can get a wild card certificate and host on subdomains or simply,
host it on a different port (ugly way).


Thanks,
--
Pratik
erpnext



Note:

 

If you are posting an issue,

 

  1. ERPNext is a free and open source software and support is given on this forum by a team (https://frappe.io/webnotes). So please consider donating if you find this forum useful (https://frappe.io/buy). Even a small amount would be helpful.
  2. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  3. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  4. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/6cdd56c6-3d67-4484-a1d7-5572ea4d3958%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.