Writing /var/www/dokuwiki/data/cache/4/437908e980ff7c457de8ddb4b72342a1.metadata failed
Hotfix release available: 2025-05-14b "Librarian". upgrade now! [56.2] (what's this?)
Hotfix release available: 2025-05-14a "Librarian". upgrade now! [56.1] (what's this?)
New release available: 2025-05-14 "Librarian". upgrade now! [56] (what's this?)
Hotfix release available: 2024-02-06b "Kaos". upgrade now! [55.2] (what's this?)
Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
Hotfix release available: 2023-04-04b "Jack Jackrum". upgrade now! [54.2] (what's this?)
Hotfix release available: 2023-04-04a "Jack Jackrum". upgrade now! [54.1] (what's this?)
New release available: 2023-04-04 "Jack Jackrum". upgrade now! [54] (what's this?)
Hotfix release available: 2022-07-31b "Igor". upgrade now! [53.1] (what's this?)
Hotfix release available: 2022-07-31a "Igor". upgrade now! [53] (what's this?)
New release available: 2022-07-31 "Igor". upgrade now! [52.2] (what's this?)
New release candidate 2 available: rc2022-06-26 "Igor". upgrade now! [52.1] (what's this?)
New release candidate available: 2022-06-26 "Igor". upgrade now! [52] (what's this?)
Hotfix release available: 2020-07-29a "Hogfather". upgrade now! [51.4] (what's this?)
New release available: 2020-07-29 "Hogfather". upgrade now! [51.3] (what's this?)
New release candidate 3 available: 2020-06-09 "Hogfather". upgrade now! [51.2] (what's this?)
New release candidate 2 available: 2020-06-01 "Hogfather". upgrade now! [51.1] (what's this?)
New release candidate available: 2020-06-01 "Hogfather". upgrade now! [51] (what's this?)
Hotfix release available: 2018-04-22c "Greebo". upgrade now! [50.3] (what's this?)
Hotfix release available: 2018-04-22b "Greebo". upgrade now! [50.2] (what's this?)
1.4.0.0-oslopredeployment

1.4.0.0-OSLO Predeployment Configuration

PRODUCTION (COMPLETED AT 22/10/2013 22:36:51 PDT)

Take backup

  1. To ensure that we can rollback to previous setup take a backup of /deploy/crossbow/shared/system/uploaded_datas directory.

» Backup present in /deploy/crossbow/shared/system/uploaded_datas_backup_oslo_deployment

  1. Also take a backup of posts table as the rake task will modify the contents of posts table. Run this on dbmaster (10.166.152.12) - “mysqldump -ucbpuser -p cbprod posts > posts_sept162013.sql”

» Dump present in /home/expprodl/backups/posts_oct_22_oslo_deployment.sql

Create protected Directory

Create /deploy/crossbow/shared/assets/protected folder. Will house all the protected contents.

cd /deploy/crossbow/shared/assets
mkdir protected

Change the deploy script

Modify the deploy.rb to add following line in the :symlink task

run "ln -nfs #{shared_path}/assets/protected #{release_path}/assets"

QA (Completed on 20/9/2013 13:25 IST)

Take backup

  1. To ensure that we can rollback to previous setup take a backup of /deploy/crossbow/shared/system/uploaded_datas directory.

» Backup is present at /deploy/crossbow/shared/system/uploaded_datas_backup_sept_202013

  1. Also take a backup of posts table as the rake task will modify the contents of posts table. e.g “mysqldump -udevuser -p cb_stage posts > posts_sept102013.sql”

» Backup is present at /home/expdev01/backups/posts_backup_sept202013.sql

Create protected Directory

Create /deploy/crossbow/shared/assets/protected folder. Will house all the protected contents.

cd /deploy/crossbow/shared/assets
mkdir protected

Change the deploy script

Modify the deploy.rb to add following line in the :symlink task

run "ln -nfs #{shared_path}/assets/protected #{release_path}/assets"
1.4.0.0-oslopredeployment.txt · Last modified: 2018/08/31 16:16 (external edit)