Configuration
You can run Zipline with only a few configuration options, while everything else has a default option.
CORE_SECRET=changethisCORE_DATABASE_URL=postgres://postgres:postgres@postgres/postgres
It will resort to using the local datasource. You may view the default options in the example .env.local.example file.
Video Thumbnails
Video Thumbnails are generated by ffmpeg, by takin...
Datasource
Zipline supports using different types of ways to...
Last updated: 3/3/2024
Edit this page on GitHub