warp-tech / warpgate

Smart SSH, HTTPS and MySQL bastion that requires no additional client-side software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatible with Docker Swarm ?

Seyfle opened this issue · comments

Hello everyone,

I've tried to deploy warpgate on a swarm cluster. I've setup the first ssh target but when I try to connect to this host I have the following message "Warpgate connecting" and then after it close the session.

Did someone already deploy Warpgate in a swarm cluster or can someone help me if i'm doing something wrong ?

Thanks in advance.

Hello @Seyfle

I am using warpgate inside a swarm cluster and it works fine. However i am using a reverse proxy (traefik) for http and tcp connections.

So perhaps you are having issues with the ports you mapped in your yaml ? Or maybe your firewall is blocking all ports but http ?