Commit graph

12 commits

Author SHA1 Message Date
Lisa Kim a573fd25ed
Update docker/README and its Dockerfile (#3400)
* Add missing (make build) step for running teleport cluster in docker container
* Edit Dockerfile teleport-buildbox tag from :latest to :go1.13.2 to match the image tag from running "make docker" from root.
* Update root README about docker
2020-03-03 20:33:24 -08:00
Gus Luxton 435c546dba
/var/run/teleport -> /run/teleport (#3043) 2019-10-02 20:26:56 -03:00
Cove Schneider aaf5029d25 fix docker dev env docs and image build problem 2019-02-04 10:27:31 -08:00
Benedict Hartmann 9ec8ba1b3b fix issue 2274: update debian repos 2018-12-27 09:42:17 -08:00
Sasha Klizhentas 7e54109ad2 Update test plan and add sshd flow 2018-03-02 15:48:27 -08:00
Sasha Klizhentas 0130c6aa41 Mutual TLS Auth server and clients.
This commit introduced mutual TLS authentication
for auth server API server.

Auth server multiplexes HTTP over SSH - existing
protocol and HTTP over TLS - new protocol
on the same listening socket.

Nodes and users authenticate with 2.5.0 Teleport
using TLS mutual TLS except backwards-compatibility
cases.
2017-12-27 11:37:19 -08:00
Russell Jones 835a754fdb Fixed Ansible regressions and added documentation for docker build. 2017-03-30 13:52:06 -07:00
Ev Kontsevoy fa1b113cc8 Minor dockerile/make changes 2017-02-23 17:00:56 -08:00
Ev Kontsevoy 068d4535de Initial commit of working with the regressions 2017-02-22 17:50:31 -08:00
Ev Kontsevoy 1541271bc0 Created Docker-based test bed
Got tired of using always-failing-for-a-new-reason Vagrant and created
Docker-based way to quickly start&test Teleport.

See docker/README.md
2017-02-18 22:06:12 -08:00
Ev Kontsevoy 74d8dc1b52 Removed Docker experiment 2016-05-09 20:48:59 -07:00
Ev Kontsevoy af67bfb9a8 Changed "page size max" for stream fetching from 512Kb to 10MB 2016-05-09 14:43:05 -07:00