Skip to content
View foxly-it's full-sized avatar
🦊
Wooohoooo!
🦊
Wooohoooo!

Block or report foxly-it

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
foxly-it/README.md

Foxly IT logo

Infrastructure automation, network services, and practical open-source tooling

About

I am Mark, a Bachelor Professional in Information Technology from Germany with a focus on reliable infrastructure, network services, and maintainable automation. I build tools and self-hosted systems that make complex technical workflows easier to operate and understand.

My work combines hands-on infrastructure experience with a strong interest in clear interfaces, reproducible setups, and useful documentation.

Areas of focus

  • Linux infrastructure and containerized services
  • DNS, networking, reverse proxies, and security
  • Shell scripting and operational automation
  • Go, React, and TypeScript applications
  • Technical documentation and knowledge sharing

Selected projects

A modular platform for managing DNS infrastructure. The project combines a Go API, a React-based control plane, and dedicated service components such as the RootGuard Unbound DNS engine. RootGuard is currently under active development.

A safe, automated updater for bare-metal AdGuard Home installations. It provides architecture detection, version checks, backup and rollback support, dry-run operation, DNS health checks, and systemd integration. Installation instructions are available at install.foxly.de.

A standalone shell tool for installing, upgrading, validating, backing up, and uninstalling Docker Engine on supported Debian and Ubuntu systems. It supports interactive use as well as predictable automated provisioning.

A curated collection of shell scripts, server configurations, Docker templates, and operational tools used across homelab and server environments.

Engineering principles

  • Prefer transparent systems over hidden complexity.
  • Automate repeatable work and keep manual recovery possible.
  • Treat documentation as part of the product.
  • Build for maintainability, not only for the first deployment.

Contact

Pinned Loading

  1. dotfiles dotfiles Public

    server goodies

    HTML 2

  2. dockerinstall dockerinstall Public

    minimal docker & compose install/uninstall script

    Shell 1

  3. rootguard-unbound rootguard-unbound Public

    RootGuard DNS Engine (Unbound based on Debian packages)

    Dockerfile

  4. rootguard-core rootguard-core Public

    Go

  5. rootguard-webapp rootguard-webapp Public

    TypeScript

  6. adguard-home-updater adguard-home-updater Public

    Safe and automated updater for AdGuard Home bare-metal installations.

    Shell