Skip to content
View Ammatias's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Ammatias

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
ammatias/README.md

πŸ‘‹ Hi, I'm Ammatias

🌐 Portfolio β†’ https://portfolio.web.ammatias.ru

🐳 Building self-hosted infrastructure & homelab systems 🌐 Designing routing & reverse proxy architecture πŸ€– Running local AI (LLMs & image generation) ⚑ Creating reproducible Docker-based setups


πŸš€ What I Do

I build real, production-like environments that you can run on your own server:

  • 🐳 Ready-to-use docker-compose templates
  • 🌐 Reverse proxy & routing (Traefik)
  • 🧠 Self-hosted AI (local inference, tools, pipelines)
  • 🏠 Full homelab infrastructure (auth, monitoring, media, etc.)
  • πŸ“¦ Minimal, clean and reproducible configurations

🏠 Homelab

πŸ‘‰ https://github.com/Ammatias/homelab

A modular self-hosted platform I run on my own server.

πŸ— Architecture:

  • 🌐 Reverse proxy: Traefik (systemd, central entrypoint)
  • 🐳 Services: Docker-based applications
  • πŸ—„ Data layer: PostgreSQL
  • πŸ” Auth layer: Authentik

πŸ”§ Includes:

  • πŸ” Auth & Security (SSO, password manager)
  • πŸ“Š Monitoring (Prometheus, Grafana)
  • 🎬 Media automation stack (Arr ecosystem)
  • πŸ€– Local AI stack (LLM + UI)
  • πŸ–₯ Internal tools & dashboards

πŸ’‘ Features:

  • One-command deployments
  • Clean and portable configs (./, no hardcoded paths)
  • Domain-based routing (Traefik)
  • Real setups β€” not tutorials

Goal: make self-hosting simple, reproducible and actually usable


πŸ€– AI Stack

Running AI locally:

  • 🧠 LLM inference (KoboldCpp)
  • πŸ’¬ Chat UI (SillyTavern)
  • 🎨 Image generation (ComfyUI β€” WIP)

No external APIs. Fully self-hosted.


🌐 Infrastructure

  • Reverse proxy (Traefik as system service)
  • Internal networking & routing
  • HTTPS everywhere
  • Secure access patterns

πŸ“š Cheat Sheets

πŸ‘‰ https://github.com/Ammatias/cheat-sheets

My personal knowledge base:

  • Docker
  • Linux
  • AI tools
  • Commands & workflows

πŸ›  Tech Stack

  • 🐳 Docker / Docker Co*

⭐ Philosophy

If it’s not reproducible β€” it’s broken

Pinned Loading

  1. homelab homelab Public

    This is my entire homelab documentation files. Here you'll find notes, setups, and configurations for infrastructure, applications, networking, and more.

  2. cheat-sheets cheat-sheets Public

    This is my personal knowledge-base. Here you'll find code-snippets, technical documentation, and command reference for various tools, and technologies.

  3. app-lab app-lab Public

    App development playground: Next.js, .NET, and self-hosted integrations

    TypeScript