Setting up remote URL

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
  • raveberry

    A multi-user music server with a focus on participation

    In order to do the forwarding, you need to configure a web server on your server. An example nginx config can be found here. This config listens on port 80 and forwards all traffic to port 9070. In this case Raveberry would do a reverse ssh tunnel that maps the pi's port 80 to port 9070 of your server. This way the pi thinks users connect directly to Raveberry and the devices of the users think they communicate directly with your server. The example file does not include https configuration. You would need to add that or run the provided configuration behind a proxy that already handles it. (eg nginx-proxy)

  • nginx-proxy

    Automated nginx proxy for Docker containers using docker-gen

    In order to do the forwarding, you need to configure a web server on your server. An example nginx config can be found here. This config listens on port 80 and forwards all traffic to port 9070. In this case Raveberry would do a reverse ssh tunnel that maps the pi's port 80 to port 9070 of your server. This way the pi thinks users connect directly to Raveberry and the devices of the users think they communicate directly with your server. The example file does not include https configuration. You would need to add that or run the provided configuration behind a proxy that already handles it. (eg nginx-proxy)

  • 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.

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