Add an alias for that host in DNS (and use hostname:8080 / madscientistalias:9090 in the future), or put a reverse proxy in front of both (e.g. madscientist.hostname / hostname).
Or, the sane solution: put them on different machines. On 18.07.2014, at 14:08, Rob Mandeville <[email protected]> wrote: > I've been using http://hostname:8080 for one and http://hostname:9090 for the > other. I took another's suggestion and am using an alternate browser for my > second instance. It works, though if there is a simple solution that allows > me to use the same browser, I'd be all ears. If it's going to take some real > effort, I'll just go by the two-browser method. > > --Rob > > From: [email protected] > [mailto:[email protected]] On Behalf Of Richard Bywater > Sent: Thursday, July 17, 2014 2:55 PM > To: [email protected] > Subject: Re: How do I stay logged into multiple Jenkins servers > > I'm guessing you are using the same host name for both instances and > switching based on context? If so, changing it to switch by (virtual) host > names would solve what sounds like a cookie issue although not sure if > Winstone supports virtual host concept? > > Richard. > > On Friday, July 18, 2014, Rob Mandeville <[email protected]> wrote: > I have two Jenkins servers: one for prime time use (my production > environment; my customers' development environment) and another for my own > mad science development. Both are currently on the same Linux machine and > running out of Winstone, but both aspects of that are negotiable. The fact > that it's using Active Directory for authentication is less negotiable. > > The problem is that I have to work on both of them. I do some work on one, > then I go to the other one and I have to log in again. Once I flip back to > the first one, I have to log in _again_. Is there any way for me to remain > logged into both instances simultaneously? > > Thanks in advance, > > --Rob > > > This e-mail and the information, including any attachments it contains, are > intended to be a confidential communication only to the person or entity to > whom it is addressed and may contain information that is privileged. If the > reader of this message is not the intended recipient, you are hereby notified > that any dissemination, distribution or copying of this communication is > strictly prohibited. If you have received this communication in error, please > immediately notify the sender and destroy the original message. > > Thank you. > > Please consider the environment before printing this email. > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > > > Click here to report this email as spam. > > > This e-mail and the information, including any attachments it contains, are > intended to be a confidential communication only to the person or entity to > whom it is addressed and may contain information that is privileged. If the > reader of this message is not the intended recipient, you are hereby notified > that any dissemination, distribution or copying of this communication is > strictly prohibited. If you have received this communication in error, please > immediately notify the sender and destroy the original message. > > Thank you. > > Please consider the environment before printing this email. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
