Raveberry with Docker and SSL

This page summarizes the projects mentioned and recommended in the original post on /r/Raveberry

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • nginx-proxy

    Automated nginx proxy for Docker containers using docker-gen

  • The demo page also runs the docker image. To handle the different services running on the domain, I'm using nginx-proxy. The services all run with plain http, the nginx-proxy container handles the SSL handshake and forwards the traffic. The certificates are generated with certbot on the host, but you could probably also use a docker container for that. The docker-compose looks like this:

  • raveberry

    A multi-user music server with a focus on participation

  • You don't need to use that project, though. You could probably use Traefik, although I've never worked with it and I'm not sure whether this is the right tool for this purpose. You could also modify the nginx config and mount it into the raveberry-nginx container:

  • 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