Hello together, I am currently designing the architecture for our ctrlX apps. Unfortunately, I don't have much experience with snap containers. Can you answer the following basic questions? - Currently, our services communicate locally via named pipes. Under Unix, these named pipes are created in the /tmp directory. Can different apps access the /tmp directory from the host? Or is this only possible if, after installing the app, additional rights are granted on the host via the sudo user? - Is it the case that an app can only be installed once per ctrlX device and therefore only one instance of a snap container can run? Thank you in advance
... View more