My Setup for Self-Hosting Dozens of Web Applications + Services on a Single Server

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

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

    Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.

  • traefik

    The Cloud Native Application Proxy

    Also, using nginx as a reverse proxy + letsencrypt is totally valid. I moved towards Traefik (https://github.com/traefik/traefik) which neatly integrates with containers and does all letsencrypt management for you (no need to maintain a separate letsencrypt service).

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

  • composerize

    🏃→🎼 docker run asdlksjfksdf > docker-composerize up

    This seems to definitely be the consensus! Someone on twitter linked me to a tool called Composerize which seems to be able to generate docker-compose configs directly from a docker run command which is exactly what I need.

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