Jonathan Davies
Jonathan Davies
We need to expose a way for the user to add additional `--cpus` options at: https://github.com/astro/microvm.nix/blob/dfe2d3db94e4829e317f97e3a095d6fd8b91f30c/lib/runners/cloud-hypervisor.nix#L96 I tried to figure out a nice way to do this with Nix, but...
**Describe the solution you'd like** I realize this is a big feature request; I'd like Vinyl to support S3 as an optional storage backend for media files. Apart from the...
* Changed BUILD_DATE to ISO 8601. Also didn't target the latest release as that has an odd runtime error with go1.20.
**Is your feature request related to a problem? Please describe.** Hydra seems to be great for building nixpkgs, or a subset of this. I've deployed my own Hydra and have...
Fixes: #112
Fixes: #27
Might be nice to have optional networkd metrics for this exporter. This has some examples of what I would like: - https://github.com/cooperlees/monitord-exporter I also use networkd's DHCP server for clients,...
Feature request for sozu to gain HTTP basic auth support - I use this for self-hosted services on the Internet to reasonably secure those at the HTTP frontend level.
rusoto is in maintenance mode and this project should change over to https://crates.io/crates/aws-sdk-s3 instead. There's an example of another project doing this recently here: https://github.com/getsentry/symbolicator/issues/575
It would great if seedvault could backup to any S3-compliant backup target in addition to also AWS S3 (open source examples: Ceph radosgw, Minio, Garage, seaweedfs, ...). AWS SDK for...