PlayEdu is an industry-leading online training solution created by the Baishu Technology team that has been operating in the online teaching and training field for many years. PlayEdu is developed based on Java + MySQL and adopts front-end and back-end separation mode. The front-end core framework is React18 and the back-end core framework is SpringBoot3. The open source version provides basic training functions such as department management, student management, online video learning, student progress tracking, and video privatization storage.
For enterprise-level training scenarios, we have carefully created an enterprise version with "more functions, faster response, and stronger concurrency" to meet the diverse training needs of enterprises. The enterprise version supports multiple learning methods such as audio and video learning, online preview of documents, online exams, and learning tasks, and provides multiple security protections, such as video transcoding encryption, anti-leeching, anti-fast forwarding during learning, and anti-hook protection. At the same time, we have integrated mainstream office systems such as Enterprise WeChat, DingTalk, and Feishu to help companies quickly deploy exclusive training platforms!
Pull code:
git clone --branch main https://gitee.com/playeduxyz/playedu.git playedu
Build the image:
cd playedu && docker-compose up -d
After the command is executed, open your browser and enter http://localhost:9900
to access the backend management interface. The default administrator account and password [email protected] / playedu
.
http://localhost:9800
http://localhost:9801
http://localhost:9700
Security issues should be reported privately via email to [email protected]. You will receive a reply within 24 hours, if for some reason you do not receive a reply, please follow up by replying to the original email to ensure that we received your original email.