Add production installer and observability tooling

This commit is contained in:
2026-05-07 12:11:15 -03:00
parent a19ac9f00c
commit 5d92a6c99a
30 changed files with 3493 additions and 1015 deletions
+8
View File
@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
<rect x="14" y="14" width="36" height="36" rx="8" fill="#12171d" stroke="#38bdf8" stroke-width="4"/>
<path d="M24 32h16M32 24v16" stroke="#38bdf8" stroke-width="4" stroke-linecap="round"/>
<circle cx="20" cy="20" r="2.5" fill="#edf2f7"/>
<circle cx="44" cy="20" r="2.5" fill="#edf2f7"/>
<circle cx="20" cy="44" r="2.5" fill="#edf2f7"/>
<circle cx="44" cy="44" r="2.5" fill="#edf2f7"/>
</svg>

After

Width:  |  Height:  |  Size: 477 B