Node: arm-server • Kubernetes v1.34 • GitOps Ready

Personal Cloud Hub & Docs

Unified gateway to access your hosted applications, system telemetry, and centralized documentation powered by Just the Docs.

12 Hosted Services
14 Doc Guides
GitOps ArgoCD Sync
ARM64 Architecture

Hosted Applications Directory

Showing 12 services

MD2PDF

md2pdf.babdelka.com

Markdown-to-PDF converter with live editor, 7 typography themes, and client-side Mermaid.js flowchart rendering.

Markdown PDF Mermaid Puppeteer

TalentPilot

talentpilot.babdelka.com

AI-powered recruiting and screening platform with candidate pipeline analytics, scoring, and automated candidate evaluations.

AI Recruiting LLM Next.js Postgres

MoneyPrinterTurbo

moneyprinter.babdelka.com

Automated AI video creation engine with TTS synthesis, subtitle generation, and scheduled YouTube/TikTok publisher pipeline.

AI Video TTS YouTube API Python

N8N Workflows

n8n.babdelka.com

Fair-code workflow automation tool connecting hundreds of services, webhook automations, and custom server orchestration.

Automation Webhooks Integration Queues

Briokin & Soketi

briokin.babdelka.com

Custom web application with Soketi WebSocket server (Pusher-compatible) powering ultra-low latency event subscriptions.

WebSockets Soketi Realtime NodeJS

GitLab

gitlab.babdelka.com

Self-hosted complete DevOps lifecycle tool, private Git code hosting, issue tracking, and container registry.

Git DevOps Code Host Registry

Jenkins CI

jenkins.babdelka.com

Continuous integration automation server with Kubernetes agent cloud for on-demand build worker provisioning.

CI/CD Pipelines Builds Agents

Nexus 3

nexus.babdelka.com

Private Docker registry (reg.babdelka.com:5000), Maven, npm, and generic raw artifact manager.

Docker Registry Artifacts Nexus Caching

Grafana

grafana.babdelka.com

Unified observability and telemetry platform visualizing node health, container CPU/RAM consumption, and gateway traffic.

Observability Prometheus Dashboards Alerting

Vault

vault.babdelka.com

HashiCorp enterprise secrets manager, dynamic credential generator, and cryptographic key management service.

Secrets PKI Encryption Security

OpenSpeedTest

speed.babdelka.com

Pure HTML5 network performance speedtest for measuring download, upload, jitter, and ping latency across WAN/LAN.

Network SpeedTest HTML5 Diagnostics

ArgoCD

argocd.babdelka.com

Declarative GitOps continuous delivery tool orchestrating all cluster apps from the personal_server repository.

GitOps K8s ApplicationSet Sync
AI Assistant

Prompting AI to Document a New Project

Want to add documentation for a new app? Copy this pre-formatted prompt and send it to your AI coding assistant. The AI will generate a standard Markdown documentation file matching this portal's navigation schema.

Please generate a complete Just-the-Docs markdown documentation page for my project "[PROJECT_NAME]". File destination: custom_images/portal/docs/apps/[PROJECT_SLUG].md Ensure the markdown starts with this exact Jekyll front-matter: --- layout: default title: [PROJECT_NAME] parent: Applications nav_order: [ORDER_NUMBER] --- Include these structured sections: 1. Overview & Core Features (What it does, tech stack, architecture) 2. Live Access & URLs (Web URL: https://[SLUG].babdelka.com, Ingress details) 3. Architecture & Container Spec (Docker image, ports, env variables, volumes) 4. Kubernetes Manifests (Deployment, Service, HTTPRoute) 5. Troubleshooting & Maintenance (Logs, health endpoints, restart commands)

Personal Server Portal • Running on Kubernetes ARM64 • Powered by Just the Docs

This site uses Just the Docs, a documentation theme for Jekyll.