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

    Upgrading ownCloud

    IT Discussion
    owncloud owncloud 8.2 real instructions how to centos 7
    4
    5
    1.6k
    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.
    • JaredBuschJ
      JaredBusch
      last edited by scottalanmiller

      If you run your own instance of ownCloud you will need to handle updating it also.

      When I wrote my original How To on installing ownCloud, version 8.2.1 was current.

      Well 8.2.2 is now out, and you should update as soon as possible because ownCloud always recommends that you never skip even incremental updates.
      https://i.imgur.com/T49uftz.jpg

      Assuming that you did a standard repository based install, then the upgrade process is extremely simple.

      Here are the commands for CentOS 7

      sudo yum -y update
      cd /var/www/html/owncloud
      sudo -u apache php occ maintenance:mode --off
      sudo -u apache php occ upgrade
      
      1 Reply Last reply Reply Quote 5
      • A
        Alex Sage
        last edited by

        Thanks! What do you use OwnCloud for?

        dafyreD JaredBuschJ scottalanmillerS 3 Replies Last reply Reply Quote 1
        • dafyreD
          dafyre @Alex Sage
          last edited by

          @anonymous said:

          Thanks! What do you use OwnCloud for?

          I use it for keeping important files in multiple locations. 🙂

          It's really a File Sync tool, a la Dropbox, only better... and free for most of the things you'll need. lol.

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

            @anonymous said:

            Thanks! What do you use OwnCloud for?

            Depends. Most places it is a unlimited drop box for the sales force.

            One client it has a read only folder with about 60gb of service technician stuff in it.

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

              @anonymous said:

              Thanks! What do you use OwnCloud for?

              We run one OC system that is used for a client that has clients that need to move files to and from them from loaned hardware. It's a weird, complicated scenario. But OC works beautifully for it and has for years.

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