Skip to content

marcheschi/docker-jangouts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Before deploying:

Enter into apache diretory and create the certificates:

openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout server.key -out server.crt

Edit docker-compose.yaml and change the variable IP with the ip of your server.

Deploy it:

docker-compose up -d

About

Deploy jangouts using Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ApacheConf 94.9%
  • Shell 5.1%