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

Quick Start with Docker-Compose not work #11523

@Andrysky

Description

@Andrysky

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions