731 Commits

Author SHA1 Message Date
Jonathan Leibiusky @xetorthio
0bc0342399 Scheduler fixes 2017-08-10 17:18:34 -03:00
Jonathan Leibiusky @xetorthio
ce8ec8a151 EventType is now based on string 2017-08-10 17:04:40 -03:00
Jonathan Leibiusky @xetorthio
79181b2a17 Fix close session bug 2017-08-10 16:48:07 -03:00
Marcos Lilljedahl
7c89054f16 Direct URL will be always http until we get wildcard tls certs 2017-08-10 14:52:52 -03:00
Marcos Lilljedahl
41171b06b4 Use https endpoint 2017-08-10 14:08:21 -03:00
Marcos Lilljedahl
fcc2e7d249 Remove unnecessary redirect and use relative paths 2017-08-10 12:49:37 -03:00
Marcos Lilljedahl
b8876006df Use relative path to keep browser scheme 2017-08-10 12:36:24 -03:00
Jonathan Leibiusky @xetorthio
7495f27f64 Change wiring 2017-08-10 12:13:18 -03:00
Marcos Lilljedahl
801bbefc19 Keep scheme when redirecting 2017-08-10 11:47:36 -03:00
Jonathan Leibiusky @xetorthio
cfc03b2826 Always get instance from storage 2017-08-09 18:16:55 -03:00
Jonathan Leibiusky @xetorthio
5f96321c24 Allow to create new storage NotFound errors 2017-08-09 11:38:17 -03:00
Marcos Lilljedahl
bcfed75412 Use only one EXPOSE statement 2017-08-08 16:36:02 -03:00
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