Raphaelle
Published © LGPL

EasyDK, a solidarity project of cloud media platform, with R

EasyDK is a complete solution that allows you to store, view, activate, share, your media locally and remotely (2GB of cloud offered)

BeginnerFull instructions provided30 minutes346
EasyDK, a solidarity project of cloud media platform, with R

Things used in this project

Hardware components

Raspberry Pi 3 Model B
Raspberry Pi 3 Model B
Raspberry model B+ and A+ - recommande SDCard 16 Gb
×1
Raspberry Pi 4 Model B
Raspberry Pi 4 Model B
need to have ventilation for best performance - recommande SDCard 16 Gb
×1
Enclosure for Raspberry Pi 7" Touch Screen with Pi B+
Enclosure for Raspberry Pi 7" Touch Screen with Pi B+
×1
Raspberry Pi Touch Display
Raspberry Pi Touch Display
×1
Audio / Video Cable Assembly, Ultra Slim RedMere HDMI to HDMI
Audio / Video Cable Assembly, Ultra Slim RedMere HDMI to HDMI
×1

Software apps and online services

ioconstellation free cloud
EasyDK embedded software for Raspberry
You need to have a custom user key to activate EasyDK interface. After the activation, you can use Easy DK in offline mode

Story

Read more

Schematics

configuration

need materials

Code

Deployment

Python
Manual
Here is a quick overview what to do after you downloaded the latest EasyDK img for your rpi

A + (Bêta)
B + (Bêta) You can activate Open GL
B 4 ( Alpha) You can activate Open GL
Next update 04/30/2020 - Local server media management
Quick installation
**Installation need Raspbian Buster with desktop

Versions
master :

git clone -b testing https://git.ioconstellation.com/iostaff/raspdeploy.git

cd raspdeploy && sudo ./deploy.sh -v testing

debug version (-d) :

git clone -b testing https://git.ioconstellation.com/iostaff/raspdeploy.git

cd raspdeploy/ && sudo sh deploy.sh -v testing -d

start serveur in debug mode :

pi@easydigitalkey:/opt $ su edkuser Mot de passe :edkuser edkuser@easydigitalkey:/opt $ cd flaskinterface/ edkuser@easydigitalkey:/opt/flaskinterface $ python3 server.py

Options
Delete: -r
To delete the old raspdeploy file in case of error

sudo rm -r raspdeploy

Upgrade: -u
Adding -u to the sh deploy.sh command activates package upgrades at installation time.

cd raspdeploy/ && sudo sh deploy.sh -u [-v version]

Cleaning: -c
Adding -c to the sh deploy.sh command removes the edkuser and its folder as well as the / opt / flaskinterface folder before deployment.

cd raspdeploy/ && sudo sh deploy.sh -c [-v version]

Credits

Raphaelle

Raphaelle

1 project • 1 follower

Comments