| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | Add Craig Dazey emulator | 2024-05-18 | -0/+20 | ||
| | | |||||
| * | Add instance to AlertManager Discord embeds | 2024-05-17 | -1/+1 | ||
| | | |||||
| * | update bitwarden user's password to exclude ugly chars | 2024-05-17 | -17/+17 | ||
| | | |||||
| * | Update Bitwarden Kubernetes secret with new database location | 2024-05-17 | -0/+0 | ||
| | | |||||
| * | Disable alerts for known problematic services | 2024-05-17 | -2/+1 | ||
| | | |||||
| * | add bitwarden postgres user & db config | 2024-05-17 | -14/+29 | ||
| | | |||||
| * | Revert "Skip tasks requiring all hosts when running with limit" | 2024-05-17 | -2/+0 | ||
| | | | | | This reverts commit 566c0ad557fafe148dc51463e5071ff64f980c24. | ||||
| * | configure hba rules separately | 2024-05-16 | -3/+17 | ||
| | | |||||
| * | Add a postgresql.conf file template | 2024-05-16 | -0/+63 | ||
| | | |||||
| * | Bump limits and requests for bots that have been OOMing recently | 2024-05-16 | -3/+3 | ||
| | | |||||
| * | Move AlertManager to 4 replicas | 2024-05-16 | -1/+1 | ||
| | | |||||
| * | Unindent lovelace postgres config map for blackbox | 2024-05-16 | -3/+3 | ||
| | | |||||
| * | Merge branch 'dependabot/pip/ruff-0.4.4' | 2024-05-16 | -22/+23 | ||
| |\ | |||||
| | * | Bump ruff from 0.4.2 to 0.4.4 | 2024-05-16 | -22/+23 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.2 to 0.4.4. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.4.2...v0.4.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> | ||||
| * | | Update pinnwand conenction string to point at lovelace | 2024-05-16 | -0/+0 | ||
| | | | |||||
| * | | Remove temporary testing deployment of pinnwand | 2024-05-16 | -150/+0 | ||
| | | | |||||
| * | | Add lovelace credentials to blackbox secrets | 2024-05-16 | -0/+0 | ||
| | | | |||||
| * | | configure blackbox to backup lovelace's pg instance | 2024-05-16 | -0/+7 | ||
| | | | |||||
| * | | grant pg users their predefined roles | 2024-05-16 | -0/+14 | ||
| | | | |||||
| * | | define the blackbox user and its db roles | 2024-05-16 | -11/+20 | ||
| | | | |||||
| * | | Readd nftables submodule | 2024-05-15 | -0/+0 | ||
| | | | |||||
| * | | Deploy a pinnwand instance that used lovelace's pg database (#293) | 2024-05-15 | -0/+150 | ||
| | | | | | | | | | | | | | | | | | | | | | | | * add a deployment config for pinnwand on lovelace * add a dns entry for the new pastebin * Add database URI for pinnwand to connect to psql on lovelace --------- Co-authored-by: Chris Lovering <[email protected]> | ||||
| * | | Pleasure the style dictator (#291) | 2024-05-14 | -16/+25 | ||
| | | | | | | | Fix warnings with argsplat in postgres role | ||||
| * | | add the task that configures host based authentication | 2024-05-14 | -0/+16 | ||
| | | | |||||
| * | | add the db_passwords secrets file | 2024-05-14 | -7/+24 | ||
| | | | | | | | | | | | | | This contains the encrypted passwords for all database users This also moves variables under the /vars/main folder to allow ansible to load all variable folders automatically | ||||
| * | | add a handler to reload postgres | 2024-05-14 | -1/+10 | ||
| | | | | | | | | | | | | | This also renames the handler that restarts it. You're welcome Johannes. | ||||
| * | | ignore .ansible file upon syncing | 2024-05-14 | -1/+1 | ||
| | | | | | | | | | This will avoid the copying of a potentially empty .ansible file on host, rendering the guest playbooks unrunnable | ||||
| * | | Remove pixels-modsite.pythondiscord.com DNS | 2024-05-14 | -8/+0 | ||
| | | | |||||
| * | | Update Pixels modsite to pixels-mod.pydis.wtf | 2024-05-14 | -6/+6 | ||
| | | | |||||
| * | | Update Ansible Prometheus to point to pydis.wtf alertmanager | 2024-05-14 | -1/+1 | ||
| | | | |||||
| * | | Move AlertManager to pydis.wtf | 2024-05-14 | -5/+6 | ||
| | | | |||||
| * | | Move prometheus to pydis.wtf | 2024-05-14 | -4/+5 | ||
| | | | |||||
| * | | Move policy-bot to pydis.wtf | 2024-05-14 | -6/+6 | ||
| | | | |||||
| * | | Migrate Metabase to pydis.wtf | 2024-05-14 | -3/+3 | ||
| | | | |||||
| * | | Migrate Bitwarden to pydis.wtf | 2024-05-14 | -7/+7 | ||
| | | | |||||
| * | | Remove reflection of pythondiscord.com TLS to modmail ns | 2024-05-14 | -2/+2 | ||
| | | | |||||
| * | | Migrate modmail to pydis.wtf | 2024-05-14 | -4/+4 | ||
| | | | |||||
| * | | Reflect pydis.wtf certificate to modmail | 2024-05-14 | -2/+2 | ||
| | | | |||||
| * | | Update tools docs to point to new Grafana URL | 2024-05-14 | -1/+1 | ||
| | | | |||||
| * | | Update Grafana configmap to grafana.pydis.wtf | 2024-05-14 | -2/+2 | ||
| | | | |||||
| * | | Update Grafana ingress to grafana.pydis.wtf | 2024-05-14 | -3/+3 | ||
| | | | |||||
| * | | Reflect pydis.wtf cert to monitoring namespace | 2024-05-14 | -0/+6 | ||
| | | | |||||
| * | | Reflect *.pythondiscord.com secret to necessary namespaces | 2024-05-14 | -0/+6 | ||
| | | | |||||
| * | | Add information on secret reflector Helm deployment | 2024-05-14 | -0/+11 | ||
| | | | |||||
| * | | Update pinnwand database secret to support being ast.literal_eval'd | 2024-05-13 | -0/+0 | ||
| | | | |||||
| * | | Use our own fork for deploying pinnwand | 2024-05-13 | -1/+1 | ||
| |/ | |||||
| * | Bump pre-commit from 3.7.0 to 3.7.1 (#286) | 2024-05-13 | -5/+5 | ||
| | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
| * | Remove obsolete cleanup tasks | 2024-05-12 | -18/+0 | ||
| | | |||||
| * | Configure sudo in separate file | 2024-05-12 | -2/+17 | ||
| | | |||||
| * | Bump jinja2 from 3.1.3 to 3.1.4 | 2024-05-12 | -3/+3 | ||
| | | | | | | | | | | | | | | | Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> | ||||