Hello! I would like to publish mongodb as a classically confined snap. The snap needs to be able to read and write to the host filesystem at a user-defined path. Many of the db components in various charms need to be able to all write to the same directory that is defined by the user, and the system-files
interface does not allow for a dynamically configured path.
Is this an acceptable reason to publish this snap classically?