Changes

Jump to navigation Jump to search
915 bytes added ,  18:23, 30 June 2022
no edit summary
Line 1: Line 1: −
{{Languages}}
+
{{Languages|Nextcloud}}
 
<!-- here we define the contrib name variable -->
 
<!-- here we define the contrib name variable -->
 
<!-- we get the page title, remove suffix for translated version; if needed you can define there with the value you want-->
 
<!-- we get the page title, remove suffix for translated version; if needed you can define there with the value you want-->
Line 171: Line 171:  
|Primary
 
|Primary
 
|strings coma separated
 
|strings coma separated
|will exclude from nexcloud access any ibay via nextcloud. Default excludes Primary ibay. If you want to include Primary set it with a random string.
+
|Ecluera de l'accès nexcloud toute baie d'information via nextcloud. Exclut par défaut la baie d'information « Primary ». Si vous souhaitez inclure « Primary », mettez une châine de caractères quelconque.
 
|-
 
|-
 
|UseSMB
 
|UseSMB
 
|enabled
 
|enabled
 
|enabled,disabled
 
|enabled,disabled
|allow you to set ibay access via samba share or via Local driver in nextcloud. Enabled is for samba, this allow you to access as your user and have your quota accounted. It might be a little slower, and need you to have your password loaded in the session. Local driver if disabled, will let you access only what apache user (www) has right to access as member of a group.
+
|Vous permet de définir l'accès à ibay via le partage samba ou via le pilote local dans nextcloud. Activé est pour la samba, cela vous permet d'accéder en tant qu'utilisateur et de prendre en compte votre quota. Cela peut être un peu plus lent et nécessiter que votre mot de passe soit chargé dans la session. Le pilote local s'il est désactivé, vous permettra d'accéder uniquement à ce que l'utilisateur apache (www) a comme droit d'accéder en tant que membre d'un groupe.
 
|}
 
|}
* the SME admin user is also an admin of your nextcloud installation. You have two admin account as per default installation on SME Server.
+
* l'utilisateur administrateur de SME admin est aussi un administrateur de votre installation nextcloud. Vous avez 2 comptes administrateur sur l'installation par defaut sur le serveur Koozali SME.
      −
example of setting :
+
Example de configuration :
 
   config setprop nextcloud ExcludeIbay ibay1,ibay2
 
   config setprop nextcloud ExcludeIbay ibay1,ibay2
 
   signal-event nextcloud-update
 
   signal-event nextcloud-update
   −
=== Command line ===
+
=== Ligne de commande ===
if you happen to need tweaking your installation, here is how to access the command line for Nextcloud on SME, we made it easier for you, just log as root and use the OCC command (using capitals), This command will execute for you what you need as the www user, using the needed version of php. Here two examples: <syntaxhighlight lang="bash">
+
si vous avez besoin de peaufiner votre installation, voici comment accéder à la ligne de commande pour Nextcloud sur SME, nous vous avons facilité la tâche, connectez-vous simplement en tant que « root » et utilisez la commande OCC (en majuscules), cette commande exécutera pour vous tout ce dont vous avez besoin en tant qu'utilisateur www, en utilisant la version nécessaire de php. Voici deux exemples : <syntaxhighlight lang="bash">
 
occ maintenance:mode --off
 
occ maintenance:mode --off
 
occ maintenance:repair
 
occ maintenance:repair
   −
</syntaxhighlight>to seek for additional command consult Nextcloud documentation : https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html
+
</syntaxhighlight>
 +
Pour voir des commandes additionnelles, consulter la documentation Nextcloud : https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html
   −
