You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/website-app/public/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,8 @@ <h1>Hi, I'm Atanas 👋</h1>
29
29
</article>
30
30
31
31
<sectionclass="profile-content">
32
-
<p>This <ahref="https://github.com/nextinterfaces/roussev.com" target="_blank">site</a> runs on a tiny 2g Hetzner K3s kubernetes VM provisioned by Terraform.</p>
33
-
<p> and monitored with <ahref="https://app.roussev.com/">these observability</a>tools.</p>
32
+
<p>This <ahref="https://github.com/nextinterfaces/roussev.com" target="_blank">site</a> runs on a tiny 2gb kubernetes VM provisioned by Terraform</p>
33
+
<p> and <ahref="https://app.roussev.com/">monitored</a>with Grafana, Prometheus, Otel and Jaeger</p>
34
34
35
35
<p>A few things I’ve built, none of which should be taken seriously or ready for use:</p>
36
36
<p><ahref="https://nextinterfaces.com/b/" target="_blank">NEXT</a> - Java framework for building native-looking HTML5 mobile apps</p>
0 commit comments