-
Notifications
You must be signed in to change notification settings - Fork 0
Docker image for mumpi
License
fallendusk/mumpi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Requires ice enabled mumble-server (see fallendusk/mumble) To run docker run -p 80:80 --link mumble:mumble -v /mumpi-data:/app/data fallendusk/mumpi From MumPI project: MumPI is your Webinterface written in PHP for your Mumble Server ("Murmur") using the Ice-Middleware. For installation notices, see INSTALL.txt or better yet https://github.com/Kissaki/MumPI/wiki/Installation For FAQ see https://github.com/Kissaki/MumPI/wiki/FAQ For Updates follow http://kcode.de/wordpress/category/development/mumble_php_interface as feed http://kcode.de/wordpress/category/development/mumble_php_interface/feed To access the admin area, add /admin/ to your url. To access the viewer, add /viewer/ to your url. To access the user, add /user/ to your url. (redirect in place) On first admin-login your admin account will be created. No need to manually create your first admin account yourself. Just login and admin-away! Note on accounts: The interface is using a local database for storing mumpi admin accounts etc. This has nothing to do with mumble or murmur accounts, but only the interface itself. At this moment, filesystem and individual files are totally sufficient and probably better in performance than a DBS like MySQL would be (just disk I/O rather than tcp connections and a separate system to call). 3rd Party things: Icons from http://findicons.com/pack/1156/fugue http://findicons.com/pack/1581/silk
About
Docker image for mumpi
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published