• 2 Posts
  • 400 Comments
Joined 2 years ago
cake
Cake day: July 18th, 2023

help-circle


  • Looks like there is a config and cache location in their docker scripts. The easiest way to make a docker application portable is to bind mount the config and cache. That way you have access to the actual files and could copy them to your windows partition.

    If you’re already using a volume for that data, I think it becomes a bit trickier. I know technically you can move or copy volumes, but I’ve never tried. Although you could still bind mount a random directory and still copy the files out.












  • Yep, bind mount the data and config directories and back those up. You can test a backup by spinning up a new container with the data/config directories.

    This is both easy and generally the recommended thing I’ve seen for many services.

    The only thing that could cause issues is breaking changes caused by the docker images themselves, but that’s an issue regardless of backup strategy.






  • I think the question I always have is “what is driving the value”? Why do more people want it now than a year ago?

    Since the only answer that I can come up with is “because someone later might pay more for it”, it makes me a little skittish to bother with it. I did invest in etherium when it looked like web 3.0 might actually be a thing, but that seems to have stagnated so I sold.

    The issue right now is that every “asset” seems to only go up, the question will be how it all fairs when the next crash happens (cause it will happen eventually). Stocks in companies that produce something can usually weather a storm and rebound, same with bonds, but what does an intangible speculative asset do?