https://github.com/mauriciomc28/hyperdeck-panel
HyperDeck 4.0 in Docker
https://github.com/mauriciomc28/hyperdeck-panel
blackmagic blackmagicdesign docker docker-compose hyperdeck php php7
Last synced: 4 months ago
JSON representation
HyperDeck 4.0 in Docker
- Host: GitHub
- URL: https://github.com/mauriciomc28/hyperdeck-panel
- Owner: MauricioMC28
- Created: 2024-05-06T15:54:25.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-11T13:34:10.000Z (about 1 year ago)
- Last Synced: 2025-02-11T14:34:25.907Z (about 1 year ago)
- Topics: blackmagic, blackmagicdesign, docker, docker-compose, hyperdeck, php, php7
- Language: PHP
- Homepage: https://hyperdeckpanel.com/
- Size: 962 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HyperDeck 4.0 in Docker
Deck control is developed and written by Jeff Amato
The Hyperdeck is a registered trademark of Blackmagic Design Pty Ltd
:star: Star me on GitHub - it helps!
## Prerequisites
Install Docker Desktop for Mac, Windows, or Linux. Docker Desktop includes Docker Compose as part of the intallation.
## Clone and Use
Clone the repository into your local system using below command:
```bash
git clone https://github.com/MauricioMC28/hyperdeck-panel.git
```
This will clone the whole repository in your system.
- Now the project is ready to use
Open a terminal and place to the repository directory and launch the Deck by running the following Docker command:
```bash
docker compose up -d
```
Open http://localhost:8888 with your browser to see the result
Default credentials
```
Username: admin
Password: 1234
```