Skip to content

Docker Compose

Here is how to use the included Docker Compose file to spin up the Full Stack Hero .NET Starter Kit instance on your development machine. You can find the related compose files under the ./compose folder at the root of the repository.

Goal

The ./compose folder contains all docker images needed, startup scripts and instructions to deploy Full Stack Hero .NET Starter Kit apps & create the infraestructure responsable for monitoring the applications and the system resources (CPU, MEM, Disk, Network, Process and more) from hosted server.

Features

  • Deploy FSH Apps.
  • Centralized Logs using Grafana Loki.
  • Unified Metrics using the latest ASP.NET Net8 Standard.
  • Open Telemetry Complain: Logs, Traces & Metrics using otel exporters and prometheus
  • Monitoring System Resources using node-exporter for linux.
  • Visualizing Dashboard for ASP.NET Core Apps OTEL Metrics & Monitoring Resources using Grafana.
  • Alerts Notifications using integration with Grafana (SOON)
  • Jaeger - Tracing Visualizer
  • Portainer - Docker & Container Manager (SOON)

Environment

SitePortUrlDefault Credentials
Blazor7000http://localhost:7000/
WebApi5000http://localhost:5000/
PostgreSQL5433http://localhost:5433/pgadmin/pgadmin
Grafana3000http://localhost:3000/admin/admin
Grafana Loki3100http://localhost:3100/
Prometheus9090http://localhost:9090/
Portainer9010http://localhost:9010/
Jaeger16686http://localhost:16686/search
Otel Exporter4317http://localhost:4317/