Advertisement
Guest User

Untitled

a guest
Dec 16th, 2015
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. Checking GitLab Shell ...
  2.  
  3. GitLab Shell version >= 2.6.8 ? ... OK (2.6.8)
  4. Repo base directory exists? ... yes
  5. Repo base directory is a symlink? ... no
  6. Repo base owned by git:git? ... yes
  7. Repo base access is drwxrws---? ... yes
  8. hooks directories in repos are links: ...
  9. mygroup / myproject ... repository is empty
  10. Running /opt/gitlab/embedded/service/gitlab-shell/bin/check
  11. Check GitLab API access: OK
  12. Check directories and files:
  13. /var/opt/gitlab/git-data/repositories: OK
  14. /var/opt/gitlab/.ssh/authorized_keys: OK
  15. Test redis-cli executable: redis-cli 2.8.21
  16. Send ping to redis server: PONG
  17. gitlab-shell self-check successful
  18.  
  19. Checking GitLab Shell ... Finished
  20.  
  21. Checking Sidekiq ...
  22.  
  23. Running? ... yes
  24. Number of Sidekiq processes ... 1
  25.  
  26. Checking Sidekiq ... Finished
  27.  
  28. Checking Reply by email ...
  29.  
  30. Reply by email is disabled in config/gitlab.yml
  31.  
  32. Checking Reply by email ... Finished
  33.  
  34. Checking LDAP ...
  35.  
  36. LDAP is disabled in config/gitlab.yml
  37.  
  38. Checking LDAP ... Finished
  39.  
  40. Checking GitLab ...
  41.  
  42. Git configured with autocrlf=input? ... yes
  43. Database config exists? ... yes
  44. Database is SQLite ... no
  45. All migrations up? ... yes
  46. Database contains orphaned GroupMembers? ... no
  47. GitLab config exists? ... yes
  48. GitLab config outdated? ... no
  49. Log directory writable? ... yes
  50. Tmp directory writable? ... yes
  51. Uploads directory setup correctly? ... skipped (no tmp uploads folder yet)
  52. Init script exists? ... skipped (omnibus-gitlab has no init script)
  53. Init script up-to-date? ... skipped (omnibus-gitlab has no init script)
  54. projects have namespace: ...
  55. mygroup / myproject ... yes
  56. Redis version >= 2.4.0? ... yes
  57. Ruby version >= 2.1.0 ? ... yes (2.1.7)
  58. Your git bin path is "/opt/gitlab/embedded/bin/git"
  59. Git version >= 1.7.10 ? ... yes (2.6.1)
  60. Active users: 1
  61.  
  62. Checking GitLab ... Finished
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement