This repository was archived by the owner on Dec 16, 2022. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork0
bodsch/docker-quassel-core
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Dockerfile forquassel-core.
This Container isr based onAlpine.
All dependencies (like Qt5, Ldpa, QCA) will created inline for an smaller container and dependencies.
https://github.com/Lazza/quassel-manage-users
Your can use the included Makefile.
- to build the Container:
make - to remove the builded Docker Image:
make clean - starts the Container with a simple set of environment vars:
make start - starts the Container with Login Shell:
make shell - entering the Container:
make exec - stop (butnot kill):
make stop
Please readContribution
QUASSELCORE_LISTENQUASSELCORE_LOGLEVELQUASSELCORE_PORTQUASSELCORE_USERquasselcoreQUASSELCORE_PASSWORDquasselcore
LDAP_HOSTNAMEURI of the LDAP server - e.g.ldap://localhostorldaps://localhostLDAP_PORTPort of the LDAP server.LDAP_BIND_DNBind DN of the LDAP server.LDAP_BIND_PASSWORDBind password for the bind DN of the LDAP server.LDAP_BASE_DNSearch base DN of the LDAP server.LDAP_FILTERSearch filter for user accounts on the LDAP server e.g.(objectClass=posixAccount)LDAP_UID_ATTRUID attribute to use for finding user accounts. e.g.uid
4646: quasselcore
About
alpine based container for quassel-core
Topics
Resources
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published