# # # # # # # # # # # # # # # # # # # Gitlab application config file # # # # # # # # # # # # # # # # # # # # # 1. Common settings # ========================== # Web application specific settings web: host: gfif.udea.edu.co:3000 port: 3000 https: true # Email used for notification # about new issues, comments email: from: notify@gfif.udea.edu.co
# # 3. Advanced settings: # ========================== # Git Hosting configuration git_host: admin_uri: git@localhost:gitolite-admin base_path: /home/git/repositories/ hooks_path: /home/git/.gitolite/hooks/ gitolite_admin_key: gitlab git_user: git upload_pack: true receive_pack: true host: gfif.udea.edu.co port: 22
# service gitlab [start|stop|restart]
El documento original está disponible en https://clustercien.udea.edu.co/web/tiki-index.php?page=GitLab