Marcos Lilljedahl
|
4850a7b496
|
Add endpoint to retrieve user by userId
|
2017-10-16 19:43:56 -03:00 |
|
Jonathan Leibiusky (@xetorthio)
|
1b0d363ffe
|
Add session keep alive. If client doesn't send a keep alive, after a
specified amount of time the scheduler closes the session
|
2017-10-16 18:11:15 +02:00 |
|
Marcos Lilljedahl
|
8769aa344a
|
Add methods in CORS requests
|
2017-10-14 12:50:11 -03:00 |
|
Marcos Lilljedahl
|
4baa3447f0
|
Use messaging to detect when popup is closed
|
2017-10-12 14:27:33 -03:00 |
|
Marcos Lilljedahl
|
426acf1db3
|
Postmessage to parent window to notify callback login
|
2017-10-12 13:28:02 -03:00 |
|
Marcos Lilljedahl
|
9f9c06cd31
|
Update machine and compose version
|
2017-10-11 10:46:35 -03:00 |
|
Marcos Lilljedahl
|
de2f91ac4a
|
Update due to docker/client API change
|
2017-10-10 17:06:45 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
e9dd97e4e4
|
Add Docker ID integration
|
2017-10-10 15:27:53 -03:00 |
|
Marcos Lilljedahl
|
978fd78127
|
Update function due to docker client change
|
2017-10-10 14:05:35 -03:00 |
|
Marcos Lilljedahl
|
f5bc9614a5
|
Refactor config variable names so they're grouped alphabetically
|
2017-10-06 14:54:12 -03:00 |
|
Marcos Lilljedahl
|
03e3a4882f
|
Move angular initialization to the end and improve config description
|
2017-10-06 14:14:34 -03:00 |
|
Marcos Lilljedahl
|
05045424b0
|
Use latest dind stable image
|
2017-10-06 13:33:39 -03:00 |
|
Marcos Lilljedahl
|
e3c935a60c
|
Merge branch 'next' of github.com:xetorthio/play-with-docker into next
|
2017-10-06 10:23:30 -03:00 |
|
Marcos Lilljedahl
|
2f625c1bcc
|
Use container name for volumes.
|
2017-10-06 10:21:41 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
97958f2e30
|
Get request info differently
|
2017-10-04 16:57:46 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
4c034812d2
|
Add support for openid with github and facebook
|
2017-10-04 11:41:17 -03:00 |
|
Marcos Lilljedahl
|
eebe638227
|
Remove volume when deleting container
|
2017-10-02 18:52:14 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
f9809028da
|
Allow to disable windows instances
|
2017-10-02 17:19:24 -03:00 |
|
Marcos Lilljedahl
|
56fe990285
|
Upadte license file
|
2017-10-02 15:26:38 -03:00 |
|
Marcos Lilljedahl
|
2103175af5
|
Add support for external XFS volume
Update dind dockerfile and remove unnecessary stuff
|
2017-10-02 13:05:03 -03:00 |
|
Marcos Lilljedahl
|
1a7a776a27
|
Add close session endpoint
|
2017-09-26 09:38:08 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
98735a5a93
|
Add a way to extend the handlers and add custom stuff
|
2017-09-22 10:00:44 -03:00 |
|
Marcos Lilljedahl
|
ff905a0993
|
Merge branch 'next' of github.com:xetorthio/play-with-docker into next
|
2017-09-21 15:06:37 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
2a261094ff
|
GetForSession now expects a *types.Session instead of a string
|
2017-09-20 17:29:58 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
495219cdec
|
Add more info to router
|
2017-09-19 20:39:45 -03:00 |
|
Marcos Lilljedahl
|
857f6f0f62
|
Fix tests
|
2017-09-19 15:33:13 -03:00 |
|
Marcos Lilljedahl
|
a268ad6988
|
Make container memory limit configurable
|
2017-09-18 17:20:32 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
86f27ee10d
|
Connections to unsecure hosts has to go to 2375 not 2376.
Make swarm ports search by hostname and not instance name as it is what
we get from swarm.
|
2017-09-18 17:13:03 -03:00 |
|
Marcos Lilljedahl
|
05135dd645
|
Use port 2376 for SSL daemon configuration
|
2017-09-17 23:00:45 -03:00 |
|
Marcos Lilljedahl
|
d1cae34ddf
|
Use routableIP when connecting to instances
|
2017-09-17 22:31:31 -03:00 |
|
Marcos Lilljedahl
|
e0f3186591
|
Update to 17.07 dind
|
2017-09-16 04:25:18 -03:00 |
|
Marcos Lilljedahl
|
8cc2dca7c8
|
Merge branch 'master' of github.com:play-with-docker/play-with-docker
|
2017-09-16 04:15:51 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
8d33c2c680
|
Proxy both http and https to docker daemon
|
2017-09-15 21:28:27 -03:00 |
|
Marcos Lilljedahl
|
6b43fc0e83
|
Move dockerfiles to their own folder
|
2017-09-15 17:58:36 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
23d0d8e8d0
|
Add flag to force TLS
|
2017-09-15 17:49:36 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
e9e20a5e79
|
Allow to connect to docker daemons without certificates but using tls
|
2017-09-15 17:19:34 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
6ac9784bef
|
Make sure that we don't use weird geometries
|
2017-09-14 16:03:27 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
86a0f7d1e9
|
Refactor id generator to it's own package
|
2017-09-14 10:20:20 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
3ca50eae2e
|
Make sure to use the max number of failures
|
2017-09-14 09:57:50 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
7763175e18
|
Give up after a few tries
|
2017-09-13 19:50:58 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
c4859e13bf
|
Make sure instances have unique names.
Make sure we don't return an old docker client.
|
2017-09-13 19:25:21 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
d566e5ee05
|
Reimplement the scheduler to be a lot more reliable
|
2017-09-13 19:21:06 -03:00 |
|
Marcos Lilljedahl
|
f0c744f0b3
|
Add ubuntu ee dockerfile and UCP scripts
|
2017-09-12 18:59:45 -03:00 |
|
Marcos Lilljedahl
|
a9474cf75e
|
Rename Host to PlaygroundFQDN
|
2017-09-12 17:58:56 -03:00 |
|
Marcos Lilljedahl
|
6eacb85fc3
|
Add missing pieces due to rebase
|
2017-09-12 17:17:19 -03:00 |
|
Marcos Lilljedahl
|
81d9d9c9b6
|
Add missing function to windows provisioner
|
2017-09-12 17:09:43 -03:00 |
|
Marcos Lilljedahl
|
4d643d04c0
|
Add SESSION_ID to instance and remove unnecessary stuff
|
2017-09-12 17:02:27 -03:00 |
|
Marcos Lilljedahl
|
ddcf5cf7bc
|
Update windows provisioner
|
2017-09-12 16:59:57 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
712772eff4
|
Make UI nicer with instance IP addresses and hostname
|
2017-09-12 11:53:26 -03:00 |
|
Jonathan Leibiusky @xetorthio
|
fe299fed90
|
Make SessionSetup faster and support for command execution
|
2017-09-11 18:09:27 -03:00 |
|