Docker

Docker: quick setup of semi portable Immich installation
Mar 2, 2024

Docker: quick setup of semi portable Immich installation

How to quickly set up an Immich installation at home

Categories: linux docker immich
Docker: curl to exposed container port which is not published to the outside (Jitsi endpoint for counting sessions)
Feb 26, 2024

Docker: curl to exposed container port which is not published to the outside (Jitsi endpoint for counting sessions)

How to curl to jitsi prosody to count sessions, but also how to access non published tcp ports of a running container

Categories: linux docker
Synology: Remove files from BTRFS snapshots
Nov 4, 2022

Synology: Remove files from BTRFS snapshots

Remove files from BTRFS snapshots

Categories: docker nginx ruby
Docker: rails redirect to non standard ports
Sep 4, 2022

Docker: rails redirect to non standard ports

Transcode video with ffmpeg in docker

Categories: docker nginx ruby
Docker: stop containers with the proper signals
May 23, 2022

Docker: stop containers with the proper signals

Quickly stopping containers with the proper signals

Categories: docker docker-compose
pgAdmin on Docker/Ubuntu 18
Oct 15, 2019

pgAdmin on Docker/Ubuntu 18

This post will quickly show how to set up an Ubuntu 18 in a virtual machine, install Docker and set up pgAdmin with a persistend volume.

Categories: Development Docker Ubuntu