August 2, 2025
Asides
Follow me Bluesky: @deuts.hamili.net and Fediverse: @deuts@deuts.one
Portracker
By auto-discovering services on your systems, portracker provides a live, accurate map of your network. It helps eliminate manual tracking in spreadsheets and prevents deployment failures caused by port conflicts.
Docker Wakeup
An intelligent Docker container management system that automatically starts containers on-demand when accessed, stops idle containers to save resources, and generates NGINX configurations for seamless reverse proxy setup.
July 29, 2025
n8n: How to Migrate from SQLite to Postgres
Thought I might share this for whoever needs it, as there is a major lack of info around to achieve this without having to set everything back up (other than workflow and credentials).
n8n-local: Run n8n + Postgres + pgAdmin via Docker Compose
Docker Compose setup to self-host n8n with a Postgres backend and pgAdmin for DB management — quick local automation stack.
July 26, 2025
Snippets Library
A secure, lightning-fast code snippet manager to store, organize, and share your code with beautiful syntax highlighting.
May be a good alternative to ByteStash. The problem is there’s no easy docker install method.