Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

Quick Start with Docker-Compose not work #11523

Open
Andrysky opened this issue Aug 26, 2019 · 1 comment
Open

Quick Start with Docker-Compose not work #11523

Andrysky opened this issue Aug 26, 2019 · 1 comment

Comments

@Andrysky
Copy link

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:
@zedconte
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants