Docker Official Image ‚MinIO‘ – to build high performance infrastructure for...
# docker pull minio/minio # docker run -p 9000:9000 –name MinIO-01 -v /media/usb:/data -e „MINIO_ACCESS_KEY=<Accesskey>“ -e „MINIO_SECRET_KEY=<SecretKey>“ minio/minio server /data # docker...
View ArticleArticle 4
Wow. We just earned our 25,000th GitHub star. Thank you to the amazing community that pushes us, praises us and promotes us. We are truly humbled. #opensource #devops #cloudnative...
View ArticleEclipse Mosquitto MQTT Broker 2.0 – bietet mehr Sicherheit und Performance
Eclipse Mosquitto MQTT Broker 2.0 – bietet mehr Sicherheit und Performance
View ArticleDocker Official Image ‚MinIO‘ – Object Locking, Versioning, Holds and Modes
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 ArticleDocker Version 20.10 – release notes
Docker Version 20.10 – release notes root@rpi-iot-jsho-docker-01:~# docker version Client: Docker Engine – Community Version: 20.10.0 API version: 1.41 Go version: go1.13.15 Git commit: 7287ab3...
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 ArticleRaspberry Pi Zero W – unable to connect to WiFi
It’s not working for the following reason „Starting wpa_supplicant : failed (brcmfmac)„ The solution is simple … open the file „wpa_supplicant.conf“ and remove the blank lines after the „}“ with a...
View ArticleArticle 4
The future is disaggregated, S3-Compatible and Kubernetes-Native – in other words,something other than #Hadoop #HDFS. Learn why MinIO is optimal migration point: https://t.co/5yGzBQVd9U #objectstorage...
View ArticleMicrosoft Windows Server 2019 – how to install Docker
Install Docker in Microsoft Windows Server 2019 – let’s take a look at the steps required to install docker in Microsoft Windows Server 2019 this includes a few steps that need to be taken to get...
View Article