Coder Social home page Coder Social logo

tiuxo / bitlbee-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stevesbrain/bitlbee-docker

1.0 1.0 1.0 57 KB

🐝 Fully-loaded BitlBee Docker Container 🐳

Home Page: https://hub.docker.com/r/bclemens/bitlbee

Shell 1.87% Dockerfile 98.13%
bitlbee irc instant-messaging discord facebook skype steam telegram docker line hangouts slack mastodon naver yahoo wechat vkontakte jabber matrix mattermost

bitlbee-docker's Introduction

BitlBee, fully loaded.

Travis CI status badge Docker Pulls Docker Stars Size

BitlBee, with LDAP, OTR, Purple, and support for:

Naver LINE is commented out in the Dockerfile because Naver now bans accounts using 3rd-party clients. Uncomment it at your own risk.

Typical Usage

For configuration persistance, /opt/dockerdata/bitlbee should be present on the host with sufficient permissions.

Using Docker CLI
docker run -d --name bitlbee --restart=always \
-v /opt/dockerdata/bitlbee:/bitlbee-data:rw \
-v /etc/localtime:/etc/localtime:ro \
-p 6667:6667 \
bclemens/bitlbee

Using a custom bitlbee.conf:

docker run -d --name bitlbee --restart=always \
-v /opt/dockerdata/bitlbee:/bitlbee-data:rw \
-v /opt/dockerdata/bitlbee.conf:/bitlbee.conf:ro \
-v /etc/localtime:/etc/localtime:ro \
-p 6667:6667 \
bclemens/bitlbee
Using Docker Compose
docker-compose up -d

bitlbee-docker's People

Contributors

brianclemens avatar realies avatar stevesbrain avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

visibilityspots

bitlbee-docker's Issues

RocketChat isn't installed?

Using the latest docker image from docker hub it seems that rocket chat isn't available?

[12:47] <@root> Plugin Version
[12:47] <@root> aim 2.13.0
[12:47] <@root> bitlbee-discord 0.4.2
[12:47] <@root> bitlbee-mastodon 1.4.2
[12:47] <@root> bonjour 2.13.0
[12:47] <@root> eionrobb-funyahoo-plusplus 0.9.2019.08.13.git.r79.fbbd9c5
[12:47] <@root> eionrobb-pushbullet 1.0
[12:47] <@root> facebook 1.2.0
[12:47] <@root> gg 2.13.0
[12:47] <@root> hangouts 0.1
[12:47] <@root> icq 2.13.0
[12:47] <@root> jabber 2.13.0
[12:47] <@root> novell 2.13.0
[12:47] <@root> otr 3.6-1+20190422+HEAD+3-gfe122f3f-git
[12:47] <@root> simple 2.13.0
[12:47] <@root> skypeweb 1.5
[12:47] <@root> slack 0.1
[12:47] <@root> steam 1.4.2
[12:47] <@root> vkcom 0.9
[12:47] <@root> whatsapp 0.9.0
[12:47] <@root> zephyr 2.13.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.