Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-19 | Fix: piped execution of script failed | Forlot Romain [IoT.bzh] | 1 | -1/+1 | |
2017-10-19 | Fixed auto detection of version | Sebastien Douheret | 1 | -5/+5 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-10-19 | Fix docker images detection on Redhat like distro. | Sebastien Douheret | 1 | -2/+3 | |
2017-10-17 | Improved docker creation script. | Sebastien Douheret | 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 | Sebastien Douheret | 1 | -9/+28 | |
2017-10-12 | xds-server is now start as user systemd service. | Sebastien Douheret | 1 | -5/+4 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-10-12 | Add --volume option support. | Sebastien Douheret | 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 | Sebastien Douheret | 1 | -3/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-14 | Dynamically retrieve docker image name/version | Sebastien Douheret | 1 | -11/+23 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-13 | Set same uid and gid inside and outside docker | Sebastien Douheret | 1 | -16/+34 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-13 | Auto retrieve docker image tag | Sebastien Douheret | 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 | Sebastien Douheret | 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. | Sebastien Douheret | 1 | -2/+6 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-06-27 | Update Readme file | Ronan Le Martret | 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. | Sebastien Douheret | 1 | -7/+12 | |
2017-06-20 | Add script to start AGL worker XDS docker container. | Sebastien Douheret | 1 | -0/+102 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |