LME icon indicating copy to clipboard operation
LME copied to clipboard

Deploy.sh: Allow for custom data retention path

Open ddiabe opened this issue 2 years ago • 2 comments

🐛 Summary

#changes to chapter3: if the default mount of the operating system is too small, make sure to change:

#docker-compose-stack-live.yml: #services->elasticsearch-> volumes->target: change the filepath to the new mount that has enough space also we'll need to add notes on how to add a new mount to store the data, this is probably best practice so that the os is seperate from the data storage

TODO: should allow for custom path for data retention size check

What's wrong? Please be specific.

To reproduce

Steps to reproduce the behavior:

  1. Do this
  2. Then this

Expected behavior

What did you expect to happen that didn't?

Any helpful log output or screenshots

Paste the results here:


Add any screenshots of the problem here.

ddiabe avatar Oct 27 '23 13:10 ddiabe

  • look into checking the disk size earlier in the installation process.

llwaterhouse avatar Jan 16 '24 18:01 llwaterhouse

Ask user where they want their data stored in deploy.sh.

llwaterhouse avatar Jan 16 '24 18:01 llwaterhouse