Setting Up NGINX Proxy Manager for Docker Containers
A step-by-step guide to configuring a reverse proxy using NGINX Proxy Manager for Docker containers.
Hi, I'm Aron.
I'm a software engineer based in Germany. I'm currently working at Ambient as a full-stack developer. I'm interested in web development, devops, and
system administration.
I also like to write about my experiences and learnings. You can find my
blog posts below.
I'm always working on some side projects. Here are some of my recent projects:
You can find more of my projects on my GitHub.
If you want to get in touch, the fastest way is to send me a mail at [email protected].
A step-by-step guide to configuring a reverse proxy using NGINX Proxy Manager for Docker containers.
Learn how to write Vitest In-Source tests through automatic test discovery.
A step-by-step guide on setting up Hot Module Replacement (HMR) in Vite with an NGINX reverse proxy, including configuration tips and best practices.
A step-by-step guide to building a Two-Factor Authentication (2FA) form in React using SMS for verification, highlighting the use of react-hook-form and the autoComplete="one-time-code" attribute.
Learn how to use Sentry's `beforeSend` configuration to filter out non-actionable "Failed to fetch" errors caused by adblockers in your web applications.
A step-by-step guide to setting up a pre-commit hook to ensure Playwright versions match between package.json and .gitlab-ci.yml.