This is a step-to-step instruction on how to display Eclipse IDE’s console output in VS-Code’s terminal view.
Month: October 2021

Docker Container to Backup a MongoDB 5.0 Database with Cron and mongodump in a Docker-Compose setup
This Blog-Post describes how to utilize a Docker Container running cron to regularly backup a MongoDB with the Utility-Tool mongodump in a Docker-Compose setup.