Commit Graph

519 Commits

Author SHA1 Message Date
Marcos Lilljedahl
cbe5ede847 Refactor bootstrap so it's decoupled from main function 2017-08-08 10:38:01 -03:00
Jonathan Leibiusky @xetorthio
24a87d4416 Merge branch 'next' of github.com:xetorthio/play-with-docker into next 2017-08-08 10:11:24 -03:00
Jonathan Leibiusky @xetorthio
0e9716d5b0 Set session host
Add ping to L2 router
2017-08-08 10:10:52 -03:00
Marcos Nils
12872e3dd6 Revert "updating README to suggest using docker stack deploy instead of docke…" (#178) 2017-08-08 09:00:41 -03:00
Mano Marks
d7956dafbe Merge pull request #177 from ManoMarks/master
updating README to suggest using docker stack deploy instead of docke…
2017-08-07 18:11:40 -07:00
Mano Marks
a6e7ee41a9 updating README to suggest using docker stack deploy instead of docker-compose up 2017-08-07 18:10:11 -07:00
Marcos Lilljedahl
8afb922f6d Move handler initialization into the handlers package so it can be
reused
2017-08-07 17:44:25 -03:00
Marcos Lilljedahl
ed7cefcf9c Add first version of the windows ASG provider 2017-08-04 21:54:44 -03:00
Jonathan Leibiusky @xetorthio
f810c0c92f Use transport proxy instead of a special custom header 2017-08-04 15:45:05 -03:00
Jonathan Leibiusky @xetorthio
defe8552fb Make it multiple goroutines friendly 2017-08-03 15:58:02 -03:00
Jonathan Leibiusky @xetorthio
3906bd3b57 Changes to L1 router to also pass the protocol it is routing. 2017-08-03 11:55:53 -03:00
Jonathan Leibiusky @xetorthio
e0626f4176 Add certificate management funcs 2017-08-03 11:11:08 -03:00
Jonathan Leibiusky @xetorthio
e2e458b681 Untrack stopped terminals 2017-08-02 14:47:14 -03:00
Marcos Lilljedahl
0655a4bb99 Set session ticker inside cron 2017-08-02 13:31:41 -03:00
Marcos Lilljedahl
cfb2ad01ca Set session ticker when calling Schedule 2017-08-02 13:00:29 -03:00
Jonathan Leibiusky @xetorthio
c2b156d02a Add provisioners 2017-08-02 11:58:56 -03:00
Marcos Lilljedahl
7a49c557e0 Return 404 for WS handler when session doesnt exist 2017-07-31 18:20:27 -03:00
Marcos Lilljedahl
fa3b56ecfe Check docker daemon is alive in ping endpoint 2017-07-31 12:00:49 -03:00
Marcos Lilljedahl
3f4c96286e Avoid to have unnecessary opened connections 2017-07-31 10:10:48 -03:00
Jonathan Leibiusky @xetorthio
201aed1818 More fixes 2017-07-28 23:37:09 -03:00
Jonathan Leibiusky @xetorthio
5ee4bb2011 More fixes 2017-07-28 23:24:02 -03:00
Jonathan Leibiusky @xetorthio
0e08107738 Tests are working again 2017-07-28 20:42:05 -03:00
Marcos Lilljedahl
f82286d1d1 Add new UCP image 2017-07-28 18:01:23 -03:00
Jonathan Leibiusky @xetorthio
91c7ec3bd5 WIP 2017-07-26 19:15:31 -03:00
Jonathan Leibiusky @xetorthio
53e6078cc5 WIP 2017-07-25 16:36:10 -03:00
Jonathan Leibiusky @xetorthio
8424479e76 Update event names 2017-07-24 14:55:17 -03:00
Jonathan Leibiusky @xetorthio
fd7441943d EventType should be an enumerable type 2017-07-24 13:46:48 -03:00
Marcos Lilljedahl
9293a4f8d0 Add sessionGetAll to StorageAPI 2017-07-18 18:17:42 -03:00
Jonathan Leibiusky @xetorthio
56e2899dcf Make tests more stable 2017-07-18 15:29:00 -03:00
Marcos Lilljedahl
4eda861329 Merge branch 'routing_refactor' into next 2017-07-18 15:15:11 -03:00
Marcos Nils
8aa95b79c6 Merge pull request #31 from xetorthio/mongo_storage
Add StorageAPI abstraction
2017-07-18 14:45:18 -03:00
Marcos Lilljedahl
8eae9c1e06 Merge branch 'next' into mongo_storage 2017-07-18 14:43:27 -03:00
Jonathan Leibiusky @xetorthio
08b64dadde Add storage API abstraction 2017-07-18 14:32:17 -03:00
Jonathan Leibiusky @xetorthio
4731d8ec98 Event refactor 2017-07-18 10:45:05 -03:00
Marcos Lilljedahl
a6fdfcaa7d Upload files synchronously and add more description 2017-07-13 13:54:00 -03:00
Jonathan Leibiusky @xetorthio
6eaece99c5 Add events 2017-07-12 21:46:57 -03:00
Marcos Lilljedahl
aaa55785ba Add QEMU for moby 2017-07-12 19:16:37 -03:00
Marcos Lilljedahl
3be03b1b85 Add MOBY_COMMIT to dockerfile 2017-07-12 19:15:09 -03:00
Marcos Lilljedahl
377880080f Remove unnecessary dockerfile 2017-07-12 15:53:31 -03:00
Marcos Lilljedahl
32bbe01c87 Add progress bar 2017-07-12 15:18:07 -03:00
Jonathan Leibiusky @xetorthio
d18b11ebd4 Add l2 implementation 2017-07-11 15:05:21 -03:00
Marcos Nils
e624ab1374 Merge pull request #29 from xetorthio/drag_and_drop_uploads
Allow to drag & drop file uploads to instances
2017-07-10 19:00:49 -03:00
Marcos Lilljedahl
3e38804393 Fix path for stack files 2017-07-10 18:59:38 -03:00
Marcos Lilljedahl
b9f154c07c Unify file upload strategies 2017-07-10 18:53:33 -03:00
Marcos Lilljedahl
5bd30907b8 No need to loop anymore as terminal is created after dialog opens now 2017-07-10 17:42:04 -03:00
Marcos Lilljedahl
632adee653 Fix stack diaglog terminal render 2017-07-10 15:55:13 -03:00
Jonathan Leibiusky @xetorthio
e6b089f9be Allow to drag & drop file uploads to instances
Upload file to relative session dir from terminal
2017-07-09 23:36:58 -03:00
Marcos Lilljedahl
2053ecd7f9 Update xterm 2017-07-09 18:24:08 -03:00
Marcos Lilljedahl
b82e8308bd Add fixes in Dockerfile and motd 2017-07-06 17:23:20 -03:00
Jonathan Leibiusky
020579f10d Merge pull request #22 from xetorthio/storage_refactor
Storage has now it's own package.
2017-07-06 15:14:42 -03:00