Demande #4257
fermé
- Statut changé de Nouveau à Résolu
Màj directement en 3.1.1 et non pas 3.1.0 car il y a un bug avec bundle install dans la 3.1.0
#Vérifier que nodejs est bien en >= 10
=(^-^)=root@pouet:~# dpkg -l | grep node
ii libnode64:amd64 10.15.2~dfsg-2 amd64 evented I/O for V8 javascript - runtime library
ii nodejs 10.15.2~dfsg-2 amd64 evented I/O for V8 javascript - runtime executable
#lancer un backup sql
=(^-^)=root@pouet:~# /etc/borg/scripts/pre-hooks/dump-pgsql
#maj mastodon
mastodon@pouet:~$ cd live/
mastodon@pouet:~/live$ git fetch && git checkout v3.1.1; git checkout -b live-v3.1.1
mastodon@pouet:~/live$ bundle install
mastodon@pouet:~/live$ yarn install
mastodon@pouet:~/live$ RAILS_ENV=production bundle exec rails db:migrate
mastodon@pouet:~/live$ RAILS_ENV=production bundle exec rails assets:precompile
mastodon@pouet:~/live$ exit
=(^-^)=root@pouet:~# systemctl restart mastodon-sidekiq.service mastodon-streaming.service mastodon-web.service
- Assigné à mis à Quentin Gibeaux
Une 3.1.2 est sortie, maj done, ras
=(^-^)=root@pouet:~# su - mastodon
mastodon@pouet:~$ cd live/
mastodon@pouet:~/live$ git fetch && git checkout v3.1.2; git checkout -b live-v3.1.2
mastodon@pouet:~/live$ bundle install && yarn install
mastodon@pouet:~/live$ RAILS_ENV=production bundle exec rails assets:precompile
mastodon@pouet:~/live$ exit
=(^-^)=root@pouet:~# systemctl restart mastodon-sidekiq.service mastodon-streaming.service mastodon-web.service
- Statut changé de Résolu à Fermé
- Version cible mis à Backlog
- Version cible
Backlog supprimé
Formats disponibles : Atom
PDF