=== Upgrade ===
+
=== Mise à jour ===
 
  yum  update {{#var:smecontribname}} {{#var:contribname}} --enablerepo=smecontribs
 
  yum  update {{#var:smecontribname}} {{#var:contribname}} --enablerepo=smecontribs
   −
=== Uninstall ===
+
=== Désinstallation ===
 
  yum remove {{#var:smecontribname}}  {{#var:contribname}}
 
  yum remove {{#var:smecontribname}}  {{#var:contribname}}
   −
=== Change Database ===
+
=== Changer de base de données ===
If you are in the situation your are unable to update your nextcloud because of database requirements, you might need to install a newer and then migrate your db.
+
Si vous êtes dans la situation où vous ne pouvez mettre à jour votre nextcloud parce que des prérequis de la base de données, vous pourrez avoir besoin d'en installer une nouvelle et de migrer vos données.
   −
Here a simple procedure, after having the new db working as a sclo [[Mariadb105]] for SME10 as example.<syntaxhighlight lang="bash">
+
Voici une procédure simple, après avoir fait fonctionner la nouvelle base de données en tant que sclo [[Mariadb105]] pour SME10 par exemple.<syntaxhighlight lang="bash">
 
occ maintenance:mode --on
 
occ maintenance:mode --on
 
mysqldump `config getprop nextcloud DbName` > nextcloud.sql
 
mysqldump `config getprop nextcloud DbName` > nextcloud.sql
Line 212: Line 213:  
</syntaxhighlight>
 
</syntaxhighlight>
   −
After checking that all is working you can then delete yourself the old db from the previous mysql server, or keep it as a backup for a while.
+
Après vérification que tout fonctionne, vous pouvez effacer vous-même votre ancienne base de données du précédent serveur mysql, ou le garder comme une sauvegarde, pendant un certain temps.
If it fails and just want to go back to previous state:
+
S'il tombe en panne, pour retourner seulement à l'état précédent :
 
  occ maintenance --on
 
  occ maintenance --on
 
  occ config:system:set host --value localhost --type string
 
  occ config:system:set host --value localhost --type string
 
  occ maintenance --off
 
  occ maintenance --off
   −
=== Known issues ===
+
=== Problèmes connus ===
   −
==== User cannot see shares/files ====
+
==== Un utilisateur ne peut pas voir shares/files ====
   −
After a new install the admin user could see shares but not a user.
+
Après une nouvelle installation, l'utilisateur administrateur peut voir « shares » mais pas un uitilisateur.
   −
We had a single ibay and it was set:
+
Nous avons une simple baie d'information et elle était configuée :
    
  Group Everyone
 
  Group Everyone
Line 230: Line 231:  
  Read everyone
 
  Read everyone
   −
We created a new group called localusers and added the admin and single user.
+
Nous avons crée un nouveau groupe appelé  called « localusers » et ajouté l'administrateur et un simple utilisateur.
   −
We then set the ibay:
+
Ensuite, nous avons configuré la baie d'information :
    
  Group localusers
 
  Group localusers
Line 238: Line 239:  
  Read group
 
  Read group
   −
This appeared to fix the issue and the user could now see the files.
+
Ceci semble régler le problème et l'utilisateur peut maintenant voir les fichiers.
    
==== NC 20-21 :  open_basedir restriction in effect. File(/templates/) is not within the allowed path ====
 
==== NC 20-21 :  open_basedir restriction in effect. File(/templates/) is not within the allowed path ====
this is a bug in NC. It has been fixed in NC 22 and not backported to NC20. This is just log noise. You can ignore it while waiting to update
+
C'est un bogue de NextCloud. Il a été réglé dans NC 22 mais pas rétro-activé à NC20. C'est seulement du bruit du journal. Vous pouvez l'ignorer en attendant la mise à jour.
see https://help.nextcloud.com/t/error-file-templates-is-not-within-the-allowed-path-s-after-update-from-20-xx-to-21-0-3/119843
+
Voir https://help.nextcloud.com/t/error-file-templates-is-not-within-the-allowed-path-s-after-update-from-20-xx-to-21-0-3/119843
   −
===Reset Database===
+
===Reconfigurer la base de données===
   −
For reference, whilst looking at resetting file caches I found this.
+
Pour reference, tout en regardant réinitialiser les caches de fichiers, j'ai trouvé ceci.
   −
It is probably extremely dangerous but wanted to make a note.
+
C'est probablement extrêmement dangereux mais j'ai voulu faire une note.
    
https://github.com/nextcloud/server/issues/8113#issuecomment-565876798
 
https://github.com/nextcloud/server/issues/8113#issuecomment-565876798
   −
=== Bugs ===
+
=== Bogues ===
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
+
Veuillez émettre les bogues dans la section SME-Contribs dans [http://bugs.contribs.org/enter_bug.cgi bugzilla]
and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=this link}}
+
et sélectionner le composant {{#var:smecontribname}} ou utiliser {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=ce lien.}}
   −
Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component={{#var:smecontribname}} |noresultsmessage=No open bugs found.}}  
+
Un aperçu des problèmes actuels de cette contribution figure ci-dessous :{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component={{#var:smecontribname}} |noresultsmessage=Pas trouvé de bogues ouverts.}}  
   −
===Changelog===
+
===Journal des modifications===
Only released version in smecontrib are listed here.
+
Seules les versions publiées dans smecontrib sont listées ici.
    
{{#smechangelog: {{#var:smecontribname}} }}
 
{{#smechangelog: {{#var:smecontribname}} }}
Line 265: Line 266:     
<!-- list of category you want to see this page in -->
 
<!-- list of category you want to see this page in -->
[[Category: Contrib]]
+
[[Category: Contrib/fr]]
 
<!-- Please keep there the template revision  number as is -->
 
<!-- Please keep there the template revision  number as is -->
  
3,054

edits

Navigation menu