- pipenv
pip3 install pipenv - redis
apt install redis-server - ffmpeg
apt install ffmpeg
cp .env.template .env
then edit as needed
Need to run 2 program
pipenv install
pipenv run flask run
&
pipenv run celery -A tasks worker -c 1 -l info| Name | Name | Last commit date | ||
|---|---|---|---|---|
pip3 install pipenvapt install redis-serverapt install ffmpegcp .env.template .env
then edit as needed
Need to run 2 program
pipenv install
pipenv run flask run
&
pipenv run celery -A tasks worker -c 1 -l info