Blog

Exploring Lessons Learned: Best Practices in Data & Smart Factory Technology from Past and Current Projects

  • Set Up Rclone with Proton Drive on Pop!_OS

    Set Up Rclone with Proton Drive on Pop!_OS

    , ,

    Introduction Managing your cloud storage effectively can streamline your workflow, especially when integrated with powerful tools like Rclone. This guide will walk you through the installation and configuration of Rclone to work seamlessly with Proton Drive on Pop!_OS 22.04 LTS (based on Ubuntu) since Proton Drive lacks a proper Linux client. The rclone implementation is…

    Read more: Set Up Rclone with Proton Drive on Pop!_OS
  • Dapr with rootless Docker

    Dapr with rootless Docker

    ,

    Ever Wondered How to Run Dapr with Docker in Rootless Mode? Wonder No More! In general, it’s recommended to run Docker in rootless mode due to security reasons. Rootless Docker enhances security by minimizing the privileges needed to run containers, which reduces the risk of potential security vulnerabilities. Introduction Running Docker in rootless mode is…

    Read more: Dapr with rootless Docker