Reorganized some notes

This commit is contained in:
Richard Kranendonk 2026-06-03 14:25:30 +02:00
parent 0b4734927a
commit 0f1efefc1d
25 changed files with 35 additions and 66 deletions

View file

@ -0,0 +1,18 @@
# VPS Infrastructure stack
per 11 April 2026
| Component | Details | Platform |
|-----------|---------|----------|
| Website hosting | iso27diy.com — statische site | Netlify |
| DNS | iso27diy.com + analytics.iso27diy.com | Netlify DNS |
| Domeinregistrar | iso27diy.com gekocht hier | Hover |
| VPS | Ubuntu 24.04 · 8 GB RAM · 2 vCPU · 100 GB SSD | Hostinger |
| Analytics app | analytics.iso27diy.com · poort 3000 (intern) | Umami |
| Database | PostgreSQL 15 · alleen Docker intern netwerk | Docker |
| Reverse proxy | Handelt HTTPS af, stuurt door naar Umami op :3000 | Nginx |
| SSL | Automatisch vernieuwd · analytics.iso27diy.com | Let's Encrypt |
| fail2ban | SSH brute-force bescherming | Hostinger VPS |
---
[VPS security](VPS%20security.md)