Skip to content

botmasters/ircgrampp-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

IRCGram++ is a complexly simple Telegram <-> IRC Gateway

IRCGram++

Docker image for ircgrampp

This container is based on the beta version v0.1.9. This version is beta.

Eviroment vars

  • ONLY To start a single bridge, see --only option
  • DEBUG Debug options, by default: bridge,session
  • EXTRAPARAMS Pase extra params to ircgrampp command

Volumes

  • /data For write-access data, like the channel information cache
  • /config Config files

Setting config

You only need to set the config directory and run the config commnad in interactive mode to use the wizard:

$ docker run -it -v ./config:/confg botmasters/ircgrampp config

Important: Not change the user or group options, this must case problems.

Setting up

Whit the finished configuration to run the server only need type:

$ docker run -v ./config:/config -v ./data:/data botmasters/ircgrampp

Source and bug reports:

Support

About

Docker image for [ircgramppg](https://github.com/botmasters/ircgrampp)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages