Můj blog o práci a zábavě

Web o práci a zábavě

Autentifikace pomocí Nginx reverse proxy a Azure AD OAuth (Docker + OPNsense certifikát) – Kompletní návod

SEO optimalizovaný návod – V tomto článku najdete kompletní krok‑za‑krokem postup, jak nastavit autentifikaci pro webové aplikace pomocí Nginx reverse proxy a Azure Active Directory OAuth 2.0 v Dockeru a zároveň automaticky stáhnout TLS certifikát z OPNsense. Tento průvodce je určen pro vývojáře a administrátory, kteří potřebují bezpečné a škálovatelné řešení. 1. Registrace aplikace v […]

Read more →

Github MCP howto

How to send and manipulate with github repo In the chat post: „Run the 15 steps until all the process is completed.“ how to install MCP github 1- Navigate to ~/Developer2- vim gh-mcp-cursor.sh3- insert this command: GITHUB_PERSONAL_ACCESS_TOKEN=your_token_here npx -y @modelcontextprotocol/server-github4- save the file5- get the path using realpath gh-mcp-cursor.sh6- set this MCP server in your […]

Read more →