2025-09-10
In the previous article, we deployed a basic Jitsi Meet server using Docker.
Now let’s look at how to secure your server, enable authentication, and optimize performance for stable video calls.
Authentication: …
Read more2025-09-01
AWS Cognito and Microsoft Entra ID: Authentication as Part of the Ecosystem Introduction If Auth0 is the “hired expert” for authentication, then AWS Cognito and Microsoft Entra ID are the “system …
Read more2025-08-31
Auth0: Authentication as a Service, or “Just Pay” Introduction So far, we’ve discussed solutions that give you full control but demand effort. Auth0 offers a different path: outsourcing authentication …
Read more2025-08-30
FreeIPA: The Untamed Titan of Enterprise Identity Introduction While Keycloak and FusionAuth focus on the web, FreeIPA operates on a different level. It’s not just an authentication server. It’s an integrated solution …
Read more2025-08-29
FusionAuth: Challenging the Giants with an API Focus Introduction While Keycloak may feel like a heavyweight titan built for the enterprise world, FusionAuth enters the arena with a much more developer-friendly agenda. …
Read more2025-08-28
Keycloak: Open Source and Big Ambitions Introduction In a world where more and more services outsource user management, Keycloak offers a different path. This project is not just a set of login APIs. It is a …
Read more2025-08-27
The Problem with Certificates at Scale In previous articles, we discussed that OpenVPN uses certificates for authentication. This method is reliable but has significant drawbacks:
Inconvenience for users: Each user must …
Read more2025-07-25
n8n + Appwrite: An Open-Source Firebase Alternative for Self-Hosting We’ve already explored Supabase and Firebase — now it’s time to look at Appwrite, a powerful and fully open-source BaaS platform designed for …
Read more2025-07-24
n8n + Firebase: NoSQL, Realtime Database, and Cloud Functions for Dynamic Apps After reviewing Supabase and its PostgreSQL-based architecture, let’s turn to another powerful BaaS platform — Firebase by Google. Firebase …
Read more2025-07-23
n8n + Supabase: PostgreSQL, Authentication, and API All in One We continue our series on n8n’s integration with backend services. Today’s focus is Supabase — a popular open-source Firebase alternative built on …
Read more