Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Discuss
  3. Archive an app

Archive an app

Scheduled Pinned Locked Moved Solved Discuss
20 Posts 11 Posters 3.5k Views 11 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • BenoitB Offline
    BenoitB Offline
    Benoit
    translator
    wrote on last edited by
    #1

    HI,

    It could be nice if we could archive an app and having possibility to reactivate it if we want. And it could be interesting to have a stop button to stop an app (we can do it with the CLI) when the load average is to high for example.

    Ben

    timconsidineT 1 Reply Last reply
    6
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #2

      We used to have that button in the UI but we do not have an explicit "stopped by user" state, the platform would attempt to start all apps on reboot or such, in case an app was down for some reason. Maybe we should be adding a new explicit state for this archive feature? Generally we try to avoid cluttering the UI with such advanced features, but I think it makes sense for self-servicing the Cloudron better.

      1 Reply Last reply
      1
      • BenoitB Offline
        BenoitB Offline
        Benoit
        translator
        wrote on last edited by
        #3

        Perhaps in the future we could have a super administrator role level with more advanced features ?

        1 Reply Last reply
        0
        • necrevistonnezrN Offline
          necrevistonnezrN Offline
          necrevistonnezr
          wrote on last edited by
          #4

          Second that idea.
          A manual "deactivate" / "archive" state would be great in case one expects to continue using an app later but rather deactivate for now for resources.

          1 Reply Last reply
          0
          • M Online
            M Online
            msbt
            App Dev
            wrote on last edited by
            #5

            good idea indeed, a pause or stop button would come in very handy sometimes.

            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #6

              The latest release has a proper start/stop button in the Debug view.

              1 Reply Last reply
              0
              • J Offline
                J Offline
                JLX89
                wrote on last edited by
                #7

                Hello,
                I know this is an old topic, but I was wondering if this was still under consideration. The ability to archive apps and restore at a later date, would be great.

                Thanks!

                ? 1 Reply Last reply
                0
                • J JLX89

                  Hello,
                  I know this is an old topic, but I was wondering if this was still under consideration. The ability to archive apps and restore at a later date, would be great.

                  Thanks!

                  ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by
                  #8

                  @jlx89 What is the use case that isn't covered by the existing stop button?

                  J 1 Reply Last reply
                  0
                  • ? A Former User

                    @jlx89 What is the use case that isn't covered by the existing stop button?

                    J Offline
                    J Offline
                    JLX89
                    wrote on last edited by
                    #9

                    @atrilahiji For example we have a few web apps deployed that were developed. We're no longer developing them at this time and would like to just archive them rather than deleting them. We may come back to them at a later date.

                    ? 1 Reply Last reply
                    0
                    • J JLX89

                      @atrilahiji For example we have a few web apps deployed that were developed. We're no longer developing them at this time and would like to just archive them rather than deleting them. We may come back to them at a later date.

                      ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by
                      #10

                      @jlx89
                      Like this?
                      Screen Shot 2021-05-16 at 12.47.21 AM.png

                      J 1 Reply Last reply
                      0
                      • ? A Former User

                        @jlx89
                        Like this?
                        Screen Shot 2021-05-16 at 12.47.21 AM.png

                        J Offline
                        J Offline
                        JLX89
                        wrote on last edited by
                        #11

                        @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.

                        jdaviescoatesJ nebulonN 2 Replies Last reply
                        0
                        • J JLX89

                          @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.

                          jdaviescoatesJ Offline
                          jdaviescoatesJ Offline
                          jdaviescoates
                          wrote on last edited by
                          #12

                          @jlx89 just change the visibility so only the owner user can see it? I do that with apps like OnlyOffice etc which can only actually be used in conjunction with another app.

                          I use Cloudron with Gandi & Hetzner

                          1 Reply Last reply
                          0
                          • J JLX89

                            @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.

                            nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #13

                            @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.

                            J N 2 Replies Last reply
                            2
                            • nebulonN nebulon

                              @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.

                              J Offline
                              J Offline
                              JLX89
                              wrote on last edited by
                              #14

                              @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!

                              jdaviescoatesJ 1 Reply Last reply
                              1
                              • J JLX89

                                @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!

                                jdaviescoatesJ Offline
                                jdaviescoatesJ Offline
                                jdaviescoates
                                wrote on last edited by
                                #15

                                @jlx89 yeah, admins always have access to everything afaik

                                I use Cloudron with Gandi & Hetzner

                                1 Reply Last reply
                                1
                                • nebulonN nebulon

                                  @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.

                                  N Offline
                                  N Offline
                                  ntnsndr
                                  wrote on last edited by
                                  #16

                                  @nebulon Thanks for this. I think it would be great to have a "download archive" button on a per-app backup. That, or to have a kind of "cold storage" archive where the archived apps are no longer on the app menu.

                                  1 Reply Last reply
                                  0
                                  • BenoitB Benoit

                                    HI,

                                    It could be nice if we could archive an app and having possibility to reactivate it if we want. And it could be interesting to have a stop button to stop an app (we can do it with the CLI) when the load average is to high for example.

                                    Ben

                                    timconsidineT Offline
                                    timconsidineT Offline
                                    timconsidine
                                    App Dev
                                    wrote on last edited by
                                    #17

                                    @Benoit I'm a little confused. I'm on 7.2.5 and there is a stop button in the Uninstall section of the app settings. Has it disappeared in later versions ? I have not upgraded to 7.3.x yet.

                                    girishG 1 Reply Last reply
                                    0
                                    • timconsidineT timconsidine

                                      @Benoit I'm a little confused. I'm on 7.2.5 and there is a stop button in the Uninstall section of the app settings. Has it disappeared in later versions ? I have not upgraded to 7.3.x yet.

                                      girishG Offline
                                      girishG Offline
                                      girish
                                      Staff
                                      wrote on last edited by
                                      #18

                                      @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")

                                      1 Reply Last reply
                                      0
                                      • robiR Offline
                                        robiR Offline
                                        robi
                                        wrote on last edited by
                                        #19

                                        What might be more interesting is a UI feature or separate web app that can do the following:

                                        1. Download an App backup (archive)
                                        2. Upload/Restore an App backup
                                        3. Migrate an App to another Cloudron (wizard)

                                        Conscious tech

                                        1 Reply Last reply
                                        1
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #20

                                          This discussion is continued at https://forum.cloudron.io/topic/12256/archiving-apps

                                          1 Reply Last reply
                                          0
                                          • girishG girish locked this topic on
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search