Skip to content

·Naasson Apps

A walk through a deploy

What actually happens between a commit and a running application — with the screens.

A deploy on Naasson Apps is boring in the best way: you push, you read a diff, you apply. Here is the whole path, with the screens you actually see.

The reconcile view before apply
The plan view: what will change, before anything does.

The commit is the source of truth. Nothing runs that is not described in the repository, so the first thing the system does is compare intent to reality.

What you see along the way

Each stage has its own view. Scroll the strip — it runs off to the edge on purpose, so the images stay large.

Click any frame to open it full-size.

If a change cannot be described in the repository, it is not a change we know how to roll back — so it is not a change we make.

Our deploy checklist

The shape of a run

270+
self-hosted apps in the catalogue
1
binary that provisions everything
0
hand edits to the running cluster

And the whole thing, start to finish, as a short clip:

A full reconcile, sped up. Hosted on our own server — no third-party player.

That is the loop: push, read, apply. Everything else is detail.