gitlab-rake gitlab:check SANITIZE=true Checking GitLab Shell ... GitLab Shell version >= 8.4.1 ? ... OK (8.4.1) hooks directories in repos are links: ... ... Running /opt/gitlab/embedded/service/gitlab-shell/bin/check Check GitLab API access: OK Redis available via internal API...
sudogitlab-rake gitlab:backup:restoreBACKUP=1493107454_2017_04_25_9.1.0 Restart and check GitLab: sudogitlab-ctl startsudogitlab-rake gitlab:checkSANITIZE=true If there is a GitLab version mismatch between your backup tar file and the installed version of GitLab, the restore command will ab...
To rungitlab:check, run: Linux package installations: ShellCopy to clipboard sudo gitlab-rake gitlab:check Self-compiled installations: ShellCopy to clipboard bundleexecrake gitlab:checkRAILS_ENV=production UseSANITIZE=trueforgitlab:checkif you want to omit project names from the output. ...
You may also have a look at ourTrouble Shooting Guide. # omnibus-gitlab sudo gitlab-rake gitlab:check # installation from source bundle exec rake gitlab:check RAILS_ENV=production NOTE: Use SANITIZE=true for gitlab:check if you want to omit project names from the output. Example output: ...
Uploads sanitizeRemove EXIF data from images uploaded to earlier versions of GitLab. Service DataGenerate and troubleshoot Service Ping. For more information, see Service Ping development documentation. User managementPerform user management tasks. ...
Uploads sanitizeRemove EXIF data from images uploaded to earlier versions of GitLab. Service DataGenerate and troubleshoot Service Ping. For more information, see Service Ping development documentation. User managementPerform user management tasks. ...
sudogitlab-ctl restartsudogitlab-rake gitlab:checkSANITIZE=true If there is a GitLab version mismatch between your backup tar file and the installed version of GitLab, the restore command will abort with an error. Install thecorrect GitLab versionand try again. ...
Restart and check GitLab: sudogitlab-ctl startsudogitlab-rake gitlab:checkSANITIZE=true If there is a GitLab version mismatch between your backup tar file and the installed version of GitLab, the restore command will abort with an error. Install thecorrect GitLab versionand try again. ...
sudo gitlab-rake gitlab:check # installation from source bundle exec rake gitlab:check RAILS_ENV=production NOTE: Use SANITIZE=true for gitlab:check if you want to omit project names from the output. Example output: Checking Environment ... ...
sudo gitlab-rake gitlab:check # installation from source bundle exec rake gitlab:check RAILS_ENV=production NOTE: Use SANITIZE=true for gitlab:check if you want to omit project names from the output. Example output: Checking Environment ... ...