mamot.fr is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mamot.fr est un serveur Mastodon francophone, géré par La Quadrature du Net.

Server stats:

3.3K
active users

#minio

8 posts8 participants1 post today

I'm having lots of fun researching about #HLS, as I develop a video platform as a side quest and try to keep things on a budget, my plan is to have #nginx proxying to #minio but using subrequest auth to serve the streams. Will use #ffmpeg to encode the videos for adaptive streaming and encryption. I think everything I have cooking in my head should work, now down to implement the missing parts before gluing everything together. Oh, and I'm thinking on hosting on an OVH dedicated server.

Plot twist: the issue was... elasticsearch.

Java was crashing when I was setting up the S3.

I raised a single VM on my laptop and it did work to send the snapshot to minio. Something caused a Java crash on cluster nodes.

So I rebooted each node in sequence, waiting for them to join the cluster before starting the reboot in the next one.

And problem solved.

#ElasticSearch
#S3
#Minio

I know lots of folks are in a period of job upheaval. #MinIO has quite a few open positions from field engineers to web app developers to a payroll specialist and more. We're a global company (though some positions are geographically specific).

Think you might be interested? Check out the available opportunities on min.io/careers.

Note: I'm not a hiring manager for any open roles and do not work on the people team, but happy to answer general questions.

MinIO
MinIODownload High-Performance Object Storage | MinIOCode and downloads to create high-performance, infinitely scalable object storage systems for any production environment.

Was ein wilder Ritt mit den #Minio Metriken...

Zuerst hatte ich es ins falsche Prometheus eingebaut, dann ins richtige, aber das falsche war noch irgendwie aktiv...

Dann noch etliche Syntax Copy&Paste Fehler drin gehabt...

Dann waren Constraints falsch 😂

Aber jetzt gehts xD

680 - Backups en Android con Restic

Como hacer copias de seguridad o #backup en #android utilizando #restic #termux y #minio de forma sencilla, segura y cifrada.

Hace unos días te comenté que estaba estudiando la posibilidad de reemplazar BorgBackup, la herramienta que utilizo por defecto para copias de seguridad, y de la que te he h

youtube.com/watch?v=l3zTCMrXwcg

finally got #minio to work!! now I 'have' an S3-compatible object storage!!!

this allows me to use the #remotely-save plugin in #obsidian to sync notes without worrying about space limits and monthly operation limits

the funniest thing is that I tried to get minio to work a few months ago, but I was literally illiterate and didn't know how to read documentation, because it was all written there!!!

677 - No pierdas tus datos. Backups infalibles con Restic y Minio

Buscas un sistema seguro y fiable para tus copias de seguridad? Monta tu sistema utilizando #restic, #resticprofile y #minio para tus #backups infalibles

Hace años que te vengo hablando sobre copias de seguridad. En concreto en el episodio 173 te comenté como había hecho un rm -rf, y fuí salvado po

youtube.com/watch?v=l1LlEQw6FoM

I'm making progress in my home lab automation. I've used the few less busy days of my winter (northern hermisphere) holidays to learn about terraform / open tofu and a few cloud bits.

I've since created a terraform (module, what? not sure how to call it) for setting up gitlab-ci runner on scaleway and attaching it to a repository.

I'm now looking at doing the say on-prem, without a cloud piece, using #podman and #minio

Gonna see how my RPI4 performs with MinIO installed on it. Fedora Server 41 installed, 1TB SSD connected via USB3 and used for MinIO data. Access via SSL on ports 9000 and 9001 (will do reverse proxy with Nginx later). TuneD throughput-performance profile enabled. Now doing a Restic backup of about 210GB via S3/minio. #fedora #rpi4 #minio #restic