Project

General

Profile

Evolution #7288

Ajouter bcdiweb dans le script de migration 2.2>2.3

Added by Cédric Frayssinet over 9 years ago. Updated over 9 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Target version:
Start date:
Due date:
04/04/2014
% Done:

100%

Estimated time:
1.50 h
Spent time:
Distribution:
EOLE 2.3

Description

Voici les fichiers à migrer pour que bcdiweb fonctionne une fois le scribe migré :

3 dossiers :

  1. /var/www/html/bcdiweb
  2. /home/bcdiserv/
  3. /home/netlogon/scripts/machines/ (pour la syncro, mais je crois que c'est déjà migré)

4 fichiers de configuration :

  1. /etc/apache2/sites-enabled/bcdiweb.conf
  2. /etc/default/rsync
  3. /etc/rsyncd.conf
  4. /home/netlogon/scripts/synchrobcdi.cmd (pour la syncro, mais je crois que c'est déjà migré)

Merci Joël :)

Associated revisions

Revision 0deaa86d (diff)
Added by Joël Cuissinat over 9 years ago

migration23.sh : migration de Bcdi Web

Fixes #7288 @85m

History

#1 Updated by Fabrice Barconnière over 9 years ago

  • Project changed from Scribe to creole
  • Due date set to 03/21/2014
  • Status changed from Nouveau to A étudier
  • Target version set to Migration 2.3
  • Estimated time set to 1.50 h

#2 Updated by Joël Cuissinat over 9 years ago

  • Due date deleted (03/21/2014)
  • Distribution changed from Toutes to EOLE 2.3

#3 Updated by Cédric Frayssinet over 9 years ago

J'ai oublié de préciser la restauration :

cp -R /mnt/bcdiweb /var/www/html/bcdiweb
cp -R /mnt/bcdiserv /home/bcdiserv
chown -R www-data:www-data /home/bcdiserv/
chown -R www-data:www-data /var/www/html/bcdiweb
cd /home/bcdiserv
find data/ -type d -print0 | xargs -0 chmod 775
find data/ -type f -print0 | xargs -0 chmod 775
cp /mnt/bcdiweb.conf /etc/apache2/sites-enabled/bcdiweb.conf
cp /mnt/rsync /etc/default/rsync
cp /mnt/rsyncd.conf /etc/rsyncd.conf

Plus d'infos sur notre procédure de migration que nous utilisons souvent ;) http://rezotice.ac-lyon.fr/faq/index.php?sid=213027&lang=fr&action=artikel&cat=8&id=165&artlang=fr

#4 Updated by Joël Cuissinat over 9 years ago

  • Due date set to 04/04/2014

Merci pour ces précisions, ça devrait permettre d'accélerer la prise en compte effective de cette demande :)

#5 Updated by Joël Cuissinat over 9 years ago

  • Status changed from A étudier to Résolu
  • % Done changed from 0 to 100

#7 Updated by Joël Cuissinat over 9 years ago

  • Status changed from Résolu to Fermé

publié

Also available in: Atom PDF