Skip to content

🚀 Welcome to Frikiteam Docs 🚀

Welcome to Frikiteam's technical documentation! I am a professional passionate about technology who shares knowledge and experiences in the world of infrastructure, cloud, and automation.

🎯 My Idea

My idea is to provide practical, clear, and useful documentation about the technologies I use daily. I want to share not only theory but also real experiences, tricks, and best practices I've learned in the technological "trenches."

🆕 Latest Updates

📅 August 3, 2026

🛡️ Linux operations: firewall, scripting and diagnosis (ES/EN)

  • nftables + fail2ban: a persistent ruleset and real integration — sets with expiry, a safety net so you don't lock yourself out, backend = systemd and banaction = nftables-* (the values in older guides leave the jail silently idle), the recidive jail and custom filters.
  • Bash and REST APIs: curl and jq without scripts that lie — separating body/status/network errors, exponential backoff, pagination, secrets off the command line and a tested service checker.
  • Terminal monitoring: btop, glances, ctop, lazydocker and k9s — how to read load average and PSI correctly, plus a diagnostic order for "the server is slow".

🐋 Podman Quadlet: containers as systemd services (ES/EN)

  • Quadlet: declaring containers as systemd units.container/.volume/.network/.pod files, healthchecks with automatic restart, startup dependencies, auto-update with rollback and a translation table from Docker Compose.
  • Expands the Quadlet section of Rootless Podman, which now links here for the full lifecycle.

🚦 Traefik: dynamic reverse proxy (ES/EN)

📅 July 19, 2026

🔒 Cybersecurity: backup, incident response, compliance and offensive auditing (ES/EN)

🤖 LLMs in production: Kubernetes, observability and cost (ES/EN)

🐳 Containers and databases (ES/EN)

📅 July 18, 2026

🤖 Complete local LLM ecosystem (ES/EN)

  • Inference engines: LLaMA.cpp (build, GGUF quantization and benchmarking), LM Studio (graphical interface) and vLLM (serving at scale with high throughput).
  • Unified gateway: LiteLLM as a single OpenAI-compatible layer in front of local models and cloud providers, with budget control and fallbacks.
  • Distributed inference: MeshLLM, a P2P mesh that pools GPUs from several machines behind a single endpoint.
  • MCP protocol: MCP and FastMCP integrated into the navigation.

🔒 Security: runtime, IaC and GitOps (ES/EN)

☸️ Kubernetes and storage (ES/EN)

📅 April 18, 2026

🌐 New vRouters section (ES/EN)

📅 January 25, 2026

🚀 Complete OpenStack + Ceph documentation

📊 Privacy-friendly analytics

  • Plausible Analytics: complete self-hosting guide (GDPR-compliant, cookie-free)
  • Log script: access analysis to monitor without invasive tracking
  • Ready-made configuration: MkDocs prepared to integrate analytics when deployed

🔧 Maintainability improvements

  • Freshness tracking: script that detects stale documentation (>90 days)
  • Simplified checklist: contribution guide updated with 5 essential points
  • Improvement roadmap: TODO.md with a practical maintainability plan

🤖 Artificial Intelligence section

📅 January 24, 2026

  • Full ES/EN parity: translation of 40+ critical files (Kubernetes, Docker, networking, cybersecurity)
  • New AI documentation: local ecosystems, RAG, vector databases
  • Storage improvements: PostgreSQL + Ceph, Pure Storage, NetApp

📅 January 23, 2026

  • Blog reorganization: technical posts moved to drafts for publication on WordPress
  • i18n link fixes: symmetric Spanish/English navigation
  • Build validation: clean MkDocs build with no errors

See all updates →

📚 Available Technical Documentation

🔧 Automation & Infrastructure

☁️ Cloud Platforms

🐳 Containers & Storage

  • Docker - Containers and virtualization
  • Kubernetes - Container orchestration
  • Ceph - Scalable distributed storage
  • Pure Storage - Enterprise all-flash storage
  • NetApp - Enterprise storage solutions
  • Protocols & Metrics - Protocols (iSCSI/NFS/SMB/S3) and metrics (IOPS, latency, throughput)

🌐 Networking & Connectivity

  • Networking - VPN and networking solutions (NetBird, Tailscale, ZeroTier)

🎯 Curiosities and Comparisons

  • Curiosities - Interesting comparisons between technologies

🚀 Getting Started

Don't know where to start? We recommend:

  1. If you're new to automation: Start with Ansible
  2. If you want to work with containers: Explore Docker
  3. If you're interested in cloud: Discover OpenStack
  4. If you want to orchestrate applications: Learn Kubernetes
  5. If you want to deploy a complete HomeLab: Learn Proxmox
  6. If you need to connect devices securely: Explore Networking

📖 Blog and Articles

Stay up to date with the latest news and tutorials on my blog. I share experiences, best practices, and real use cases.

🤝 Contributing

Your contribution is welcome! If you find errors, want to add content, or have suggestions:

  • GitHub: rasty94/Frikiteam-docs
  • Issues: Report problems or request new features
  • Pull Requests: Contribute with improvements or new content

📞 Contact


Thank you for being part of our community. We hope this documentation is useful in your technological journey! ✨

Antonio Rodríguez 🚀