Re: [icinga-users] http://my.ser.ver/icingaweb2 change?

2018-10-22 Thread Peter Eckel
Hi Thomas, > There is nothing wrong with running a proxy in front of Icinga Web 2, in > fact I'm doing so all the times. But I'd advise against faking the URL > with the proxy, that always has the potential for lots of confusion. I absolutely agree. That's just the solution for the problem of no

Re: [icinga-users] http://my.ser.ver/icingaweb2 change?

2018-10-22 Thread Antony Stone
On Monday 22 October 2018 at 13:14:01, Michael Friedrich wrote: > > On 22. Oct 2018, at 12:09, Antony Stone wrote: > > > > Hi. > > > > I'm wondering what is the best / recommended way to change "icingaweb2" > > in the standard URL for accessing the Icinga web portal from a browser. > > > > So,

Re: [icinga-users] http://my.ser.ver/icingaweb2 change?

2018-10-22 Thread Peter Eckel
Hi Anthony, > Hm, and is that sufficient that end users *only* see http://my.ser.ver/status > (or whatever your choice is) URLs, and also that http://my.ser.ver/icingaweb2 > is not contactable? Currently I don't have a test machine available, but I'm quite confident that the following changes

Re: [icinga-users] http://my.ser.ver/icingaweb2 change?

2018-10-22 Thread Antony Stone
On Monday 22 October 2018 at 13:15:33, Thomas Gelf wrote: > TL;DR: What Michael said. I'll answer his request for some examples shortly. > Clone the shipped apache config file to a custom file, adjust the URLs, > disable the default one, enable your one. Icinga Web 2 will detect the > used URL a

Re: [icinga-users] http://my.ser.ver/icingaweb2 change?

2018-10-22 Thread Thomas Gelf
TL;DR: What Michael said. Details: There is nothing wrong with running a proxy in front of Icinga Web 2, in fact I'm doing so all the times. But I'd advise against faking the URL with the proxy, that always has the potential for lots of confusion. Clone the shipped apache config file to a custo

Re: [icinga-users] http://my.ser.ver/icingaweb2 change?

2018-10-22 Thread Michael Friedrich
> On 22. Oct 2018, at 12:09, Antony Stone > wrote: > > Hi. > > I'm wondering what is the best / recommended way to change "icingaweb2" in > the > standard URL for accessing the Icinga web portal from a browser. > > So, instead of http://my.ser.ver/icingaweb2/ I'd like to have something lik

Re: [icinga-users] http://my.ser.ver/icingaweb2 change?

2018-10-22 Thread Antony Stone
On Monday 22 October 2018 at 12:40:37, Peter Eckel wrote: > Hi Anthony, > > to keep this completely out of the reach of Icinga Web 2 upgrades, I'd set > up a simple reverse proxy in front of Icinga Web 2. You can even run it > within the same web server instance as Icinga Web 2 itself. Nice idea

Re: [icinga-users] http://my.ser.ver/icingaweb2 change?

2018-10-22 Thread Peter Eckel
Hi Anthony, to keep this completely out of the reach of Icinga Web 2 upgrades, I'd set up a simple reverse proxy in front of Icinga Web 2. You can even run it within the same web server instance as Icinga Web 2 itself. On the other hand, I have heavily modified icingaweb2.conf in Apache, and i

[icinga-users] http://my.ser.ver/icingaweb2 change?

2018-10-22 Thread Antony Stone
Hi. I'm wondering what is the best / recommended way to change "icingaweb2" in the standard URL for accessing the Icinga web portal from a browser. So, instead of http://my.ser.ver/icingaweb2/ I'd like to have something like http://my.ser.ver/status/ I can see where to change this in the Apach