aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules (follow)
Commit message (Collapse)AuthorAgeLines
* Update nftables submodule URLGravatar Johannes Christ2025-03-21-1/+1
|
* Revert recent Netlify commitsGravatar Joe Banks2024-08-09-2/+2
| | | | | | | | | | Revert "Correct previous commit in submodules" This reverts commit 5c275fc34109cd24f20dcebadad33c334165ed76. Revert "Move gitmodules to HTTP instead of SSH" This reverts commit 7097490863c0a784cdbe64492fd57a686c1144ea.
* Correct previous commit in submodulesGravatar Joe Banks2024-08-09-1/+1
|
* Move gitmodules to HTTP instead of SSHGravatar Joe Banks2024-08-09-2/+2
|
* Remove hugo-book submoduleGravatar Johannes Christ2024-07-29-3/+0
|
* Improve documentationGravatar Johannes Christ2024-07-25-1/+1
| | | | | | | | | | This commit ports our documentation to Sphinx. The reason for this is straightforward. We need to improve both the quality and the accessibility of our documentation. Hugo is not capable of doing this, as its primary output format is HTML. Sphinx builds plenty of high-quality output formats out of the box, and incentivizes writing good documentation.
* Configure Prometheus PostgreSQL exporterGravatar Johannes Christ2024-05-18-0/+3
|
* Use nftables for firewallingGravatar Johannes Christ2024-04-29-0/+3
| | | | | | | | | nftables is the modern replacement for iptables, which ufw uses under the hood. It allows us to specify firewall rules in a simple text file (with as much or as little abstraction as we want) and is quick to update and read. The text-file format allows more liberty with commenting compared to UFW. The existing `ufw` role has been converted to simply remove UFW. This has already been deployed on lovelace.
* Move documentation to HugoGravatar Johannes Christ2024-04-27-0/+3
| | | | | | Shortly before merge, the repository settings need to be updated to set GitHub Actions as the deployment source, to prevent GitHub from trying to build with Jekyll.
* Remove kubespray and related rolesGravatar Chris Lovering2023-07-24-3/+0
|
* Update & Deploy Kubespray (#77)Gravatar Hassan Abouelela2023-02-08-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * Move Kubespray Inventory Move the kuberspray inventory to the repo root to make accessing it easier, and unify inventories. * Document Kubespray Deploy Instructions Signed-off-by: Hassan Abouelela <[email protected]> * Ignore Kubespray In Ansible Lint Signed-off-by: Hassan Abouelela <[email protected]> * Fix Ansible Lint The `.github` folder was inappropriately being included in linting due to actions being in yaml format. Signed-off-by: Hassan Abouelela <[email protected]> --------- Signed-off-by: Hassan Abouelela <[email protected]>
* Add kubespray moduleGravatar Johannes Christ2022-11-27-0/+3