MIT
v0.2.0
published
eindgebruiker
DNS Zones
De zes DNS-zones van het platform en welke URL's u wanneer gebruikt.
Zes zones
Het platform gebruikt zes DNS-zones, elk met een eigen functie:
| Zone |
Functie |
Voorbeeld |
.bohe.cloud |
Productie werkplek (desk canvas) |
desk.bohe.cloud |
.bohe.wiki |
Kennisplatform en wiki's |
kb.bohe.wiki, atlas.bohe.wiki |
.bohe.dev |
GitOps, staging en ontwikkeling |
git.bohe.dev, workflows.bohe.dev |
.bohe.services |
Applicatie-endpoints (orchestratie) |
workflows.bohe.services, pipelines.bohe.services |
.bohe.systems |
Infrastructuur (intern) |
db.bohe.systems, bastion.bohe.systems |
git.bohe.dev |
Forgejo git forge |
git.bohe.dev |
URL-overzicht
Productie (.bohe.cloud)
| URL |
Functie |
Toegang |
desk.bohe.cloud |
Productie werkplek canvas met alle tabs |
IAM Auth |
bni.dev.bohe.cloud |
Persoonlijk dev/test canvas (strikt privé) |
IAM Auth + IP |
bnp.dev.bohe.cloud |
Professioneel dev/test canvas |
IAM Auth + IP |
dc.dev.bohe.cloud |
Organisatie dev/test canvas |
IAM Auth + IP |
| URL |
Functie |
Toegang |
bohe.wiki |
Federatieve wiki-index, tab in desk canvas |
IAM Auth |
kb.bohe.wiki |
Eindgebruikers wiki (deze site) |
Edge Services |
atlas.bohe.wiki |
Architecture Atlas (ontwikkelaars) |
Edge Services |
bni.bohe.wiki |
Persoonlijke kennisbank (strikt privé) |
IAM Auth + BNI scope |
bnp.bohe.wiki |
Professionele kennisbank |
IAM Auth + BNP scope |
dc.bohe.wiki |
Organisatie kennisbank |
IAM Auth + DC scope |
iv.bohe.wiki |
Intelliversum platform documentatie |
IAM Auth |
| URL |
Functie |
Toegang |
git.bohe.dev |
Self-hosted git forge (EU-soeverein) |
Edge Services |
desk.bohe.dev |
Staging/acceptatie werkplek |
IAM Auth |
workflows.bohe.dev |
Workflow orchestratie (Windmill, developer-toegang) |
Edge + WAF PL2 |
pipelines.bohe.dev |
Data pipeline orchestratie (Argo Workflows, developer-toegang) |
Edge + WAF PL2 |
analytics.bohe.dev |
Web analytics (Umami, developer-toegang) |
Edge + WAF PL2 |
Applicatie-services (.bohe.services)
| URL |
Functie |
Toegang |
workflows.bohe.services |
Workflow orchestratie (Windmill) |
Edge + WAF PL2 |
pipelines.bohe.services |
Data pipeline orchestratie (Argo Workflows) |
Edge + WAF PL2 |
analytics.bohe.services |
Web analytics (Umami, EU-sovereign) |
Edge + WAF PL2 |
Infrastructuur (.bohe.systems)
| URL |
Functie |
Toegang |
db.bohe.systems |
PostgreSQL 17 (9 databases) |
Alleen intern (SSH/VPN) |
vector.bohe.systems |
pgvector embeddings (768-dim) |
Alleen intern (poort 5432) |
kg.bohe.systems |
Oxigraph SPARQL/knowledge graph |
Alleen intern (poort 7878) |
analytics.bohe.systems |
Umami web analytics |
Alleen intern (poort 3100) |
registry.bohe.systems |
Container Registry |
Alleen intern (podman login) |
bastion.bohe.systems |
Build-server / SSH jump host |
Alleen intern (SSH) |
Welke URL gebruik ik?
| U wilt... |
Gebruik |
| Dagelijks werken met dossiers |
desk.bohe.cloud |
| Handleidingen en kennisartikelen lezen |
kb.bohe.wiki |
| Technische architectuur bekijken |
atlas.bohe.wiki |
| Persoonlijke notities opslaan |
bni.bohe.wiki |
| Workflows automatiseren (Windmill) |
workflows.bohe.services |
| Data pipelines beheren (Argo Workflows) |
pipelines.bohe.services |
| Website analytics bekijken |
analytics.bohe.services |
| Database verbinden (PG17) |
db.bohe.systems (intern) |
| Vector embeddings (pgvector) |
vector.bohe.systems (intern) |
| Knowledge graph (SPARQL) |
kg.bohe.systems (intern) |
Info
Wiki als desk-tab. De wiki's zijn ook bereikbaar als tab binnen het desk canvas (desk.bohe.cloud). U hoeft niet apart naar kb.bohe.wiki te navigeren — het is geïntegreerd in uw werkplek.
Changelog
| Versie |
Datum |
Wijziging |
| 0.4.0 |
2026-03-14 |
Functionele naamgeving: n8n→workflows (Windmill), argo-workflows→pipelines, umami→analytics |
| 0.3.0 |
2026-03-14 |
vector/kg/analytics DNS-aliassen, Umami analytics, 9 databases |
| 0.2.0 |
2026-03-14 |
Zes DNS-zones — .bohe.services (applicaties) en .bohe.systems (infra) toegevoegd |
| 0.1.0 |
2026-02-24 |
Initiële versie — vier DNS-zones, URL-tabel |