Docker Tips And Best Practices

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • frigga

    Scrape only relevant metrics in Prometheus, according to your Grafana dashboards

  • I'll use a real containerized Python application; here's the Dockerfile of unfor19/frigga/Dockerfile (yes, yes, I wrote it). Imagine that I hadn't used the USER command in the Dockerfile; let's imagine it together by enforcing the container to run as root with docker run --user=root ...

  • hub-feedback

    Feedback and bug reports for the Docker Hub

  • With Multi-Stage Build, it's possible to create an intermediate image, let's call it build, including the source-code and required packages for building. The build stage is followed by the app stage, which is the "final image" that will be published to the Docker registry (DockerHub, ECR, ACR, GCR, etc.) and eventually deployed to the Cloud or On-Premise infrastructure.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Grafterm: Grafana-Like TUI

    1 project | news.ycombinator.com | 28 Apr 2024
  • Show HN: Pyroscope/Phlare drop-in compatible replacement with OLAP storage

    1 project | news.ycombinator.com | 20 Feb 2024
  • Prometheus Observability Platform: Intro

    4 projects | dev.to | 14 Sep 2023
  • loki VS openobserve - a user suggested alternative

    2 projects | 30 Aug 2023
  • OpenObserve: Open source Elasticsearch alternative in Rust for logs. 140x lower storage cost

    3 projects | /r/selfhosted | 7 Jun 2023