Handbrake through web interface or VNC for PlexGuide deployment with Traefik integration and Google OAuth security
https://www.timekills.org/pg-apps/
#Instructions for a more automated (instead of copy and paste into handbrake.yml) approach
- Go to the /opt/mycontainers directory (cd /opt/mycontainers)
- Type the command: git init
- Type the command: git remote add handbrake https://github.com/timekills/handbrake-for-plexguide.git
- Type the command: git pull handbrake master
- rm -r .git
- (Optional) rm -r README.md if you don't want the README file cluttering up your drectory
- Run Plexguide
Deploy handbrake app like any other app
Note the port for web use is 5800