https://github.com/ryarnyah/docker-matterbridge-local-irc
https://github.com/ryarnyah/docker-matterbridge-local-irc
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ryarnyah/docker-matterbridge-local-irc
- Owner: ryarnyah
- Created: 2017-03-30T20:00:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-30T20:01:17.000Z (about 9 years ago)
- Last Synced: 2025-08-08T14:12:42.886Z (11 months ago)
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker MatterBridge IRCd local container
Used to run à local IRCd container to bridge it to mattermost with matterbridge.
## To run it
```bash
cp matterbridge.toml.sample matterbridge.toml
docker-compose up -d
```
Now you can connect to localhost:6667 with erc per example :D