summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2017-06-20Add script to start AGL worker XDS docker container.Sebastien Douheret1-0/+102
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-06-16Bump syncthing-inotify version to 0.8.6Sebastien Douheret1-14/+40
2017-06-16Improved script and add -file option.Sebastien Douheret1-16/+37
2017-06-07Allow to not update xds-agent tarball on startup.Sebastien Douheret1-14/+17
Also set debug loglevel to info
2017-06-07Add windows and packaging build support.Sebastien Douheret1-9/+22
2017-05-28Add script to get xds-agent tarballs.Sebastien Douheret5-0/+76
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-28Set script as executableSebastien Douheret1-0/+0
2017-05-27Add doc to create & start XDS AGL docker container.Sebastien Douheret2-1/+19
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-26Fix webapp location for install and startup.Sebastien Douheret1-7/+11
2017-05-26Retrieve dynamically SDKs files list (more generic)Sebastien Douheret1-8/+27
2017-05-18Bump to Syncthing 0.14.28Sebastien Douheret1-1/+1
2017-05-18Update script now that #164 fix has been merged.Sebastien Douheret1-22/+6
2017-05-17Add AGL specfic scriptsSebastien Douheret3-38/+111
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-16Use patched version of syncthing-inotify.Sebastien Douheret1-1/+35
Bug #164 has not been properly merged yet. So patch this bug manually. See also https://github.com/syncthing/syncthing-inotify/pull/165
2017-05-13Allow to not start server (useful for debugging).Sebastien Douheret1-6/+12
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-05-12Add target to get Syncthing and start server script.Sebastien Douheret2-0/+90
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>