Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-19 | Fix ssh command when execited with a wget pipev0.3.3 | 1 | -3/+3 | ||
2017-10-19 | Support case when .ssh and default key dont exist. | 1 | -5/+6 | ||
2017-10-19 | Fix warnings detected by shellcheck. | 1 | -22/+18 | ||
2017-10-19 | Fix: piped execution of script failed | 1 | -1/+1 | ||
2017-10-19 | Fixed auto detection of version | 1 | -5/+5 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-10-19 | Fix docker images detection on Redhat like distro. | 1 | -2/+3 | ||
2017-10-17 | Improved docker creation script. | 1 | -18/+55 | ||
- detect uid/gid conflict - add -id option - improved help - cleanup invalid container on error (unless -nc option is set) | |||||
2017-10-16 | Fixed xds systemd user service | 1 | -9/+28 | ||
2017-10-12 | xds-server is now start as user systemd service. | 1 | -5/+4 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-10-12 | Add --volume option support. | 1 | -9/+23 | ||
Also removed useless volume (residual settings of AGL SDK container) | |||||
2017-10-12 | Fix ssh credential copy where hostname cannot be resolved | 1 | -3/+3 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-14 | Dynamically retrieve docker image name/version | 1 | -11/+23 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-13 | Set same uid and gid inside and outside docker | 1 | -16/+34 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-13 | Auto retrieve docker image tag | 1 | -0/+10 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-13 | Set install dir to /opt/AGL and move conf to $HOME/.xds-server | 1 | -8/+7 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-30 | Bump docker container version to 4.0 and update doc. | 1 | -2/+6 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-06-27 | Update Readme file | 1 | -0/+21 | ||
* 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> | |||||
2017-06-22 | Fix args decoding and improve error detection. | 1 | -7/+12 | ||
2017-06-20 | Add script to start AGL worker XDS docker container. | 1 | -0/+102 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |