Skip to content

timseriakov/rexuiz-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Rexuiz dockerized server

This is an unofficial dockerized version of Rexuiz server.

How to run

  1. make
  2. make run

Whitelisting

Optionally you can enable whitelisting IPs to only allow certain IPs to join in. To enable this set the WHITELIST_ENABLED to true and make sure the container runs as privileged. When you've done this you can add IPv4 addresses to config/allowed_ips.txt 1 per line.

About

Basic dockerized version of rexuiz server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 53.6%
  • Shell 35.7%
  • Makefile 10.7%