@bitburner-monorepo

The Bitburner repository to end all Bitburner repositories. Hopefully.

View on GitHub

@bitburner-monorepo/prom-metrics-expose

A simple, barebones docker-compose file to host a Prometheus instance. Intended for use with Bitburner Prometheus Metrics Exposer.

Usage Instructions

  1. Configure prometheus/prometheus.yml to your liking.
  2. Run nx run prom-server-compose:compose-up.
    • Alternatively, run docker-compose up.