| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2024-05-15 | Deploy a pinnwand instance that used lovelace's pg database (#293) | -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]> | ||||
| 2024-05-14 | Pleasure the style dictator (#291) | -16/+25 | ||
| Fix warnings with argsplat in postgres role | ||||
| 2024-05-14 | add the task that configures host based authentication | -0/+16 | ||
| 2024-05-14 | add the db_passwords secrets file | -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 | ||||
| 2024-05-14 | add a handler to reload postgres | -1/+10 | ||
| This also renames the handler that restarts it. You're welcome Johannes. | ||||
| 2024-05-14 | ignore .ansible file upon syncing | -1/+1 | ||
| This will avoid the copying of a potentially empty .ansible file on host, rendering the guest playbooks unrunnable | ||||
| 2024-05-14 | Remove pixels-modsite.pythondiscord.com DNS | -8/+0 | ||
| 2024-05-14 | Update Pixels modsite to pixels-mod.pydis.wtf | -6/+6 | ||
| 2024-05-14 | Update Ansible Prometheus to point to pydis.wtf alertmanager | -1/+1 | ||
| 2024-05-14 | Move AlertManager to pydis.wtf | -5/+6 | ||
| 2024-05-14 | Move prometheus to pydis.wtf | -4/+5 | ||
| 2024-05-14 | Move policy-bot to pydis.wtf | -6/+6 | ||
| 2024-05-14 | Migrate Metabase to pydis.wtf | -3/+3 | ||
| 2024-05-14 | Migrate Bitwarden to pydis.wtf | -7/+7 | ||
| 2024-05-14 | Remove reflection of pythondiscord.com TLS to modmail ns | -2/+2 | ||
| 2024-05-14 | Migrate modmail to pydis.wtf | -4/+4 | ||
| 2024-05-14 | Reflect pydis.wtf certificate to modmail | -2/+2 | ||
| 2024-05-14 | Update tools docs to point to new Grafana URL | -1/+1 | ||
| 2024-05-14 | Update Grafana configmap to grafana.pydis.wtf | -2/+2 | ||
| 2024-05-14 | Update Grafana ingress to grafana.pydis.wtf | -3/+3 | ||
| 2024-05-14 | Reflect pydis.wtf cert to monitoring namespace | -0/+6 | ||
| 2024-05-14 | Reflect *.pythondiscord.com secret to necessary namespaces | -0/+6 | ||