Skip to content
This repository was archived by the owner on Nov 29, 2021. It is now read-only.
/ three-videos Public archive

This is a test website for trying to synchronize Wav2Lip with an interactive documentary

Notifications You must be signed in to change notification settings

Honga1/three-videos

Repository files navigation

Three Videos

This is a test website for trying to synchronize Wav2Lip with an interactive documentary

Running

It can be run locally with npm start

Hosting

It is hosted on Digital-Ocean in a droplet. Set up for this went

  1. Create standard dokku image
  2. Add ssh keys with

Locally

cat ~/.ssh/id_rsa.pub | ssh root@138.197.223.251 dokku ssh-keys:add ADMIN
  1. Create dokku image

On host

dokku apps:create three-videos
dokku domains:add three-videos three-videos.jaeperris.com
  1. Run
npm run deploy

INCOMPLETE - See lets encrpyt setup and network setup for digital ocean.

About

This is a test website for trying to synchronize Wav2Lip with an interactive documentary

Resources

Stars

Watchers

Forks