Clockodo-CLI for starting and stopping your work from terminalAre you tired of opening clockodo.com for tracking your work time? Me either. With this tiny little script you can to this in your…Mar 4, 2024Mar 4, 2024
How to add ssh-key from 1Password socket on macOSFirst of all configure your home directories on the remote system if necessary: 1. Create the .ssh directory: mkdir ~/.ssh 2. Set the…Nov 20, 2023Nov 20, 2023
How to connect and migrate a managed kubernetes with a managed MongoDB cluster hosted at IONOSWe go through this in only 4 steps. If you want to expose the managed MongoDB cluster afterwords for development purposes, the steps 5 to 8…Aug 17, 2023Aug 17, 2023
Laravel docker-compose setup with minio s3 server and php-fpm.Just wanted to share a problem of default port violation and a docker-compose local setup we stumbled into.Dec 23, 2021Dec 23, 2021
Laravel 8 User factory with role statesState factory methods with user model hooksJan 19, 20211Jan 19, 20211