This is recreation of get5 web panel with GOLANG / VueJS.
Still Work-In-Progress project. PRs are welcome!
Author:
Shugo FlowingSPDG Kawamura
WHY?
Python2.7,which is used in original get5-web, will be no longer supported after Jan.2020. very soon!!
Current get5-web needs so many steps to launch(DB migration,python install,pip package management and venv,etc...). this webpanel may need fewer steps to launch.
GOLANG has better performance than Python(I guess...??)
To support local file-DB insted of MySQL DB for better performance and easy to deploy(this would be optional).
Requirements:
Open port 8081 to access web-panel and accept RCON connection