Set install dir to /opt/AGL and move conf to $HOME/.xds-server
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Wed, 13 Sep 2017 13:42:09 +0000 (15:42 +0200)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Wed, 13 Sep 2017 15:22:13 +0000 (17:22 +0200)
commit5756bd350d585660cce53a28dc66bfcf162ecca1
treecbb0c3a013c70fd48365effe90b5bd95e03e4c44
parent6849b490ccfe2f5ed2bb577758edf30445691378
Set install dir to /opt/AGL and move conf to $HOME/.xds-server

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
14 files changed:
Makefile
README.md
conf.d/etc/default/xds-server
conf.d/etc/xds-server/config.json [moved from conf.d/.config/xds/server/config.json with 57% similarity]
conf.d/service/xds-server.service
config.json.in
lib/syncthing/st.go
lib/webserver/server.go
lib/xdsconfig/config.go
lib/xdsconfig/fileconfig.go
main.go
scripts/xds-docker-create-container.sh
scripts/xds-server-start.sh
scripts/xds-utils/get-syncthing.sh