Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
linux:gitlab [2020/04/14 01:58] – [Backup] tmadelinux:gitlab [2020/10/03 00:14] – [Commands] tmade
Line 9: Line 9:
  
   gitlab-rake gitlab:check SANITIZE=true                               #GitLab application check   gitlab-rake gitlab:check SANITIZE=true                               #GitLab application check
-  gitlab-rails console                                                 #+  gitlab-rake gitlab:check --trace
  
 +  gitlab-rails console                                                 #
 +  gitlab-ctl show-config
 +  gitlab-ctl reconfigure
 +  gitlab-ctl --help
 +  gitlab-rake db:migrate:status --trace
 +  gitlab-ctl tail
 +  gitlab-ctl status
 +  gitlab-ctl restart
 ====Backup==== ====Backup====
  
 <code sh backup_git.sh> <code sh backup_git.sh>
 #!/bin/bash #!/bin/bash
 +
 +#author:  Thomas Roehm
 +#version: 1.1
  
 #set container-ID of your gitlab #set container-ID of your gitlab
linux/gitlab.txt · Last modified: 2024/02/05 21:46 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki