Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
15 results tagged containers  ✕   ✕
seanauff/metermon https://github.com/seanauff/metermon
Fri 10 Jun 2022 02:29:17 PM PDT archive.org

Metermon is a dockerized rtlamr wrapper that connects to an existing rtl_tcp instance and outputs formatted messages over MQTT for consumption by other software (e.g. telegraf for storage in influxdb and display in grafana, or import into Home Assistant).

The script can be run using docker (takes care of all dependencies) or standalone. It is designed to run on Raspberry Pi or similar.

By pulling apart this container it should be possible to figure out how to do this.

containers rtlsdr iot meters mqtt python
corkami/mitra https://github.com/corkami/mitra
Thu 10 Mar 2022 03:30:09 PM PST archive.org

A tool to generate binary polyglots (files that are valid with several file formats).

python hacking files generator formats containers
Simplenetes https://github.com/simplenetes-io
Tue 21 Sep 2021 12:04:43 PM PDT archive.org

Github org for Simplenetes, a full implementation of Kubernetes with shell scripts. Does not require root.

orchestration k8s shell cli devops docker containers
moby/buildkit https://github.com/moby/buildkit
Tue 11 May 2021 06:17:08 PM PDT archive.org

A toolkit for building containers if you don't have Docker installed. Automatically garbage collects container images. Multiple output formats. Pluggable. Does not require running as root.

Namechecked for use with faasd.

golang exocortex faas containers cli tools docker
GitHub - openfaas/faasd: A lightweight & portable faas engine https://github.com/openfaas/faasd
Wed 30 Dec 2020 09:23:28 PM PST archive.org

faasd is OpenFaaS reimagined, but without the cost and complexity of Kubernetes. It runs on a single host with very modest requirements, making it fast and easy to manage. Under the hood it uses containerd and Container Networking Interface (CNI) along with the same core OpenFaaS components from the main project. Will work on something as lightweight as a RasPi or a $5us VPS. Doesn't use Kubernetes so maintenance and upgrading is far easier. Implemented as a single executable binary.

golang containers faas lightweight exocortex
GitHub - GoogleContainerTools/distroless https://github.com/GoogleContainerTools/distroless
Sun 20 Dec 2020 12:37:43 PM PST archive.org

Language focused docker images, minus the operating system. Put a statically linked binary in there and fire it up. Designed with Go in mind.

docker containers minimalist sysadmin devops golang
GitHub - mhiramat/mincs: MINCS - Mini Container Shellscript https://github.com/mhiramat/mincs
Sun 22 Nov 2020 05:42:16 PM PST archive.org

A collection of shell scripts for light-weight containers. Just requires posix shell and some tools, which makes it easy to run it even on busybox. Even lets you stand up containers that use QEMU to run software for other architectures.

sysadmin containers lightweight scripts cli management
FaaS and Furious https://github.com/faas-and-furious
Thu 20 Jun 2019 01:26:51 PM PDT archive.org

A Github community of OpenFaaS functions.

faas functions contributions registry containers
rancher/k3s: Lightweight Kubernetes. 5 less than k8s. https://github.com/rancher/k3s
Tue 12 Mar 2019 12:08:09 PM PDT archive.org

k3s is intended to be a fully compliant Kubernetes distribution with the following changes:

Legacy, alpha, non-default features are removed. Hopefully, you shouldn't notice the stuff that has been removed.
Removed most in-tree plugins (cloud providers and storage plugins) which can be replaced with out of tree addons.
Add sqlite3 as the default storage mechanism. etcd3 is still available, but not the default.
Wrapped in simple launcher that handles a lot of the complexity of TLS and options.
Minimal to no OS dependencies (just a sane kernel and cgroup mounts needed). k3s packages required dependencies

devops containers lightweight linux golang docker
GhostWriters/DockSTARTer: DockSTARTer helps you get started with home server apps running in Docker. https://github.com/GhostWriters/DockSTARTer
Tue 12 Feb 2019 10:40:50 AM PST archive.org

The main goal of DockSTARTer is to make it quick and easy to get up and running with Docker. Text based UI with menus for configuring, updating, managing, and backing up Docker containers. Lets you pick and install from a list of container appliances for specific tasks.

linux docker containers menus administration tools
jwilder/dockerize: Utility to simplify running applications in docker containers https://github.com/jwilder/dockerize
Wed 05 Sep 2018 10:50:02 AM PDT archive.org

A CLI utility which tries to make it easier to run arbitrary applications inside of Docker containers.

foss docker containers sysadmin linux tools
Servers for Hackers https://serversforhackers.com/
Fri 17 Aug 2018 04:09:54 PM PDT archive.org

Teaching the server tech you need for development and production. Eliminating the frustration of server configuration. Databases, configuration management, containers, proxies, security, PHP, and much more.

lessons sysadmin howto reference servers databases configuration containers webapps security
Docker in Production: A History of Failure – The HFT Guy https://cdn.ampproject.org/c/s/thehftguy.com/2016/11/01/docker-in-production-an-history-of-failure/amp/
Tue 20 Mar 2018 12:02:13 AM PDT archive.org

Many problems with Docker. Many of them.

problems sysadmin wtf docker containers software
coreos/clair: Vulnerability Static Analysis for Containers https://github.com/coreos/clair
Mon 19 Mar 2018 11:38:07 PM PDT archive.org

Clair is a FOSS utility for conducting static security analysis of Linux containers, Docker containers in particular. Clair continually updates its internal index of known vulnerabilities so it can keep constant watch over what it monitors. Has a modular architecture to make it easier to extend the project without having to fork() it. Also designed to fit into a CI/CD pipeline to monitor in-house containers as they're built. Plugs into Kubernetes. Requires Postgres. Written in Go.  sysadmin infosec scanner scanning

scanning postgres vulnerabilities infosec analysis sysadmin linux golang security foss containers scanner
openfaas/faas: OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes https://github.com/openfaas/faas
Mon 19 Mar 2018 10:33:58 PM PDT archive.org

A foss clone of AWS Lambda. Build serverless functions using Docker and Kubernetes automagicaklly. Web control panel. CLI available. Upload your script and any deps, and turn it loose. Turn any Docker container into a function.

web functions cli saas foss faas containers lambda processing jobs
4220 links, including 280 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn