Configure Proxmox to use an external Ceph cluster
We look into how to configure your Proxmox installation to use an external Ceph cluster for your data needs.
We use the OpenAPI generator to create a stub server implementation of PHP-Slim. Then we implement the different endpoints using an SQLite backend and talk about the challenges using the database and handle CORS.
In this video we’re looking into Ceph performance! We’ll be comparing different storage solutions and versions, specifically Pacific and Quincy, to see how they stack up against each other. We’ll cover everything from speed and efficiency to scalability and reliability.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into the swagger generator in the swagger codegen cli, in order to generate our own little simple java rest web server.
This is my first look into Bacula. A backup solution where you can read data from multiple clients and store it on different storage …
I looked into building tensorflow from source on Windows. The reason, TensorRT released and I wanted to test the new functionallity. I got tensorflow to build after some tribulations using the latest source release. Sadly I never got the new functionallity of TensorRT up and running but I did headway at least.