Archive an app
-
@atrilahiji No, we can stop the app but would like to hide it from view and then have the ability to restore it at a later date. We want to completely hide it from view until it's needed at a later date.
-
@jlx89 I can see that feature being useful to have a proper overview of archived apps, rather than trying to workaround with existing paradigms. Stopping the app would keep the allocated resources like domain and ports bound to this instance as well. Depending on the use-case this may be good or bad. Generally I think you can achieve that already by keeping a copy of the apps last backup around on some other storage (this is quite easy with tarball backend)
Maybe we add some UI for this later, but this is not on our feature list for next release at least, so we can explore this first a bit further here, so any input is welcome.
-
@nebulon Thanks for following up with me on this. So from a quick test run, I see that I am able to hide the apps using groups from general users. But as an admin, I assume I'm going to see the apps regardless, correct? It seems that way so far.
Thank you!
-
@timconsidine
Stop
button is still very much there.@ntnsndr When archived, does the app "disappear" from the main dashboard ? Or is there an "archived" state? (If so, it's no different from "stop")
-