aboutsummaryrefslogtreecommitdiff
path: root/roles/git
Commit message (Collapse)AuthorAgeFilesLines
* git: change default branch name to mainJohannes Stoelp2023-01-031-0/+6
|
* git: enable cgit cache, about page, clone-urlJohannes Stoelp2023-01-032-0/+23
|
* firewall: move from iptables to firewalld (nftables)Johannes Stoelp2023-01-032-11/+24
|
* git: pull blog from non-redirected portJohannes Stoelp2022-12-301-1/+4
|
* git: add zola runner to automatically build & depoly the blogJohannes Stoelp2022-12-303-1/+69
|
* git: add curl to gitolite container for webhooksJohannes Stoelp2022-12-301-0/+1
|
* git: add role to build and start gitolite-cgitJohannes Stoelp2022-12-147-0/+370
This contains a role to build and start a gitolite-cgit container. Additionally this installed a firewall rule to open the gitolite sshd port.