Sebastien Douheret [Tue, 17 Oct 2017 14:00:06 +0000 (16:00 +0200)]
Improved docker creation script.
- detect uid/gid conflict
- add -id option
- improved help
- cleanup invalid container on error (unless -nc option is set)
Sebastien Douheret [Tue, 17 Oct 2017 08:03:33 +0000 (10:03 +0200)]
Fixed default syncthing local port number
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Mon, 16 Oct 2017 13:28:25 +0000 (15:28 +0200)]
Bump v0.3.1
Sebastien Douheret [Mon, 16 Oct 2017 13:27:12 +0000 (15:27 +0200)]
Fixed xds systemd user service
Sebastien Douheret [Thu, 12 Oct 2017 15:37:36 +0000 (17:37 +0200)]
xds-server is now start as user systemd service.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Thu, 12 Oct 2017 15:36:42 +0000 (17:36 +0200)]
Add --volume option support.
Also removed useless volume (residual settings of AGL SDK container)
Sebastien Douheret [Thu, 12 Oct 2017 15:34:29 +0000 (17:34 +0200)]
Used non default syncthing port to avoid confict.
Sebastien Douheret [Thu, 12 Oct 2017 14:27:51 +0000 (16:27 +0200)]
Fix ssh credential copy where hostname cannot be resolved
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Romain Forlot [Thu, 12 Oct 2017 11:57:56 +0000 (13:57 +0200)]
Default service to be started by current user.
As well as use the same scheme that for etc/
Change-Id: I2e133f8a394546b8d51668e193d408065cdf5e81
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Sebastien Douheret [Mon, 25 Sep 2017 09:42:57 +0000 (11:42 +0200)]
Cosmetic fix
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Fri, 22 Sep 2017 08:06:18 +0000 (10:06 +0200)]
Allow to run xds-server without syncthing support.
To disable synchting support, just don't declare
"syncthing": {...} section in config.json file.
Sebastien Douheret [Thu, 21 Sep 2017 14:48:28 +0000 (16:48 +0200)]
Set default syncthing path.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Thu, 21 Sep 2017 14:42:51 +0000 (16:42 +0200)]
Disable compiler optimizations and inlining for debugging.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Thu, 21 Sep 2017 09:42:49 +0000 (11:42 +0200)]
Move docs into xds-docs repo (published on docs.automotivelinux.org)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Mon, 18 Sep 2017 16:14:37 +0000 (18:14 +0200)]
Fix syncthing binary path detection.
Sebastien Douheret [Thu, 14 Sep 2017 14:21:48 +0000 (16:21 +0200)]
Allow to install sdks from local file when iot download site is not available
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Thu, 14 Sep 2017 13:46:49 +0000 (15:46 +0200)]
Dynamically retrieve docker image name/version
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Wed, 13 Sep 2017 20:37:50 +0000 (22:37 +0200)]
Update message to download & install xds-agent.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Wed, 13 Sep 2017 15:57:56 +0000 (17:57 +0200)]
Bump to 0.3.0
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Wed, 13 Sep 2017 19:47:29 +0000 (21:47 +0200)]
Set same uid and gid inside and outside docker
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Wed, 13 Sep 2017 16:22:37 +0000 (18:22 +0200)]
Auto retrieve docker image tag
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Wed, 13 Sep 2017 13:42:09 +0000 (15:42 +0200)]
Set install dir to /opt/AGL and move conf to $HOME/.xds-server
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Tue, 5 Sep 2017 13:46:04 +0000 (15:46 +0200)]
Add packaging files used by OBS.
xds-server is now packaging in OBS:
https://build.opensuse.org/package/show/isv:LinuxAutomotive:app-Development/agl-xds-server
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien D [Tue, 12 Sep 2017 08:31:05 +0000 (10:31 +0200)]
Fixed notes about docker user id setup
Sebastien D [Tue, 12 Sep 2017 08:20:52 +0000 (10:20 +0200)]
Add note in README about docker user id
If you plan to use path-mapping sharing type for your projects, you need to have the same user id and group id inside and outside docker.
Sebastien D [Wed, 30 Aug 2017 22:18:06 +0000 (00:18 +0200)]
Update container creation command line in README.
Sebastien Douheret [Wed, 30 Aug 2017 21:48:29 +0000 (23:48 +0200)]
Bump docker container version to 4.0 and update doc.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Wed, 30 Aug 2017 19:53:52 +0000 (21:53 +0200)]
Fixed again freeze when iot.bzh website is not accessible
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Wed, 30 Aug 2017 20:17:22 +0000 (22:17 +0200)]
Set default xds-agent port matching the default agent setting
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Wed, 30 Aug 2017 19:53:10 +0000 (21:53 +0200)]
Remove Windows package generation (not supported)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Wed, 30 Aug 2017 17:33:49 +0000 (19:33 +0200)]
Clarify shell commands location (host versus in docker)
Sebastien Douheret [Tue, 29 Aug 2017 22:01:19 +0000 (00:01 +0200)]
Prevent script freeze when iot.bzh website is not accessible.
Sebastien Douheret [Tue, 29 Aug 2017 06:58:49 +0000 (08:58 +0200)]
Bump version v0.2.1
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Mon, 28 Aug 2017 19:44:26 +0000 (21:44 +0200)]
Fixed path convertion/mapping for in/out and for command args.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Sat, 26 Aug 2017 09:36:58 +0000 (11:36 +0200)]
Fixed build error in Typescript 2.x and RxJS 5.x
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Sat, 26 Aug 2017 09:29:56 +0000 (11:29 +0200)]
Merge remote-tracking branch 'origin/wip'
Sebastien Douheret [Thu, 24 Aug 2017 22:45:15 +0000 (00:45 +0200)]
Always open global config when an error exists
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Thu, 24 Aug 2017 21:18:01 +0000 (23:18 +0200)]
Add IoT logo and change top bar color.
Sebastien Douheret [Thu, 24 Aug 2017 19:45:32 +0000 (21:45 +0200)]
Take care of ST connection lost in ST event monitor.
Sebastien Douheret [Thu, 24 Aug 2017 19:23:40 +0000 (21:23 +0200)]
Redirect HTTP and Gin server logs into a file (xds-server-verbose.log).
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Thu, 24 Aug 2017 15:09:57 +0000 (17:09 +0200)]
Fixed /exec command (don't prefix command with exec binary).
adding 'exec' prevents to use "script" syntax:
xds-exec -c xds-config.env -- "cd build && cmake .."
But 'exec' binary is mandatory to allow to pass correctly signals to subprocess such as gdb.
As workaround, exec is set for now on client side (eg. in xds-gdb).
Sebastien Douheret [Thu, 24 Aug 2017 12:20:14 +0000 (14:20 +0200)]
Disabled/Greyed project when not usable.
Not usable means sources are out of sync or project is not enable.
Sebastien Douheret [Mon, 21 Aug 2017 22:22:23 +0000 (00:22 +0200)]
Used fix version of xds-common package
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Thu, 17 Aug 2017 23:04:02 +0000 (01:04 +0200)]
Add folder synchronization status.
Also add ability to force re-synchronization.
Sebastien Douheret [Wed, 16 Aug 2017 12:24:49 +0000 (14:24 +0200)]
Moved project creation in a modal windows
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Thu, 10 Aug 2017 10:19:34 +0000 (12:19 +0200)]
Add folder interface and support native pathmap folder type.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Tue, 8 Aug 2017 14:59:56 +0000 (16:59 +0200)]
Added -logfile option.
Sebastien Douheret [Tue, 8 Aug 2017 14:51:23 +0000 (16:51 +0200)]
Define all packages version
Sebastien Douheret [Mon, 7 Aug 2017 17:42:43 +0000 (19:42 +0200)]
Update vsc launcher.
Romain Forlot [Tue, 4 Jul 2017 08:54:24 +0000 (10:54 +0200)]
Needs super user rights using install-agl-sdks.sh
Change-Id: I18b767e7e1cba943f7ab293e4a4acc7de1fa1027
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Sebastien Douheret [Mon, 7 Aug 2017 15:22:15 +0000 (17:22 +0200)]
Improved /exec to support gdb execution.
/exec now supports stdin and stdout/stderr tunneling over an websocket (socketio).
This also supports redirection of inferior process output (stdout only) in particular case of gdb command (set gdb --tty option).
Sebastien Douheret [Sun, 9 Jul 2017 13:43:18 +0000 (15:43 +0200)]
Add stdin support to /exec
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Mon, 24 Jul 2017 09:18:59 +0000 (11:18 +0200)]
Support SDK directory with spaces
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Sun, 9 Jul 2017 13:43:45 +0000 (15:43 +0200)]
Set exit code
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Fri, 7 Jul 2017 13:12:19 +0000 (15:12 +0200)]
Add httpPort value to config example.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Tue, 4 Jul 2017 10:03:05 +0000 (12:03 +0200)]
Report an error when sdkid not found.
Romain Forlot [Tue, 4 Jul 2017 08:54:24 +0000 (10:54 +0200)]
Needs super user rights using install-agl-sdks.sh
Change-Id: I18b767e7e1cba943f7ab293e4a4acc7de1fa1027
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Sebastien D [Wed, 28 Jun 2017 12:44:03 +0000 (14:44 +0200)]
Update README.md
Update again doc.
Sebastien D [Wed, 28 Jun 2017 12:33:03 +0000 (14:33 +0200)]
Update README.md
Update start instructions in README
Sebastien D [Wed, 28 Jun 2017 08:23:32 +0000 (10:23 +0200)]
Doc: move docker image build in build part.
Ronan Le Martret [Tue, 27 Jun 2017 12:45:53 +0000 (14:45 +0200)]
Update Readme file
* Add systemd service file
* Add autoconfig for ssh contener
* Add http port conf to xds-server-start.sh script
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Sebastien Douheret [Mon, 26 Jun 2017 16:54:13 +0000 (18:54 +0200)]
Use xds-common go library.
Sebastien Douheret [Mon, 26 Jun 2017 16:45:08 +0000 (18:45 +0200)]
Refer xds-exec in doc instead of xds-make.
xds-exec must be used instead of xds-make that is now deprecated.
Sebastien Douheret [Mon, 26 Jun 2017 10:03:57 +0000 (12:03 +0200)]
Add more comments in doc.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Mon, 26 Jun 2017 08:34:00 +0000 (10:34 +0200)]
Fix FILE decoding when --file option is set with a full path.
Sebastien Douheret [Mon, 26 Jun 2017 08:33:04 +0000 (10:33 +0200)]
Document usage of --file option with Intel SDK example
Sebastien Douheret [Mon, 26 Jun 2017 07:44:47 +0000 (09:44 +0200)]
Intel SDK is now named corei7-64.
Sebastien Douheret [Fri, 23 Jun 2017 17:10:44 +0000 (19:10 +0200)]
Set SUB_VERSION as current commit ID.
Sebastien Douheret [Fri, 23 Jun 2017 16:19:49 +0000 (18:19 +0200)]
Prevent Syncthing auto-upgrade and restart.
Sebastien Douheret [Fri, 23 Jun 2017 15:46:22 +0000 (17:46 +0200)]
Display arch and version in download packages list.
Sebastien Douheret [Fri, 23 Jun 2017 12:46:00 +0000 (14:46 +0200)]
Fix the way to download xds-agent packages
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien D [Thu, 22 Jun 2017 20:02:07 +0000 (22:02 +0200)]
Fix format for json file.
Sebastien Douheret [Thu, 22 Jun 2017 19:43:43 +0000 (21:43 +0200)]
Fix invalid file parameter.
Sebastien Douheret [Thu, 22 Jun 2017 13:02:24 +0000 (15:02 +0200)]
Fix args decoding and improve error detection.
Sebastien Douheret [Thu, 22 Jun 2017 10:23:22 +0000 (12:23 +0200)]
Minor doc fix about wget command.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Wed, 21 Jun 2017 16:33:16 +0000 (18:33 +0200)]
Add SDK install instructions in doc
Sebastien Douheret [Tue, 20 Jun 2017 20:48:01 +0000 (22:48 +0200)]
Only call vendor when building all.
Sebastien Douheret [Tue, 20 Jun 2017 20:29:59 +0000 (22:29 +0200)]
Remove duplicate fields and set default SDK dir.
- Removed duplicate fields between Config and FileConfig
- set /xdt/sdk as default SDK directory
Sebastien Douheret [Tue, 20 Jun 2017 19:36:31 +0000 (21:36 +0200)]
Update xds-agent tarballs by default.
Sebastien Douheret [Tue, 20 Jun 2017 19:34:21 +0000 (21:34 +0200)]
Create XDT_SDK dir when not existing.
Sebastien Douheret [Tue, 20 Jun 2017 18:48:33 +0000 (20:48 +0200)]
Fiw webapp/install rule.
test xxx && yyy doesn't work because "&&" characters seems interpreted by make.
Workaround is to write test statement with if syntax.
Sebastien Douheret [Tue, 20 Jun 2017 15:19:25 +0000 (17:19 +0200)]
Add script to start AGL worker XDS docker container.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Tue, 20 Jun 2017 14:11:32 +0000 (16:11 +0200)]
Rework doc / README
Sebastien Douheret [Fri, 16 Jun 2017 14:27:54 +0000 (16:27 +0200)]
Bump syncthing-inotify version to 0.8.6
Sebastien Douheret [Fri, 16 Jun 2017 14:27:10 +0000 (16:27 +0200)]
Fix package generation.
Sebastien Douheret [Fri, 16 Jun 2017 14:26:27 +0000 (16:26 +0200)]
Fix glide install detection
Sebastien Douheret [Fri, 16 Jun 2017 12:00:58 +0000 (14:00 +0200)]
Used standard DESTDIR variable for make install
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Fri, 16 Jun 2017 11:45:55 +0000 (13:45 +0200)]
Improved script and add -file option.
Sebastien Douheret [Thu, 15 Jun 2017 14:28:07 +0000 (16:28 +0200)]
Auto add var named CLIENT_PROJECT_DIR to environment.
Sebastien Douheret [Wed, 7 Jun 2017 12:35:59 +0000 (14:35 +0200)]
Fix version / sub-version retrieval.
Sebastien Douheret [Wed, 7 Jun 2017 12:34:18 +0000 (14:34 +0200)]
Use bundle version of Rxjs.
Sebastien Douheret [Wed, 7 Jun 2017 12:16:09 +0000 (14:16 +0200)]
Allow to not update xds-agent tarball on startup.
Also set debug loglevel to info
Sebastien Douheret [Wed, 7 Jun 2017 12:15:09 +0000 (14:15 +0200)]
Bump version
Sebastien Douheret [Wed, 7 Jun 2017 09:26:16 +0000 (11:26 +0200)]
Add windows and packaging build support.
Sebastien Douheret [Wed, 31 May 2017 10:24:12 +0000 (12:24 +0200)]
Increase timeout for Syncthing startup.
Syncthing may take more time to start for example on slow network connection.
Sebastien Douheret [Wed, 31 May 2017 08:35:23 +0000 (10:35 +0200)]
Fix navbar menu when width is small
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Tue, 30 May 2017 20:33:36 +0000 (22:33 +0200)]
Fix crash with /make
Sebastien Douheret [Sun, 28 May 2017 14:56:57 +0000 (16:56 +0200)]
Add docker load instruction in README
Sebastien Douheret [Sun, 28 May 2017 12:38:39 +0000 (14:38 +0200)]
Add script to get xds-agent tarballs.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Sun, 28 May 2017 12:19:12 +0000 (14:19 +0200)]
Update welcome carousel.