diff --git a/doc/update/5.1-to-5.4.md b/doc/update/5.1-to-5.4.md index 3061507f6a6e496cf1a0f0378939d462ab7afd0b..ff9d091e5c51d47cacd3245c89ac1088e821461f 100644 --- a/doc/update/5.1-to-5.4.md +++ b/doc/update/5.1-to-5.4.md @@ -39,10 +39,10 @@ sudo -u git -H git checkout v1.7.9 # Addresses multiple critical security vulner ```bash cd /home/git/gitlab -# MySQL +# PostgreSQL sudo -u git -H bundle install --without development test postgres --deployment -#PostgreSQL +# MySQL sudo -u git -H bundle install --without development test mysql --deployment sudo -u git -H bundle exec rake db:migrate RAILS_ENV=production diff --git a/doc/update/5.1-to-6.0.md b/doc/update/5.1-to-6.0.md index 53a3c645241edd22bdf31afac7ff438f3b0c81b0..8f3310cbab6d3e3f9f809cbf6310081037f02397 100644 --- a/doc/update/5.1-to-6.0.md +++ b/doc/update/5.1-to-6.0.md @@ -62,10 +62,10 @@ sudo apt-get install python-docutils ```bash cd /home/git/gitlab -# MySQL +# PostgreSQL sudo -u git -H bundle install --without development test postgres --deployment -#PostgreSQL +# MySQL sudo -u git -H bundle install --without development test mysql --deployment sudo -u git -H bundle exec rake db:migrate RAILS_ENV=production diff --git a/doc/update/5.2-to-5.3.md b/doc/update/5.2-to-5.3.md index 67517b23d37f9cd455ff1fc4612ee4c5f80e794a..b3de21680de974c1e0e73b2e724fac2a57310a02 100644 --- a/doc/update/5.2-to-5.3.md +++ b/doc/update/5.2-to-5.3.md @@ -30,10 +30,10 @@ sudo -u git -H git checkout 5-3-stable ```bash cd /home/git/gitlab -# MySQL +# PostgreSQL sudo -u git -H bundle install --without development test postgres --deployment -#PostgreSQL +# MySQL sudo -u git -H bundle install --without development test mysql --deployment sudo -u git -H bundle exec rake db:migrate RAILS_ENV=production diff --git a/doc/update/5.3-to-5.4.md b/doc/update/5.3-to-5.4.md index 11c0f7c627fcdc2fe72da7628caa5798d6835945..4bceb10febdad9cdc15ec8ee4778c2964e4a9250 100644 --- a/doc/update/5.3-to-5.4.md +++ b/doc/update/5.3-to-5.4.md @@ -38,10 +38,10 @@ sudo -u git -H git checkout v1.7.9 # Addresses multiple critical security vulner ```bash cd /home/git/gitlab -# MySQL +# PostgreSQL sudo -u git -H bundle install --without development test postgres --deployment -#PostgreSQL +# MySQL sudo -u git -H bundle install --without development test mysql --deployment sudo -u git -H bundle exec rake db:migrate RAILS_ENV=production diff --git a/doc/update/5.4-to-6.0.md b/doc/update/5.4-to-6.0.md index 8990f8d034fb0184649cacfdc4915c09eaf91f98..dcff07f6e85fc66967456bbb08c9234226b704bb 100644 --- a/doc/update/5.4-to-6.0.md +++ b/doc/update/5.4-to-6.0.md @@ -62,10 +62,10 @@ sudo apt-get install python-docutils ```bash cd /home/git/gitlab -# MySQL +# PostgreSQL sudo -u git -H bundle install --without development test postgres --deployment -# PostgreSQL +# MySQL sudo -u git -H bundle install --without development test mysql --deployment sudo -u git -H bundle exec rake db:migrate RAILS_ENV=production diff --git a/doc/update/6.0-to-6.1.md b/doc/update/6.0-to-6.1.md index f02f054fda8319e7ba72ab09f8bc91c3254e6522..0fc3f5e8a772e3c3dffd9345683eb0e49d84df05 100644 --- a/doc/update/6.0-to-6.1.md +++ b/doc/update/6.0-to-6.1.md @@ -47,10 +47,10 @@ sudo -u git -H git checkout v1.7.9 ```bash cd /home/git/gitlab -# MySQL +# PostgreSQL sudo -u git -H bundle install --without development test postgres --deployment -#PostgreSQL +# MySQL sudo -u git -H bundle install --without development test mysql --deployment diff --git a/doc/update/6.0-to-6.2.md b/doc/update/6.0-to-6.2.md index 03d7e96effe1197725b7b54e5d6f95e7a92be91f..60f73e6f14956797b76ebbe8fc97e2d7787a5402 100644 --- a/doc/update/6.0-to-6.2.md +++ b/doc/update/6.0-to-6.2.md @@ -55,10 +55,10 @@ sudo -u git -H git checkout v1.7.9 # Addresses multiple critical security vulner ```bash cd /home/git/gitlab -# MySQL +# PostgreSQL sudo -u git -H bundle install --without development test postgres --deployment -#PostgreSQL +# MySQL sudo -u git -H bundle install --without development test mysql --deployment diff --git a/doc/update/6.1-to-6.2.md b/doc/update/6.1-to-6.2.md index 767ad80641c4b89fc9d7e29c48534b597f74623c..719444185e7fa0127270ac3c7c19f63966aa8149 100644 --- a/doc/update/6.1-to-6.2.md +++ b/doc/update/6.1-to-6.2.md @@ -47,10 +47,10 @@ sudo apt-get install logrotate ```bash cd /home/git/gitlab -# MySQL +# PostgreSQL sudo -u git -H bundle install --without development test postgres --deployment -#PostgreSQL +# MySQL sudo -u git -H bundle install --without development test mysql --deployment diff --git a/doc/update/6.2-to-6.3.md b/doc/update/6.2-to-6.3.md index d1c570c959989cec5e13b1c9aee9b9c6e1e5c84e..e246668b018d12a06b50cb015e0f32bcf18af533 100644 --- a/doc/update/6.2-to-6.3.md +++ b/doc/update/6.2-to-6.3.md @@ -46,10 +46,10 @@ sudo apt-get install logrotate ```bash cd /home/git/gitlab -# MySQL +# PostgreSQL sudo -u git -H bundle install --without development test postgres --deployment -#PostgreSQL +# MySQL sudo -u git -H bundle install --without development test mysql --deployment diff --git a/doc/update/patch_versions.md b/doc/update/patch_versions.md index 61542dbb51cb19ae0b50275d62f9318bbf09c7c3..82f235e019bfaeb5650bc06ffe3abeb3456f2ea5 100644 --- a/doc/update/patch_versions.md +++ b/doc/update/patch_versions.md @@ -34,10 +34,10 @@ sudo -u git -H git checkout v1.7.9 ```bash cd /home/git/gitlab -# MySQL +# PostgreSQL sudo -u git -H bundle install --without development test postgres --deployment -#PostgreSQL +# MySQL sudo -u git -H bundle install --without development test mysql --deployment sudo -u git -H bundle exec rake db:migrate RAILS_ENV=production