| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [octodns](https://github.com/octodns/octodns) from 1.6.1 to 1.7.0.
- [Changelog](https://github.com/octodns/octodns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/octodns/octodns/compare/v1.6.1...v1.7.0)
---
updated-dependencies:
- dependency-name: octodns
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The two services that I would normally exclude are intentionally not
excluded right now to test out the alertmanager setup. If all goes well,
we should receive a notification on Discord.
|
| |
|
| |
|
|
|
|
|
|
| |
See upstream at
https://github.com/fail2ban/fail2ban/commit/d0d07285234871bad3dc0c359d0ec03365b6dddc,
this will be incorporated into Debian at the next release.
|
| |
|
|
|
|
|
|
|
|
|
| |
The new limits allow each user to run a maximum of 100 processes by
default, allowing to manually raise this number to 200.
When a custom "pydis" group or similar is introduced, I plan to expand
this to also specify other limits to prevent user error from causing
problems on the system.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
These groups are no longer present in our proper inventory as we no
longer plan on selfhosting Kubernetes on the netcup nodes.
|
|
|
|
|
|
|
|
|
|
|
| |
Disable agent forwarding and X11 forwarding in the default
configuration. Users can still forward this if they really want to by
installing a custom forwarder and utilizing their shell access to spawn
it, but with this, we're making it impossible for people to accidentally
forward their agent or their X socket to the remote server.
Additionally, change the SSH configuration such that only the Python
Discord users are allowed to log in.
|
|
|
|
| |
Allow for faster local installation by only installing what we need.
|
| |
|
| |
|
| |
|
|
|
|
| |
This also explicitly specifies the sync type to rsync
|
|
|
|
|
| |
These are directly forwarded to GitHub with no time-consuming processing
done on the site. We would therefore be alerting for GitHub's slowness,
which is rather useless.
|
|
|
|
|
|
|
|
| |
This allows us to connect to PostgreSQL on lovelace from any possible
LKE node location, whilst not opening up our PostgreSQL instances to the
world.
This has already been rolled out.
|
| |
|
|
|
|
|
| |
The new commit includes automatic validation of the `nft` configuration
to ensure that any deployed config is valid.
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
| |
Closes #240.
|
|
|
|
| |
Adds the necessary DNS entries for issue #230
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/configure-pages
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [HassanAbouelela/actions](https://github.com/hassanabouelela/actions) from setup-python_v1.4.2 to 1.5.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/hassanabouelela/actions/releases)
- [Commits](https://github.com/hassanabouelela/actions/compare/setup-python_v1.4.2...setup-python_v1.5.0)
---
updated-dependencies:
- dependency-name: HassanAbouelela/actions
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
|
| |
|
| |
|