docker login always returns success

2017-10-11 Thread Syed Imran
Hi, I have artifactory installed with docker & nginx integrated. What ever credentials i give, always returns "Login succeeded" Below is the log. Can this be something related to firewall block. Because application side log always shows up saying Login Denied. test@finland-artifactory:~$ docker

Re: Nginx configuration with artifactory

2017-10-07 Thread Syed Imran
; On Fri, Oct 06, 2017 at 07:30:26PM +0530, Syed Imran wrote: > > Hi there, > > > My artifactory application in deployed using docker in port 8081. > > > But when I do a docker login, nginx always returns 405 not found. But the > > web UI works find with both the ip

Nginx configuration with artifactory

2017-10-06 Thread Syed Imran
Hi, I have a VM with ip 10.130.0.198 (ssh will work within vpn) And I have another ip XXX.XXX.XXX.XXX (public ip, visible to all in internet). So I have a load balancer configuration as below, Reaching to 80 port of XXX.XXX.XXX.XXX will internally reach 10.130.0.198 80 Reaching to 443 po

Docker client gets 405 error in nginx during docker push/pull

2017-05-07 Thread Syed Imran
HI All, Below is my issue, I have contacted artifactory support already and no much help from them, if someone can help me with this, will be of great help. Described my issue here. https://github.com/docker/distribution/issues/2266 I have already tried to increase the nginx proxy timeout from d

Re: Unix domain socket and restart

2017-05-07 Thread Syed Imran
Test mail, On Sun, May 7, 2017 at 3:46 PM, Michael Salmon wrote: > I started testing using a Unix domain socket so that I could a way to send > a message when my site was down for maintenance but I ran into a problem. > When I restarted nginx it complained that the sockets already existed and >