atsign-foundation / dess

The Distributed Edge Secondary Server (dess) - the self-hosted atServer installer
https://docs.atsign.com
BSD 3-Clause "New" or "Revised" License
9 stars 9 forks source link

fix: docker swarm storage volume path #32

Closed XavierChanth closed 2 years ago

XavierChanth commented 2 years ago

closes #31

- What I did

Fixed the path for the storage volume in docker swarm

- How I did it

Appended /storage to the appropriate path

- How to verify it

Download getdess.sh Edit script and replace 'trunk' in repo_url with 'XavierChanth-patch-1' Run it

- Description for the changelog fix: docker swarm storage volume path