Fix Gitlab won’t start, database system is shut down, failed to load.
When you have issues with GitLab you will want to check the status to see which component of gitlab is […]
When you have issues with GitLab you will want to check the status to see which component of gitlab is […]
gitlab_rails[‘backup_path’] = “/var/opt/gitlab/backups”
If you are working with a source code versioning system such as github.com or Gitlab you may need to create […]
If cron job failed to run it wasn’t noticed you may have to make another request for your gitlab […]
Effective as of gitlab 8.6.0+ /var/opt/gitlab/backups
https://webnugget.de/setting-up-gitlab-with-free-ssl-certs-from-lets-encrypt-on-ubuntu-14-04/
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/raketasks/backup_restore.md
/var/opt/gitlab/nginx/etc/gitlab-http.conf
You can disable Gravatar in GitLab using the following two methods. Open the configuration file and add nano /var/opt/gitlab/gitlab-shell/config.yml […]
nano /var/opt/gitlab/nginx/etc/gitlab-http.conf BEFORE server { listen *:80; server_name host.com; server_tokens off; […]
You must be logged in to post a comment.