Skip to content

mumble registration and certificate generation plugin for SeAT

License

Notifications You must be signed in to change notification settings

waw-eve/seat-mumble-register

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeAT

SeAT Mumble Register

This plugin provide an extension to generate a certificate for SeAT user and regist it to mumble server

Installation

for non-Docker

Assume your SeAT root path is /var/www/seat and run this code

php artisan down
composer require alliancewaw/seat-mumble-register

php artisan vendor:publish --force --all
php artisan migrate
php artisan up

for Docker

Edit your .env file,locate the line SEAT_PLUGINS and append alliancewaw/seat-mumble-register at the end.

Then , run docker-compose up -d to take effect.

About

mumble registration and certificate generation plugin for SeAT

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published