-
AWS CloudWatch log-forwarding with Fluent Bit - Evaluate
Fluent Bit is a lightweight and extensible Log Processor that comes with full support for Kubernetes:
https://docs.aws.amazon.com/AmazonC…
-
This will sound a bit confusing at first, but just go with me on this.
We need a new "top level" service that sits alongside the existing "Cell Service".
This should be an extremely lightweight…
-
Zotonic currently assumes bash is installed. This is not universally true, and is becoming less and less true with the push towards lightweight containers. We should make Zotonic work with only the PO…
-
#### Description
We aim to simplify the deployment process of our FastAPI application, which serves as an interface to our BERT and FastText models for SMS classification. The current setup process…
-
# Use Case
I'm working on improving my build times and previews speed and reliability by turning all of my major features into Packages. The strategy is to hide every dependency behind a protocol, an…
-
Hello,
I am interested in building an application sandbox (i.e. ultra-lightweight containers) that is cross-platform and written probably in Golang.
Would Frida be useful in this way as it seems…
-
Hi, n00b question here:
What is the recommended best practice for handling connection pooling with kube (so multiple containers all using the same DB)?
`pgx` obviously has its own lightweight co…
-
I would like to run Dropbox client on my home fileserver in a container. I can use the current official client, but it comes with a number of dependencies (Python, Qt, ...etc) and I'd prefer to use a …
-
On a Mac, either ARM64 (Apple Silicon M2) or Intel, the [Docker image from Docker Hub](https://hub.docker.com/r/ntbre/rdkit-rs/tags) crashes immediately after I try to run it in a container. Here's th…
-
https://docs.docker.com/userguide/dockervolumes/
Pros:
- Removes the whole build/release container-image-container-image-container fandango
- Probably a decent alternative to slugbuilder / slugrunner…