Skip to content

Nuxify/node-centrifugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Centrifugo Base

Instant messaging server starter using Centrifugo and Traefik.

Traefik Documentation

This template uses Traefik (https://traefik.io/), an edge router and reverse proxy written in Go.

To start, make sure to configure your Traefik instance or remove some Traefik-related configs in your docker compose file.

When using Traefik, you can easily deploy using https://github.com/Nuxify/traefik-setup.

Centrifugo Documentation

Refer to official Centrifugo site: https://centrifugal.dev/docs/getting-started/quickstart.

  1. Clone https://github.com/Nuxify/node-centrifugo

  2. Create .env file from .env.example

cp .env.example .env
  1. Create config file then edit the configs
# generate config file
cp config.example.json config.json
  1. Up the centrtifugo container with
make up

To check all server configurations, visit https://centrifugal.dev/docs/server/configuration.

Made with ❤️ at Nuxify

About

Instant messaging server starter using Centrifugo and Traefik.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •