Trying to bring up a machine after deleting its volume

That sounds great. Could it default to the fly app name so I don’t have to even think about it or set it manually?

Yeah, we can probably do some kind of default. I’ve also been considering making “standard” config files for different systems and bundling those into the flyio/litefs Docker image. That way someone could just add it like this:

COPY --from=flyio/litefs:0.5 /etc/litefs-flyio.yml /etc/litefs.yml

And then they can use environment variables to set various fields.

I have mixed feelings about this. But it’ll probably be fine. Just feels like it may be too much magic. But all my LiteFS config is the same anyway so maybe it’s ok.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.