ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    ownCloud 8 Released

    News
    owncloud storage
    4
    15
    2.8k
    Loading More Posts
    • 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.
    • Reid CooperR
      Reid Cooper
      last edited by

      ownCloud 8 is out. Main focus is usability improvements.

      1 Reply Last reply Reply Quote 1
      • coliverC
        coliver
        last edited by

        This is great, ownCloud works fairly well but there are some features here and there that I wish worked better. I will update mine today and see how it goes. Hopefully no major upgrade issues.

        1 Reply Last reply Reply Quote 2
        • JaredBuschJ
          JaredBusch
          last edited by

          I'll have to backup my server and install this tonight or tomorrow.

          1 Reply Last reply Reply Quote 1
          • coliverC
            coliver
            last edited by

            Just did the update on my test system running OpenSUSE, Update went smooth as ever with ownCloud. However now I am not able to access the admin section. Will have to look into it.

            1 Reply Last reply Reply Quote 3
            • coliverC
              coliver
              last edited by

              Turns out you need to disable all 3rd party apps prior to installing the update. I failed to do that (and since it was a test environment didn't do a backup). So just a warning for anyone looking to do this in the near future.

              1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller
                last edited by

                Good to know! Although we don't use any third party add ons.

                coliverC 1 Reply Last reply Reply Quote 0
                • coliverC
                  coliver @scottalanmiller
                  last edited by

                  @scottalanmiller said:

                  Good to know! Although we don't use any third party add ons.

                  If you use Calendars and/or Contacts they are considered third-party. Calendar was the one I still had enabled.

                  1 Reply Last reply Reply Quote 0
                  • coliverC
                    coliver
                    last edited by coliver

                    If like me you forget to disable some third party apps it is fairly simple to do it via the command line.

                    If you run the occ file in the owncloud directory as your webserver user you can do a ton of things.
                    The syntax is as follows:

                    sudo -u [webserver user] ./occ #this will give you a list of commands
                    sudo -u [webserver user] ./occ app:list #this will give you a list of apps installed on your server
                    sudo -u [webserver user] ./occ app:disable [app name] #this will disable the specific app
                    sudo -u [webserver user] ./occ  app:enable [app name] #this will enable the specific app
                    
                    1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller
                      last edited by

                      Oh, that's quite easy, thanks.

                      JaredBuschJ 1 Reply Last reply Reply Quote 0
                      • JaredBuschJ
                        JaredBusch @scottalanmiller
                        last edited by

                        @scottalanmiller Also, reading the notes on this. The Calendar and Contacts are now considered third party in order to break them away from the main update cycle of the application. So while you may not use them now, they were default installed before it seems.

                        scottalanmillerS 1 Reply Last reply Reply Quote 1
                        • scottalanmillerS
                          scottalanmiller @JaredBusch
                          last edited by

                          @JaredBusch said:

                          @scottalanmiller Also, reading the notes on this. The Calendar and Contacts are now considered third party in order to break them away from the main update cycle of the application. So while you may not use them now, they were default installed before it seems.

                          That's a very confusing process!

                          JaredBuschJ 1 Reply Last reply Reply Quote 0
                          • JaredBuschJ
                            JaredBusch @scottalanmiller
                            last edited by

                            @scottalanmiller said:

                            That's a very confusing process!

                            Well going forward it will not be simpler with them separate, IMO.

                            scottalanmillerS 1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller @JaredBusch
                              last edited by

                              @JaredBusch said:

                              @scottalanmiller said:

                              That's a very confusing process!

                              Well going forward it will not be simpler with them separate, IMO.

                              I agree, the idea is good, just having a product installed one way turn into "third party" products after the install is done is confusing.

                              JaredBuschJ 1 Reply Last reply Reply Quote 0
                              • coliverC
                                coliver
                                last edited by coliver

                                I think the ownCloud project is moving toward being a platform rather then just a private-cloud dropbox replacement. They are working on documenting and creating a better API to build apps with. So as it grows this modular design may be the best way to go about it. Especially if it means a more lean base.

                                1 Reply Last reply Reply Quote 0
                                • JaredBuschJ
                                  JaredBusch @scottalanmiller
                                  last edited by

                                  @scottalanmiller said:

                                  I agree, the idea is good, just having a product installed one way turn into "third party" products after the install is done is confusing.

                                  To clarify, the Calendar and Contacts are not third party, just handled the same as third party apps by the code now. So they now have their own update cycle available separate from the core app.

                                  1 Reply Last reply Reply Quote 1
                                  • 1 / 1
                                  • First post
                                    Last post