Daily Shaarli

All links of one day in a single page.

October 19, 2020

7 node mini ITX cluster to host cloud apps, Kubernetes and Docker locally.

PLUG & PLAY RASPBERRY PI CLUSTER. HOST KUBERNETES, DOCKER, SERVERLESS LOCALLY.

sosedoff/pgweb: Cross-platform client for PostgreSQL databases
thumbnail

Pgweb is a web-based database browser for PostgreSQL, written in Go and works on OSX, Linux and Windows machines. Main idea behind using Go for backend development is to utilize ability of the compiler to produce zero-dependency binaries for multiple platforms. Pgweb was created as an attempt to build very simple and portable application to work with local or remote PostgreSQL databases.