Docker Official Images – minio/warp S3 benchmarking tool
https://hub.docker.com/r/minio/warp
View ArticlePrometheus 2.27.0 – how to monitor MinIO server
Prometheus – offers a multi-dimensional data model with time series data identified by metric name and key/value pairs the data collection happens via a pull model over HTTP/HTTPS these metrics can be...
View ArticleProxmox Virtual Environment (VE) 6.3-1 – einen Docker Container betreiben
##### Docker auf Proxmox LXC Conatiner ###### # apt-get update -y # apt-get full-upgrade -y # apt-get install docker.io # systemctl start docker # systemctl enable docker ##### install docker-compose...
View ArticlePortainer Community Edition 2.0 (CE) – Lightweight Management UI for Docker
Portainer – is comprised of two elements the Portainer Server and the Portainer Agent both elements run as lightweight Docker containers on a Docker engine or within a Swarm cluster
View ArticleDocker Official Images – Elasticsearch is a powerful open source search and...
Elasticsearch – is a distributed, RESTful search and analytics engine capable of solving a growing number of use cases as the heart of the Elastic Stack it centrally stores your data so you can...
View ArticleRaspberry Pi Compute Module 4 IoT Router Carrier Board Mini – with 2 network...
Compute Module 4 IoT Router Carrier Board Mini is an internet expansion board based on the Raspberry Pi Compute Module 4 when connecting with a gigabit network card via PCle it brings Raspberry Pi...
View Articles3-benchmark – performance benchmarking methodologies used to test the...
s3-benchmark – for 10 threads with the default 1MB object size. The benchmark reports for each operation PUT GET and DELETE the results in terms of data speed and operations per second the program...
View ArticleRaspberry Pi – set up a basic Network File System (NFS) Server for a Proxmox...
# apt-get update -y # apt-get full-upgrade -y # apt-get install nfs-kernel-server # vi /etc/fstab /dev/sda1 /media/USB-Disk auto defaults,noatime 0 0 # df -k Filesystem 1K-blocks Used Available Use%...
View ArticleDocker Official Image ‚MinIO‘ – Versioning
MinIO – Versioning allows a user to retain multiple variants of an object in the same bucket. Versioning provides a mechanism to preserve, retrieve, and restore every version of every object stored...
View ArticleDocker Official Image ‚MinIO‘ – Object Locking
MinIO – supports a complete object locking framework offering both Legal Hold and Retention with Governance and Compliance modes. Object Locking functionality is a requirement for many regulated...
View ArticleVMware vSphere ESXi 7.0 Hypervisor(s) – set up a base network topology for a...
MinIO – install on Linux hosts running 64-bit Intel/AMD architectures # wget https://dl.min.io/server/minio/release/linux-amd64/minio # chmod 775 minio # mkdir /data # ./minio server /data The MinIO...
View Article