koding icon indicating copy to clipboard operation
koding copied to clipboard

Quick Start with Docker-Compose not work

Open Andrysky opened this issue 6 years ago • 1 comments

Expected Behavior

I can log in and write code

Current Behavior

not work (

Possible Solution

more detailed instructions

Steps to Reproduce (for bugs)

1.git clone https://github.com/koding/docker-compose.git koding-docker-compose 2.cd koding-docker-compose 3.docker-compose up -d 4.goto ip:8090 5.try sign in/login/team (redirect to <team name>.ip:port/-/confirm?token=<token>) 6.raise reverse web server and configure dns 7.goto <team name>.<dns name> but produces the same thing as on <dns name> 8.copy /-/confirm?token= to url - we log in, but after ~1 minuts - throws us out

Context

Your Environment

  • Version used:
  • Environment name and version (e.g. Chrome 39, node.js 5.4):
  • Operating System and version (desktop or mobile):
    Ubuntu 18.04.2 LTS Docker version 19.03.1, build 74b1e89 docker-compose version 1.24.1, build 4667896b
  • Link to your project:

Andrysky avatar Aug 26 '19 19:08 Andrysky

Same issue here, the only image that doesn't appear to start right is mongo

zedconte avatar Aug 31 '20 03:08 zedconte