$:/litapp/blog

A blog about nothing, coding, photography, and generative art


Introducing Elixir Buildpack - 2021/02/10 21:55

This is something I am working on (and off) for the last year, it started as a way to play with Elixir and Cloud Native Buildpacks but then I started to use it to create images to deploy on a small k3s Kubernetes cluster I maintain.

[...]


Using Docker Cloud on Scaleway vps - 2016/05/14 11:54

Docker Cloud (formerly Tutum) help to deploy containers image on node clusters. Nodes can be provisioned directly from the service (Digital Ocean, Azure, AWS, Packet.net, and IBM SoftLayer). Additionally is possible to use the function Bring your own node (BYON) to add any linux server connected to the internet as node and deploy on it.

[...]