An open API service indexing awesome lists of open source software.

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

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


Static Badge
Static Badge
Static Badge



: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
```