s10r.de
  • Home
  • My Services
  • About
  • Imprint
  • Privacy Policy

More issues

Quick and dirty: Backup MySQL from Docker Container to local filesystem

I have a little shell script to backup some of my MySQL Databases running in a docker container. It first finds the ID for the container and then exec the mysqldump command inside the container and save it outside: #!/bin/bash # config section SERVICE_NAME="service" DB_NAME=
04 Mar 2025 1 min read

Setup FreshRSS

In my Homelab I am running an instance of FreshRSS. „It’s a free self-hostable feed aggregator.“ The Client App I am using is the wonderful Reeder-App. Docker setup I run it in Docker Containers, with a PostgreSQL Database coordinated by docker compose. It does not contain any magic. Just
01 Mar 2025 2 min read

About

s10r.de

All about IT; Linux, DevOPS, PHP and Python, Software-Architecture

Topics

development

2 issues

devops

2 issues

DiD

4 issues

docker

2 issues

git

2 issues

linux

4 issues

mysql

1 issue

obsidian

1 issue

self-hosting

2 issues
s10r.de © 2026
  • Sign up
Powered by Ghost