Banana Pi BPI-M1 – upgrade an S3-compatible object storage server with MinIO...
root@bpi-iot-jsho-minio-02:~# ./mc admin info myminio ● 192.168.1.168:9000 Uptime: 34 minutes Version: 2021-11-24T23:19:33Z Network: 1/1 OK Drives: 4/4 OK 4 drives online, 0 drives offline...
View ArticleBanana Pi BPI-M1 – use a bucket „worm-with-versioning-and-retention“ with an...
root@bpi-iot-jsho-minio-02:~# ./mc ls –versions worm-with-versioning-and-retention myminio [2021-12-22 16:14:35 CET] 0B worm-with-versioning-and-retention/ [2021-12-23 14:23:12 CET] 726KiB...
View ArticleDocker Apache Guacamole – is a clientless remote desktop gateway it supports...
Docker Apache Guacamole – using this image will require an existing running Docker container with the guacd image and another Docker container providing either a PostgreSQL or MySQL database image #...
View ArticleBanana Pi BPI-M1 – how to use a private key and public certificate with an...
root@bpi-iot-jsho-minio-03:~# cd .minio/certs root@bpi-iot-jsho-minio-03:~/.minio/certs# openssl req -newkey rsa:4096 -x509 -sha256 -days 365 -nodes -out public.crt -keyout private.key Generating a RSA...
View ArticleMinIO – has also added the ability to auto-extract .tar files after upload
# mc mb play/mybucket # mc cp <path-to-archive>.tar play/mybucket –disable-multipart –attr „X-Amz-Meta-Snowball-Auto-Extract=true“ # mc ls play/mybucket
View ArticleBanana Pi BPI-M1 – Let’s Encrypt SSL how to use a private key and public...
root@bpi-iot-jsho-minio-03:~# apt-get install certbot root@bpi-iot-jsho-minio-03:~# certbot certonly Saving debug log to /var/log/letsencrypt/letsencrypt.log How would you like to authenticate with...
View Article