aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces (unfollow)
Commit message (Collapse)AuthorLines
2024-04-15Move Redis to databases namespaceGravatar Joe Banks-13/+7
2024-04-15Move Grafana to monitoring namespaceGravatar Joe Banks-1/+6
2024-04-15Move Prestashop to Prestashop namespaceGravatar Joe Banks-1/+3
2024-04-15Remove pydis-site from nginx p99 reportGravatar Chris Lovering-1/+1
2024-04-15Move ghost to web namespaceGravatar Joe Banks-1/+5
2024-04-15Use Ansible Vault for storing usersGravatar Johannes Christ-2/+3
Closes #211.
2024-04-15Update vars to have the role name as a prefixGravatar Chris Lovering-16/+16
2024-04-15Bump ruff to latestGravatar Chris Lovering-216/+215
2024-04-15Ensure linting CI runs when we update dependency versionsGravatar Chris Lovering-0/+2
2024-04-15Update Olli targets with new namespacesGravatar Joe Banks-1/+1
2024-04-15Move olli to monitoring namespaceGravatar Joe Banks-0/+1
2024-04-15Move metabase to tooling namespaceGravatar Joe Banks-0/+3
2024-04-15Move rTeX to apis namespaceGravatar Chris Lovering-0/+38
2024-04-15Move pixels to pixels namespaceGravatar Joe Banks-0/+7
Also add a pull secret for the new namespace
2024-04-15Move blackbox to databases nsGravatar Joe Banks-1/+3
2024-04-15Move pinnwand to webGravatar Joe Banks-0/+4
2024-04-15Move public statsGravatar Joe Banks-0/+2
2024-04-15Move site namespaceGravatar Joe Banks-0/+4
2024-04-15Move API services to apis namespaceGravatar Joe Banks-0/+7
2024-04-15Move snekbox to new namespaceGravatar Joe Banks-0/+3
2024-04-15Move forms to new namespaceGravatar Joe Banks-0/+2
2024-04-15Move services to tooling namespaceGravatar Joe Banks-0/+8
2024-04-15Remove unused servicesGravatar Joe Banks-117/+0
2024-04-15Bump ansible-lint version (#221)Gravatar Bradley Reynolds-176/+15
Removing extra that no longer exists Signed-off-by: Bradley Reynolds <[email protected]>
2024-04-14Add ghcr secret to new bots namespaceGravatar Joe Banks-0/+0
2024-04-14Move all bots to designated namespacesGravatar Joe Banks-1/+14
2024-04-14Configure Ansible for user authentication (#213)Gravatar jchristgit-2/+1
2024-04-14Log the result of the status embed request (#215)Gravatar jchristgit-1/+1
Allow us to debug the issue raised in #214.
2024-04-13Add a users roleGravatar Johannes Christ-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.
2024-04-12Copy root bashrc from skelGravatar Johannes Christ-0/+1
2024-04-12Configure SSH daemon options in unit dropinGravatar Johannes Christ-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.
2024-04-12Install unattended-upgrades on our nodesGravatar Johannes Christ-0/+8
2024-04-12Bump idna from 3.6 to 3.7 (#210)Gravatar dependabot[bot]-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>
2024-04-10Enable scraping of Loki and Loki Canary podGravatar Joe Banks-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.
2024-04-10Document loki values fileGravatar Joe Banks-2/+20
2024-04-10Document alloy values fileGravatar Joe Banks-1/+11