Changes

Jump to navigation Jump to search
m
Line 262: Line 262:  
* /home/e-smith/files/nextcloud : user data
 
* /home/e-smith/files/nextcloud : user data
   −
also you will have mariadb or mariadb105 with nextcloud db and user.  
+
also you will have mariadb or mariadb105 with nextcloud db and user.
   −
and finally, db configuration with entry for nextcloud.  
+
And finally, db configuration with entry for nextcloud.  
    
If all of those remains as is, a simple reinstall of the contrib will bring back nextcloud running. If you uninstalled it because your install was non functional or want a complete removal, there are extra steps.  
 
If all of those remains as is, a simple reinstall of the contrib will bring back nextcloud running. If you uninstalled it because your install was non functional or want a complete removal, there are extra steps.  
Line 284: Line 284:  
  config delete nextcloud
 
  config delete nextcloud
   −
and you should be able to start a new install from scratch  
+
and you should be able to start a new install from scratch
    
=== Release schedule ===
 
=== Release schedule ===
Line 415: Line 415:  
==== Remove legacy nextcloud rpm without deleting /usr/share/nextcloud content ====
 
==== Remove legacy nextcloud rpm without deleting /usr/share/nextcloud content ====
 
for installs done before smeserver-nextcloud 1.2.0-16, the rppm nextcloud was required and was conflicting with web update. Since 1.2.0-16 it is not required anymroe and we use a nextcloud-src rpm which updates itself in /usr/share/nextcloud-src and is only used if you install the first time or restart from scratch your install.
 
for installs done before smeserver-nextcloud 1.2.0-16, the rppm nextcloud was required and was conflicting with web update. Since 1.2.0-16 it is not required anymroe and we use a nextcloud-src rpm which updates itself in /usr/share/nextcloud-src and is only used if you install the first time or restart from scratch your install.
TO remove the nextcloud rpm which is not needed and save your files, two ways
+
To remove the nextcloud rpm which is not needed and save your files:
 
  rpm -e --justdb nextcloud
 
  rpm -e --justdb nextcloud
  
3,054

edits

Navigation menu