From 5f70410e6f2c8e9dc79b3cb3ec30a17e78831c2a Mon Sep 17 00:00:00 2001 From: afornerot Date: Mon, 10 Feb 2020 13:53:10 +0100 Subject: [PATCH] --- Migration-Ninegate.md | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/Migration-Ninegate.md b/Migration-Ninegate.md index 324d667..8ff7780 100644 --- a/Migration-Ninegate.md +++ b/Migration-Ninegate.md @@ -100,8 +100,32 @@ cd /var/www/html/ninegate bin/console Core:Only envoyer le fichier /var/www/html/ninegate/var/logs/toimportfromonly.csv +**mettre à jour le serveur** +Maj-Auto +reconfigure + +si pb sur mysql suivre la procedure suivante pour force la mise à jour +``` +mv /etc/mysql/my.cnf /etc/mysql/my.cnf.bak +rm -rf /etc/mysql/mysql.conf.d/* +mv /etc/mysql/debian.cnf /etc/mysql/debian.cnf.bak +systemctl enable mysql +systemctl unmask mysql +apt-get purge mysql-server +apt-get install mysql-server +Maj-Auto +reconfigure +``` ### 3- Préparer l'application -- envoyer un mail issu des personnes présentes dans toimportfromonly.csv qu'ils vont devoir s'inscrire d'ici peu -- création +**sur serveur transnum-auth ** +CreoleSet llResetPassword oui +CreoleSet llRegisterAccount oui +reconfigure + +**sur serveur transnum-portail ** +- mv /var/www/html/eportail /root/migration/backup/ +- mv /root/migration/eportail /var/www/html +- importer toimportfromonly.csv +-