aboutsummaryrefslogtreecommitdiff
path: root/roles/git/files
Commit message (Collapse)AuthorAgeFilesLines
* git: add appa logoJohannes Stoelp2023-01-042-0/+2
|
* 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-031-3/+18
|
* git: pull blog from non-redirected portJohannes Stoelp2022-12-301-1/+4
|
* git: add zola runner to automatically build & depoly the blogJohannes Stoelp2022-12-302-0/+47
|
* git: add curl to gitolite container for webhooksJohannes Stoelp2022-12-301-0/+1
|
* git: add role to build and start gitolite-cgitJohannes Stoelp2022-12-146-0/+330
This contains a role to build and start a gitolite-cgit container. Additionally this installed a firewall rule to open the gitolite sshd port.