Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Include Ansible Vault in onboarding document | 2024-04-27 | -1/+2 | |
| | ||||
* | Remove fallback service in favour of DNS logging | 2024-04-27 | -14/+0 | |
| | ||||
* | Log all failed PostgreSQL queries to CoreDNS | 2024-04-27 | -0/+10 | |
| | ||||
* | Update all secrets to new PostgreSQL service | 2024-04-27 | -1/+1 | |
| | ||||
* | Upgrade to PostgreSQL 16 and move to databases namespace | 2024-04-27 | -13/+31 | |
| | ||||
* | Update pixels redis secret | 2024-04-26 | -0/+0 | |
| | ||||
* | Exclude home and tag views from latency alerts | 2024-04-24 | -2/+2 | |
| | | | | | These are known issues and we probably won't do anything about them, so stop alerting us about it. | |||
* | Add bellas user | 2024-04-24 | -53/+99 | |
| | ||||
* | Update black-knight constant key names | 2024-04-18 | -0/+0 | |
| | ||||
* | Update ContainerOOMEvent alert | 2024-04-17 | -4/+4 | |
| | ||||
* | Move mongodb to databases namespace | 2024-04-16 | -2/+5 | |
| | ||||
* | Move Redis to databases namespace | 2024-04-15 | -13/+7 | |
| | ||||
* | Move Grafana to monitoring namespace | 2024-04-15 | -1/+6 | |
| | ||||
* | Move Prestashop to Prestashop namespace | 2024-04-15 | -1/+3 | |
| | ||||
* | Remove pydis-site from nginx p99 report | 2024-04-15 | -1/+1 | |
| | ||||
* | Move ghost to web namespace | 2024-04-15 | -1/+5 | |
| | ||||
* | Use Ansible Vault for storing users | 2024-04-15 | -2/+3 | |
| | | | | Closes #211. | |||
* | Update vars to have the role name as a prefix | 2024-04-15 | -16/+16 | |
| | ||||
* | Bump ruff to latest | 2024-04-15 | -216/+215 | |
| | ||||
* | Ensure linting CI runs when we update dependency versions | 2024-04-15 | -0/+2 | |
| | ||||
* | Update Olli targets with new namespaces | 2024-04-15 | -1/+1 | |
| | ||||
* | Move olli to monitoring namespace | 2024-04-15 | -0/+1 | |
| | ||||
* | Move metabase to tooling namespace | 2024-04-15 | -0/+3 | |
| | ||||
* | Move rTeX to apis namespace | 2024-04-15 | -0/+38 | |
| | ||||
* | Move pixels to pixels namespace | 2024-04-15 | -0/+7 | |
| | | | | Also add a pull secret for the new namespace | |||
* | Move blackbox to databases ns | 2024-04-15 | -1/+3 | |
| | ||||
* | Move pinnwand to web | 2024-04-15 | -0/+4 | |
| | ||||
* | Move public stats | 2024-04-15 | -0/+2 | |
| | ||||
* | Move site namespace | 2024-04-15 | -0/+4 | |
| | ||||
* | Move API services to apis namespace | 2024-04-15 | -0/+7 | |
| | ||||
* | Move snekbox to new namespace | 2024-04-15 | -0/+3 | |
| | ||||
* | Move forms to new namespace | 2024-04-15 | -0/+2 | |
| | ||||
* | Move services to tooling namespace | 2024-04-15 | -0/+8 | |
| | ||||
* | Remove unused services | 2024-04-15 | -117/+0 | |
| | ||||
* | Bump ansible-lint version (#221) | 2024-04-15 | -176/+15 | |
| | | | | | Removing extra that no longer exists Signed-off-by: Bradley Reynolds <[email protected]> | |||
* | Add ghcr secret to new bots namespace | 2024-04-14 | -0/+0 | |
| | ||||
* | Move all bots to designated namespaces | 2024-04-14 | -1/+14 | |
| | ||||
* | Configure Ansible for user authentication (#213) | 2024-04-14 | -2/+1 | |
| | ||||
* | Log the result of the status embed request (#215) | 2024-04-14 | -1/+1 | |
| | | | Allow us to debug the issue raised in #214. | |||
* | Add a users role | 2024-04-13 | -1/+33 | |
| | | | | | | | | The new `pydis-users` role allows us to manage user accounts and move away from the root user setup script, eventually locking down SSH access to the root user. Joe, Chris and me have been added as users. | |||
* | Copy root bashrc from skel | 2024-04-12 | -0/+1 | |
| | ||||
* | Configure SSH daemon options in unit dropin | 2024-04-12 | -9/+20 | |
| | | | | | | Disable password authentication and root logins and use a configuration file that is independent of the `sshd_config` that `apt` itself will modify on upgrades. | |||
* | Install unattended-upgrades on our nodes | 2024-04-12 | -0/+8 | |
| | ||||
* | Bump idna from 3.6 to 3.7 (#210) | 2024-04-12 | -3/+3 | |
| | | | | | | | | | | | | | | | Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | Enable scraping of Loki and Loki Canary pod | 2024-04-10 | -0/+11 | |
| | | | | | | Adds the necessary Pod annotations (prometheus.io/scrape, etc.) to pods to have Prometheus service discovery automatically pick up on them and start scraping. | |||
* | Document loki values file | 2024-04-10 | -2/+20 | |
| | ||||
* | Document alloy values file | 2024-04-10 | -1/+11 | |
| | ||||
* | Add Loki Helm values | 2024-04-10 | -0/+46 | |
| | ||||
* | Add Alloy Helm values | 2024-04-10 | -0/+69 | |
| | ||||
* | Add logging documentation | 2024-04-10 | -0/+25 | |
| |