← All posts
ChangelogKristijan Lukačin18 January 20265 min read

Nebion 1.0.0: the platform foundation

The first Nebion release combined Drupal 11, Ansible, Semaphore, Traefik, and PR environments into one hosting framework.

Nebion 1.0.0 shipped on 2026-01-18.

v1.0.0 established the foundation: a Drupal control plane, Ansible and Semaphore automation, Traefik routing, and isolated PR environments created from git events.

The important decision was to remove middleware and make the platform direct: Drupal talks to Semaphore, payloads are canonical, and deployment servers run role-based playbooks.

What changed

PR Environment Deployment — isolated preview environments are provisioned from git webhooks.

Multi-Tenant Architecture — separate Semaphore instances isolate admin and project workloads.

Configuration as Code — client repositories can define .nebion.yml.

Traefik Reverse Proxy — automatic SSL via Cloudflare DNS challenge.

Canonical Payload System — schema v1.0 with correlation ID tracing.

Log Aggregation — Grafana Loki integration through the nebion_logs module.

Keep reading
Changelog
Nebion 1.3.0: live deployments, email, and deploy keys
Read post →
Changelog
Nebion 1.2.0: multi-service deployments and live entity updates
Read post →
Changelog
Nebion 1.1.0: manual environments and the CLI hub
Read post →