2016-04-23 16:06:56 +02:00
2016-04-23 16:06:56 +02:00
2016-04-23 16:06:56 +02:00

git.kremalicous

URL: https://www.git.berlin SSH Host: git.berlin

Documentation

http://doc.gitlab.com/omnibus/

Handy commands

# connect
ssh m@git.berlin

cd /etc/gitlab/
cd /var/opt/gitlab/

# reconfigure all the things
sudo gitlab-ctl reconfigure

# restart all the things
sudo gitlab-ctl restart

# run checks
sudo gitlab-rake gitlab:check

# clean all the things
sudo gitlab-rake assets:clean assets:precompile cache:clear

# backup
sudo gitlab-rake gitlab:backup:create

Description
Gitea installation tools & notes
https://git.berlin Readme 328 KiB
Gitea Latest
2018-12-12 21:53:02 +01:00
Languages
Shell 76.3%
JavaScript 23.7%