Bring things to another place...
$ curl -iv -XGET --unix-socket /tmp/bifrostd.sock http:/path$ curl -iv -XGET --unix-socket /tmp/bifrostd.sock http:/path//tmp/walter$ curl -iv \
--data '{"path": "/tmp/walter", "namespace": "wally"}' \
-XPOST \
--unix-socket /tmp/bifrostd.sock http:/watchsudo groupadd -g 342 bifrostd --systemsudo usermod -a -G bifrostd {username}Modify bifrostd.service in order to match your local install
sudo systemctl enable bifrostd.serviceChange the httpd section
{
"httpd": {
"host": "0.0.0.0",
"port:" "8081"
}
}curl -iv -XGET http://localhost:8081/path