Django Hosting w/ Websockets

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

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

    A sample of using Django with Docker and docker-compose

    I wrote a sample Dockerized Django app that shows several techniques and can get you going. Let me know if there are questions. It may sound overwhelming but it will can make things much easier in the future.

  • Centrifugo

    Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.

    You could run a Centrifugo websockets server on Heroku and manage the websockets with django-instant without having to change your actual hosting

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

  • django-instant

    Websockets for Django with Centrifugo

    You could run a Centrifugo websockets server on Heroku and manage the websockets with django-instant without having to change your actual hosting

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