aboutsummaryrefslogtreecommitdiff
path: root/roles/git
Commit message (Collapse)AuthorAgeFilesLines
* git: replace pushd -> cd in zola runnerJohannes Stoelp2024-02-131-1/+1
|
* git: add runner to mirror github projectsJohannes Stoelp2023-08-265-0/+80
|
* git: add appa logoJohannes Stoelp2023-01-042-0/+2
|
* fix lintJohannes Stoelp2023-01-031-2/+2
|
* git: add example ssh config snippetJohannes Stoelp2023-01-031-0/+6
|
* 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.