src/xds/xds-agent.git
5 years agoTemporary disable automatic open/close sidebar 31/14531/1
Sebastien Douheret [Tue, 19 Jun 2018 15:09:54 +0000 (17:09 +0200)]
Temporary disable automatic open/close sidebar

Auto open/close logic in xds.layout.ts file seems buggy resulting to
a flicking sidebar. So disable this feature for now.

Change-Id: I1df6cd0af9f1b60cd54b48d763a870ef69a5fbe9
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
5 years agoAdded Grafana url setting in config panel 29/14529/1
Sebastien Douheret [Tue, 19 Jun 2018 13:57:27 +0000 (15:57 +0200)]
Added Grafana url setting in config panel

Change-Id: I13be1f49afb53fa4598e25a4234bb0578fb66f23
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
5 years agoAdded Supervision/Monitoring support 97/14497/2
Sebastien Douheret [Sun, 17 Jun 2018 22:42:22 +0000 (00:42 +0200)]
Added Supervision/Monitoring support

Added new API supervisor/* to control and get status of AGL XDS
Supervisor.
Also add new panel in dashboard to control and visualized data
collected by the supervision (visualiazation is based on Granafa).

Change-Id: I093470f6e384e96a0856b233390e85a98911162e
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
5 years agoAdd packaging files 87/13987/1
Ronan Le Martret [Tue, 15 May 2018 15:18:06 +0000 (17:18 +0200)]
Add packaging files

 * it's easier to manage native build package.

Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
6 years agoFixed meta tags in path to avoid conflict with spec syntax v1.1.1
Sebastien Douheret [Thu, 5 Apr 2018 09:25:16 +0000 (11:25 +0200)]
Fixed meta tags in path to avoid conflict with spec syntax

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed webapp build error (add node-sass)
Sebastien Douheret [Wed, 4 Apr 2018 15:04:37 +0000 (17:04 +0200)]
Fixed webapp build error (add node-sass)

Due to problem with nebular and sass:
https://github.com/akveo/nebular/issues/316#issuecomment-376383942

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoAdded target and terminal support in Dashboard
Sebastien Douheret [Fri, 23 Feb 2018 17:52:49 +0000 (18:52 +0100)]
Added target and terminal support in Dashboard

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoUpdated Terminal message struct
Sebastien Douheret [Fri, 9 Mar 2018 16:29:59 +0000 (17:29 +0100)]
Updated Terminal message struct

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoAdded api to list and reconnect a XDS-Server.
Sebastien Douheret [Fri, 9 Mar 2018 16:28:43 +0000 (17:28 +0100)]
Added api to list and reconnect a XDS-Server.

Added following routes:
 /servers  =>  list all known XDS-Server
 /servers/:id  => get info of a XDS-Server
 /servers/:id/reconnect  => force reconnection of a XDS-Server

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoOptimized/Reduced packaging time
Sebastien Douheret [Sat, 24 Feb 2018 10:03:14 +0000 (11:03 +0100)]
Optimized/Reduced packaging time

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoAdded target and terminal support. v1.1.0
Sebastien Douheret [Fri, 23 Feb 2018 17:50:31 +0000 (18:50 +0100)]
Added target and terminal support.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed storage of Global and XDS Server configuration.
Sebastien Douheret [Thu, 15 Feb 2018 10:12:32 +0000 (11:12 +0100)]
Fixed storage of Global and XDS Server configuration.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agofix the install script 37/13437/1
Loïc Collignon [Wed, 14 Feb 2018 13:37:42 +0000 (14:37 +0100)]
fix the install script

Change-Id: I9487734be5f95ea5405e436b3fa6faa12aa828d2
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
6 years ago[Dashboard]: Reworked sidebar menu auto expanding
Sebastien Douheret [Sun, 28 Jan 2018 20:28:42 +0000 (21:28 +0100)]
[Dashboard]: Reworked sidebar menu auto expanding

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoPrevent browser freeze on WS data flooding.
Sebastien Douheret [Fri, 26 Jan 2018 16:20:51 +0000 (17:20 +0100)]
Prevent browser freeze on WS data flooding.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoClosed SDK modal install window on early error.
Sebastien Douheret [Fri, 26 Jan 2018 08:55:13 +0000 (09:55 +0100)]
Closed SDK modal install window on early error.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoReworked SDKs events (introduced sdk-state-change) 5.0.1 eel/5.0.1 eel_5.0.1
Sebastien Douheret [Tue, 23 Jan 2018 14:33:08 +0000 (15:33 +0100)]
Reworked SDKs events (introduced sdk-state-change)

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed GOPATH setup while debugging in VSC 41/13241/1
Sebastien Douheret [Thu, 18 Jan 2018 17:01:27 +0000 (18:01 +0100)]
Fixed GOPATH setup while debugging in VSC

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoUpdate to correct variable name.
Sebastien Douheret [Thu, 18 Jan 2018 16:51:56 +0000 (17:51 +0100)]
Update to correct variable name.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed listed sdk in build panel (only installed sdks) v1.0.1
Sebastien Douheret [Tue, 9 Jan 2018 17:35:15 +0000 (18:35 +0100)]
Fixed listed sdk in build panel (only installed sdks)

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoUpdated go dep (used xds-server api ~1.0.0) v1.0.0
Sebastien Douheret [Mon, 8 Jan 2018 18:01:54 +0000 (19:01 +0100)]
Updated go dep (used xds-server api ~1.0.0)

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoReport XDS-server connection failure as an error.
Sebastien Douheret [Mon, 8 Jan 2018 18:13:30 +0000 (19:13 +0100)]
Report XDS-server connection failure as an error.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoUpdate dashboard welcome page.
Sebastien Douheret [Mon, 8 Jan 2018 15:17:00 +0000 (16:17 +0100)]
Update dashboard welcome page.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoMigration to AGL gerrit (update go import)
Sebastien Douheret [Fri, 5 Jan 2018 14:50:09 +0000 (15:50 +0100)]
Migration to AGL gerrit (update go import)

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoAdded AGL .gitreview file
Sebastien Douheret [Fri, 5 Jan 2018 14:06:45 +0000 (15:06 +0100)]
Added AGL .gitreview file

6 years agoAutomatically expand/collapse sidebar on mouse over/leave.
Sebastien Douheret [Fri, 5 Jan 2018 09:43:35 +0000 (10:43 +0100)]
Automatically expand/collapse sidebar on mouse over/leave.

6 years agoWebapp: Fixed SDKs installation
Sebastien Douheret [Thu, 4 Jan 2018 23:17:45 +0000 (00:17 +0100)]
Webapp: Fixed SDKs installation

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed Xds-server re-connection.
Sebastien Douheret [Thu, 4 Jan 2018 22:42:31 +0000 (23:42 +0100)]
Fixed Xds-server re-connection.

Add a callback on XDS-Server connect in order to properly register to
XDS Server events in all cases (IOW on reconnection).

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoAdded new SDKs management support v1.0.0-rc2
Sebastien Douheret [Thu, 21 Dec 2017 14:07:04 +0000 (15:07 +0100)]
Added new SDKs management support

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed npm packages version and cleanup useless code.
Sebastien Douheret [Mon, 18 Dec 2017 15:21:36 +0000 (16:21 +0100)]
Fixed npm packages version and cleanup useless code.

6 years agoAdd confirmation modal when deleting a project.
Sebastien Douheret [Mon, 18 Dec 2017 15:20:36 +0000 (16:20 +0100)]
Add confirmation modal when deleting a project.

6 years agoFixed xds-server folder events detection.
Sebastien Douheret [Fri, 15 Dec 2017 21:48:35 +0000 (22:48 +0100)]
Fixed xds-server folder events detection.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoAlways resolved env vars in path of config structure.
Sebastien Douheret [Mon, 11 Dec 2017 16:54:04 +0000 (17:54 +0100)]
Always resolved env vars in path of config structure.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoStandardized XDS config file name and location.
Sebastien Douheret [Mon, 11 Dec 2017 10:05:55 +0000 (11:05 +0100)]
Standardized XDS config file name and location.

- config file name is :  agent-config.json
- xds-agent settings under user's home is:  $HOME/.xds/agent
- xds-agent settings under etc is: /etc/xds/agent

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed installed conf file name: agent-config.json.
Sebastien Douheret [Mon, 11 Dec 2017 08:34:34 +0000 (09:34 +0100)]
Fixed installed conf file name: agent-config.json.

6 years agoFixed default webapp dir in config.json
Sebastien Douheret [Fri, 8 Dec 2017 08:49:04 +0000 (09:49 +0100)]
Fixed default webapp dir in config.json

6 years agoAdd config.json.in example and cleanup windows package.
Sebastien Douheret [Wed, 6 Dec 2017 10:22:45 +0000 (11:22 +0100)]
Add config.json.in example and cleanup windows package.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed XDS Server connection lost and reconnection.
Sebastien Douheret [Tue, 5 Dec 2017 10:02:56 +0000 (11:02 +0100)]
Fixed XDS Server connection lost and reconnection.

6 years agoImproved silly logging.
Sebastien Douheret [Tue, 5 Dec 2017 09:52:24 +0000 (10:52 +0100)]
Improved silly logging.

6 years agoAdded xds-project.conf file creation.
Sebastien Douheret [Mon, 4 Dec 2017 16:28:18 +0000 (17:28 +0100)]
Added xds-project.conf file creation.

6 years agoFixed default http agent and server port numbers.
Sebastien Douheret [Mon, 4 Dec 2017 10:36:17 +0000 (11:36 +0100)]
Fixed default http agent and server port numbers.

6 years agoAdded copyright headers v1.0.0-rc1
Sebastien Douheret [Thu, 30 Nov 2017 23:22:49 +0000 (00:22 +0100)]
Added copyright headers

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed subversion when tag doesn't include dash.
Sebastien Douheret [Thu, 30 Nov 2017 16:24:58 +0000 (17:24 +0100)]
Fixed subversion when tag doesn't include dash.

6 years agoFixed env var settings - dashboard.
Sebastien Douheret [Thu, 30 Nov 2017 10:00:14 +0000 (11:00 +0100)]
Fixed env var settings - dashboard.

6 years agoFixed server config setup on Init
Sebastien Douheret [Thu, 30 Nov 2017 00:52:39 +0000 (01:52 +0100)]
Fixed server config setup on Init

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoAdded Help menu with doc link and About modal.
Sebastien Douheret [Thu, 30 Nov 2017 00:28:14 +0000 (01:28 +0100)]
Added Help menu with doc link and About modal.

6 years agoFixed build page when no project exists
Sebastien Douheret [Wed, 29 Nov 2017 23:11:34 +0000 (00:11 +0100)]
Fixed build page when no project exists

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoUsed xdsserver api v1.0.0-rc1
Sebastien Douheret [Wed, 29 Nov 2017 17:09:17 +0000 (18:09 +0100)]
Used xdsserver api v1.0.0-rc1

6 years agoFixed webapp build in production mode
Sebastien Douheret [Wed, 29 Nov 2017 20:43:37 +0000 (21:43 +0100)]
Fixed webapp build in production mode

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoCheck go version and print error if not >1.8.1
Sebastien Douheret [Wed, 29 Nov 2017 16:45:39 +0000 (17:45 +0100)]
Check go version and print error if not >1.8.1

xds-common lib uses os.Executable function that has been introduced in go v1.8.1.

6 years agoFixed XDS server connection config - dashboard
Sebastien Douheret [Wed, 29 Nov 2017 15:02:35 +0000 (16:02 +0100)]
Fixed XDS server connection config - dashboard

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed /exec input stream and /signal.
Sebastien Douheret [Wed, 29 Nov 2017 10:06:15 +0000 (11:06 +0100)]
Fixed /exec input stream and /signal.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoRenamed apiv1 lib to xaapiv1.
Sebastien Douheret [Wed, 29 Nov 2017 10:19:00 +0000 (11:19 +0100)]
Renamed apiv1 lib to xaapiv1.

xa prefix (for Xds Agent) is safest to avoid confusion with xs prefix (for Xds Server)

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed current project selection on deletion - Dashboard
Sebastien Douheret [Fri, 24 Nov 2017 14:38:01 +0000 (15:38 +0100)]
Fixed current project selection on deletion - Dashboard

6 years agoUse Get/Post functions of common.http lib.
Sebastien Douheret [Fri, 24 Nov 2017 13:49:28 +0000 (14:49 +0100)]
Use Get/Post functions of common.http lib.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoImproved and fixed connection to XDS Server
Sebastien Douheret [Fri, 24 Nov 2017 13:21:37 +0000 (14:21 +0100)]
Improved and fixed connection to XDS Server

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoAdd VSCode plugin list and fixed jsbeautify config.
Sebastien Douheret [Fri, 24 Nov 2017 09:50:13 +0000 (10:50 +0100)]
Add VSCode plugin list and fixed jsbeautify config.

6 years agoNew dashboard improvements.
Sebastien Douheret [Fri, 24 Nov 2017 00:14:30 +0000 (01:14 +0100)]
New dashboard improvements.

- add build buttons
- add build settings support and backup into project clientData
- improved async alert
- fixed project dropdown

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoNew dashboard look & feel
Sebastien Douheret [Mon, 20 Nov 2017 16:23:04 +0000 (17:23 +0100)]
New dashboard look & feel

Dashboard is a fork of ngx-admin release v2.0.1 (sha be7649a9a2da835)

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed webapp build and error message.
Sebastien Douheret [Tue, 14 Nov 2017 09:57:48 +0000 (10:57 +0100)]
Fixed webapp build and error message.

6 years agoMoved Dashboad webapp on Angular 5 !
Sebastien Douheret [Fri, 10 Nov 2017 15:29:10 +0000 (16:29 +0100)]
Moved Dashboad webapp on Angular 5 !

Webapp loading time decreased from 2.7s to 1.5sec !

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoAdded events decoder helpers.
Sebastien Douheret [Wed, 8 Nov 2017 16:37:56 +0000 (17:37 +0100)]
Added events decoder helpers.

6 years agoUnregistered events when client WS session is closed.
Sebastien Douheret [Wed, 8 Nov 2017 09:53:39 +0000 (10:53 +0100)]
Unregistered events when client WS session is closed.

6 years agoFixed events definition and callback processing.
Sebastien Douheret [Wed, 8 Nov 2017 09:19:54 +0000 (10:19 +0100)]
Fixed events definition and callback processing.

6 years agoAlways set sub-version
Sebastien Douheret [Mon, 6 Nov 2017 14:15:36 +0000 (15:15 +0100)]
Always set sub-version

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoUpdate api routes name (plural nouns)
Sebastien Douheret [Mon, 6 Nov 2017 14:31:40 +0000 (15:31 +0100)]
Update api routes name (plural nouns)

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed parameter processing for passthrough api.
Sebastien Douheret [Mon, 6 Nov 2017 13:54:12 +0000 (14:54 +0100)]
Fixed parameter processing for passthrough api.

6 years agoUse plural nouns for all routes.
Sebastien Douheret [Mon, 6 Nov 2017 13:51:28 +0000 (14:51 +0100)]
Use plural nouns for all routes.

6 years agoSupport short project id name if not ambiguous.
Sebastien Douheret [Mon, 6 Nov 2017 09:19:06 +0000 (10:19 +0100)]
Support short project id name if not ambiguous.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoMoved all structs exposed by API into apiv1 package
Sebastien Douheret [Tue, 31 Oct 2017 17:09:45 +0000 (18:09 +0100)]
Moved all structs exposed by API into apiv1 package

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoSwitch from codegangsta/cli to urfave/cli package.
Sebastien Douheret [Mon, 30 Oct 2017 17:12:36 +0000 (18:12 +0100)]
Switch from codegangsta/cli to urfave/cli package.

6 years agoExtract version from git tag.
Sebastien Douheret [Fri, 20 Oct 2017 17:01:29 +0000 (19:01 +0200)]
Extract version from git tag.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoMerge branch 'master' into wip v0.3.0-rc1
Sebastien Douheret [Fri, 20 Oct 2017 12:30:33 +0000 (14:30 +0200)]
Merge branch 'master' into wip

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFix build release and packaging
Sebastien Douheret [Tue, 17 Oct 2017 08:02:25 +0000 (10:02 +0200)]
Fix build release and packaging

6 years agoBump 0.2.0 v0.2.0
Sebastien Douheret [Mon, 16 Oct 2017 22:40:12 +0000 (00:40 +0200)]
Bump 0.2.0

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoAdd xds-agent user systemd service file and install
Sebastien Douheret [Mon, 16 Oct 2017 22:04:36 +0000 (00:04 +0200)]
Add xds-agent user systemd service file and install

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoUpdate default syncthing port to 8386
Sebastien Douheret [Mon, 16 Oct 2017 16:31:15 +0000 (18:31 +0200)]
Update default syncthing port to 8386

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoAdd sanity check when adding a new pathmap project/folder
Sebastien Douheret [Mon, 16 Oct 2017 16:17:44 +0000 (18:17 +0200)]
Add sanity check when adding a new pathmap project/folder

6 years agoFixed Syncthing folder status events and exec command.
Sebastien Douheret [Tue, 10 Oct 2017 22:24:02 +0000 (00:24 +0200)]
Fixed Syncthing folder status events and exec command.

6 years agoUsed patched (my) version of go-socket.io.
Sebastien Douheret [Sat, 7 Oct 2017 21:07:40 +0000 (23:07 +0200)]
Used patched (my) version of go-socket.io.

This version fixes crash when client disconnects unexpectedly.

6 years agoKill right Syncthing (same url) in DEBUG_MODE
Sebastien Douheret [Sat, 7 Oct 2017 21:03:52 +0000 (23:03 +0200)]
Kill right Syncthing (same url) in DEBUG_MODE

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoBump Syncthing 0.14.38
Sebastien Douheret [Sat, 7 Oct 2017 19:43:09 +0000 (21:43 +0200)]
Bump Syncthing 0.14.38

6 years agoAdded webapp Dashboard + logic to interact with server.
Sebastien Douheret [Mon, 25 Sep 2017 12:15:16 +0000 (14:15 +0200)]
Added webapp Dashboard + logic to interact with server.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoBump to v0.2.0
Sebastien Douheret [Thu, 21 Sep 2017 12:01:23 +0000 (14:01 +0200)]
Bump to v0.2.0

Change to 0.2.0 due to changes about agent-config.json file search logic (see
commit 3f1c6dbe6b6)

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoDisable compiler optimizations and inlining for debugging.
Sebastien Douheret [Thu, 21 Sep 2017 14:45:26 +0000 (16:45 +0200)]
Disable compiler optimizations and inlining for debugging.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoAdded systemd service file
Romain Forlot [Tue, 3 Oct 2017 07:33:03 +0000 (09:33 +0200)]
Added systemd service file

Change-Id: I4e9599ccb620c2a5d1bd78fd76d143c74ce49e92
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
6 years agoMove docs into xds-docs repo (published on http://docs.automotivelinux.org)
Sebastien Douheret [Thu, 21 Sep 2017 09:39:31 +0000 (11:39 +0200)]
Move docs into xds-docs repo (published on docs.automotivelinux.org)

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoRework search directories for agent-config.json files.
Sebastien Douheret [Tue, 19 Sep 2017 08:25:55 +0000 (10:25 +0200)]
Rework search directories for agent-config.json files.

Here is the logic to determine which `agent-config.json` file will be used:

1. from command line option: `--config myConfig.json`
2. `$HOME/.xds/agent/agent-config.json` file
3. `/etc/xds-agent/agent-config.json` file
4. `<xds-agent executable dir>/agent-config.json` file

6 years agoFix default config values.
Sebastien Douheret [Mon, 18 Sep 2017 16:44:52 +0000 (18:44 +0200)]
Fix default config values.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoImproved syncthing binary path detection.
Sebastien Douheret [Mon, 18 Sep 2017 15:46:09 +0000 (17:46 +0200)]
Improved syncthing binary path detection.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoUpdate download methods of none linux platforms
Sebastien D [Wed, 13 Sep 2017 20:15:29 +0000 (22:15 +0200)]
Update download methods of none linux platforms

6 years agoFix install package command for debian in README
Sebastien D [Thu, 31 Aug 2017 10:07:09 +0000 (12:07 +0200)]
Fix install package command for debian in README

6 years agoFixed syncthing binDir when set to '.' 0.1.0
Sebastien Douheret [Tue, 29 Aug 2017 22:54:16 +0000 (00:54 +0200)]
Fixed syncthing binDir  when set to '.'

6 years agoUsed xds-common version 0.1.0 or more recent
Sebastien Douheret [Tue, 29 Aug 2017 22:41:06 +0000 (00:41 +0200)]
Used xds-common version 0.1.0 or more recent

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoSet default xds-apikey when not set by config.
Sebastien Douheret [Tue, 29 Aug 2017 22:30:28 +0000 (00:30 +0200)]
Set default xds-apikey when not set by config.

6 years agoUpdate Readme
Sebastien Douheret [Tue, 29 Aug 2017 22:21:12 +0000 (00:21 +0200)]
Update Readme

6 years agoFix subversion setting
Sebastien Douheret [Tue, 29 Aug 2017 21:45:00 +0000 (23:45 +0200)]
Fix subversion setting

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoFixed xds-common version and use last one
Sebastien Douheret [Thu, 24 Aug 2017 22:21:26 +0000 (00:21 +0200)]
Fixed xds-common version and use last one

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoReset option to allow synthing restart
Sebastien Douheret [Thu, 24 Aug 2017 22:15:46 +0000 (00:15 +0200)]
Reset option to allow synthing restart

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
6 years agoClarify that xds-agent is client tool.
Sebastien D [Wed, 9 Aug 2017 07:50:53 +0000 (09:50 +0200)]
Clarify that xds-agent is client tool.