Gitea installation tools & notes
https://git.berlin
assets | ||
custom | ||
.gitignore | ||
gulpfile.js | ||
migrate-gitlab-gitea.sh | ||
package.json | ||
README.md |
git.berlin
Gitea installation notes git.berlin
Migration from GitLab
Customization
The custom/
folder maps to /home/git/gitea/custom/
on the server. Its contents can be deployed via rsync with:
npm i
gulp deploy
Handy commands
sudo su git
cd /home/git
vi gitea/custom/conf/app.ini