
WordPress S3 Offload
A few weeks (months?) ago, I notice a nice feature that came in for lightsail: Bucket Storage. Basically this feature allows you to automatically attach S3 bucket to your lightsail hosts. That’s pretty useful as…
Your daily geek
A few weeks (months?) ago, I notice a nice feature that came in for lightsail: Bucket Storage. Basically this feature allows you to automatically attach S3 bucket to your lightsail hosts. That’s pretty useful as…
For a few weeks now, there is a major security issue ongoing on twitch.tv: bots users named something like hoss00312 are mass following channels. DO NOT REACH THEIR USER PAGE. Apparently, they installed a malicious…
At this point we have a database instance running in our kubernetes cluster, and we have a wiki.js instance ready to rock, but it would be WAY better if we could access it from a…
Last week, we saw how to setup our database for this wiki project, now let’s deploy the wiki page. Still last week, I went on using the full rancher web GUI as it’s, I think,…
For a few month I’ve been using the Postgres server provided with my NAS, and it was fine, but since it reached its limit, let’s deploy a new database using Kubernetes on a Rancher cluster.…
Continue Reading Create a postgres server using kubernetes and rancher
Long time since I didn’t review the news in AWS, I won’t got back to the last time, just the announcements of last, only since July. Amazon Athena Updates A few news for Athena, for…
What’s a VLan? VLan stands for Virtual Local Area Network (thanks captain obvious). It’s a way to convey multiple LAN over the same cables (for an over simplified view). You can imagine that your LAN…
It’s been super long since I post anything here, I was quite busy with work and other personal matter, but it gave me time to think a bit on what I want to do here,…
It’s been almost 1 month since the last post I made about AWS news here. So let’s get a quick review on what updates catches my eye. DynamoDB global tables on Cloud formation You might…
New features for Python 3.10 is now on beta, this means that no new features will be added for this version. Let’s take a look to the most important features this version will onboard. Structural…