_github/profile
2024-05-17 10:55:32 +02:00
..
README.md Fettling. 2024-05-17 10:55:32 +02:00

Benzine

Fundamentally, this is the psuedo 'brand' that I publish open source projects.

Projects

Name How do I get it Description Build Tests QC
Benzine Core composer require benzine/core Wrote too much boilerplate. Patience met its demise. Realised that all the little bits of glue I was writing was effectively a framework. Packaged it as such. N/A PHPUnit Trunk.io Check
Benzine ORM composer require benzine/orm Frustrated with Doctrine and Eloquent, I made my own ORM with blackjack and hookers. N/A PHPUnit Trunk.io Check
Benzine DevTools composer require benzine/dev-tools A collection of tools that I use to develop Benzine projects. N/A N/A Trunk.io Check
Dockerized DynamoDB A Docker image customised for running an approximation of DynamoDB Locally, with healthchecks. DynamoDB N/A Trunk.io Check
Dockerized MariaDB A Docker image customised for running MariaDB Locally, with healthchecks. MariaDB N/A Trunk.io Check
Dockerized MITM Proxy MITMProxy is a pain in the arse, also yeah healthchecks MITMProxy N/A Trunk.io Check
Dockerized MongoDB Everyones favourite not-a-database... with healthchecks MongoDB N/A Trunk.io Check
Dockerized Mosquitto/MQTT MQTT N/A Trunk.io Check
Dockerized MySQL Proxy MySQL Proxy N/A Trunk.io Check
Dockerized Node My flavoured images of the node runtime. NodeJS N/A Trunk.io Check
Dockerized Perl I had to do perl too for god knows what reason Perl N/A Trunk.io Check
Dockerized PHP Where it all began, being frustrated by needing two containers for PHP-FPM and Nginx, back in the day... PHP N/A Trunk.io Check
Dockerized Postgres Postgres N/A .io Check
Dockerized Redis Redis N/A Trunk.io Check
Multi-Process Docker Runtime Build Runit) N/A Trunk.io Check
S3DB Application built ontop of MySQL or Postgres, which uses s3 buckets as a backend store. Designed for ephemeral QA systems where the server may purge the instance. Build S3DB N/A Trunk.io Check
Swarm Connectivity Tester While chasing down connectivity issues that turned out to be entirely AWS's doing, I wrote a silly little connectivity tester tool. Build Swarm Connectivity Tester N/A Trunk.io Check
Swarm-aware Nginx Load-Balancer Nginx that interrogates the docker socket to automatically provision itself, plus lets encrypt, plus storing certs in an s3 bucket. Build Bouncer N/A Trunk.io Check