Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: Arnaud on December 08, 2015, 09:23:04 PM

Title: web application outside of the ibays
Post by: Arnaud on December 08, 2015, 09:23:04 PM
Hello,
I've got 3 general questions related to the web applications and the ibays:
You see, I slowly discover the world outside of ibays and I don't understand why there is a wold "inside" and "outside".

Please give me some explanations.

Thanks

Arnaud

Title: Re: web application outside of the ibays
Post by: Daniel B. on December 09, 2015, 09:39:50 AM
It's hard to respond to several questions in a single thread. I'll try though

For 1), there are plenty of reasons to use packaged contribs instead of manually install it in an ibay. Here are a few of these reasons


For 2), yes, you must be careful with backups, as data won't be automatically backed up with the default tools.

For 3) ibays are more for network shares IMHO. They can be used to serve files through HTTP, but are not the best for this. BTW, you should take a look at the Shared Folders contrib, which work a bit like ibays, but are much more powerful (supports finer grain ACL, webdav, etc..)
Title: Re: web application outside of the ibays
Post by: stephdl on December 10, 2015, 10:28:08 AM
  • For the access path, yes, the contrib does choose the default for you. It's a bit less flexible. But you can create a custom template, or ask as an NFR to set the alias in the DB, so it's easy to change. Or you can use http://wiki.contribs.org/Webapps-common and create the sub-domain you want pointing on your app

I wonder if instructions for subdomains are well documented in the relevant wiki page you pointed to us, do you have some hint please daniel
Title: Re: web application outside of the ibays
Post by: Arnaud on December 10, 2015, 09:01:21 PM
Many thanks for your explanation Daniel.   :-)
I was not aware about all these details and especially about the interactivity of the different installed contribs.
Bye
Arnaud
Title: Re: web application outside of the ibays
Post by: mmccarn on December 11, 2015, 12:48:50 PM
You can also use ProxyPass (http://wiki.contribs.org/SME_Server:Documentation:FAQ:Section01#Proxy_Pass) to access webapps at the URL of your choosing.

The wiki page talks about forwarding requests to another server, but the 'other' server can easily be another URL on the SME itself.

There is also an implication that the 'other' server needs to be 'internal' (on your LAN) - this is not the case.  You can use proxypass to proxy any server on the planet that your SME can get to.