Level up your SRE game — Best of this week — 22nd Jan 2023
“A room without books is like a body without a soul.” — Marcus Tullius Cicero
I compile Site Reliability Engineering/DevOps-related articles every week and help you keep up your learning game.
This week we covered:
- Whatsapp Proxy Server
- Distraction Free Youtube — Chrome Extension
- How to become a Docker-compose Wizard?
I also write about the tools and tips related to Software Development and SRE regularly on my Linkedin profile. You can check out my profile here: https://www.linkedin.com/in/vikasyadav94/
Whatsapp Proxy Server
Did you know #whatsapp provides a proxy server? I had no idea about this.
If you are unable to connect directly to WhatsApp, a proxy can be used as a gateway between you and Whatsapp servers. You can deploy the proxy server anywhere you want using their official repo: https://lnkd.in/eR3J-v8V
Follow the instructions on the git repo on how to set up and use this proxy server. Might come in handy when you’re traveling. Please note that the proxy server doesn’t support VoIP and media downloads so you will only be able to chat using these proxy servers.
#whatsapp #proxy #softwareengineering
Distraction Free Youtube — Chrome Extension
Learning something on YouTube can get distracting most of the time! What if you could just see what you want and ignore all the clutter? Turns out you can!
Say goodbye to distractions and hello to a more focused YouTube experience with the Distraction-Free YouTube Chrome Extension! This amazing tool removes all the clutter from your YouTube interface and lets you focus on the video you’re watching or searching for.
No more comments, sidebars, or recommended videos. Just pure, uninterrupted video viewing. Try it out now and see the difference it makes in your YouTube experience!
Extension Link: https://lnkd.in/ediFVtyP
#YouTube #ChromeExtension #Productivity”
How to become a Docker-compose Wizard?
This project will make you a docker-compose wizard!
It’s a crowd-sourced collection of docker-compose files covering various scenarios. These samples provide a starting point for how to integrate different services using a docker-compose file and manage their deployment.
Some notable samples include
-> Django
-> Flask
-> Nextcloud
-> Grafana + Prometheus
-> React + Express + MySQL
-> Spring + Postgres
-> Wireguard VPN
…. and much more
No matter if you’re an expert or a beginner — this project has a lot to offer everyone.
GitHub Link: https://lnkd.in/ebU4ENsc
Have similar projects? Share in the comments section. For more such content every day — Follow Vikas Yadav