koding
koding copied to clipboard
Quick Start with Docker-Compose not work
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=
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:
Same issue here, the only image that doesn't appear to start right is mongo