Skip to content

6RUN0/docker-jitsu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example docker-compose.yml for Jitsu

What Jitsu is in can be seen on the official website jitsu.com. Also see the official documentation and repository.

Quick Start

Change prefix for all containers (optional):

sed -i -e 's/prefixsrv_/your_prefix_/g' docker-compose.yml

Create .env file (optional):

cp .env.example .env

Run containers:

./run.sh

Stop all containers and remove all data:

./clean.sh

About

Example docker-compose.yml for Jitsu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages