form-broker - easily handle form submissions
form broker (fbkr) is an API that handles form submissions, sending the submission to configurable endpoints (email, database, rocketchat, etc.). fbkr was designed to handle any form submission and works well when combined with Static Site Generators such as Nikola or Hugo. This site uses a fbkr instance, to try it out …
Read Moreibuilder is a cli based builder of docker images. It provides an interface for building and pushing the image as well as for tagging source code after build with a build version and other common image tasks. Building an image is easy: You can also view build history: More Info The boi Tutorial provides more info on …
Read MoreInspect Image and Packaging (iip) inspects packages (python, ruby, node, etc) and images (docker) of a project. Install To install iip you will need to build it from source (more info on the iip gitlab page. clone: git@gitlab.com:drad/iip.git build: cd iip && cargo build --release && strip …
Read More2022-05-27 Update This article references boi which was rebranded to be ibuilder in May of 2022. This tutorial will show how to take an existing application (the dradux.com website itself) and deploy it to a kubernetes cluster using boi, a lightweight tool for building and pushing docker images. Deploying an …
Read More