WindmillWWindmill
Powered by
Mio MotoM
Windmill•6mo ago•
1 reply
Mio Moto

How to build a media pipeline around a S3 bucket and Docker

Hi, we're evaluating windmill.dev as an option to build a trigger based media pipeline. We have a bunch of locally maintaned docker containers doing different task (such as taking FBX files and doing format conversions for vendors) or transcribing media contents.

I would like to achieve the following:
1. trigger a process with an input (which is a remote URL)
2. download the remote URLs contents into a folder
3. download some contents from an S3 bucket (possibly multiple GB in size sometimes)
4. bind a docker container and run in
5. return the results with pre-signed S3 URLs

I'm currently struggeling to transition from downloading large binary files and binding them into a docker container, because I get to either run
bun
bun
for file retrieval or
bash
bash
for docker execution.
An alternative may be to register specific works that are built for individual tasks, however, I'd like to avoid that currently.
WindmillJoin
3,362Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 4d ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

Minio bucket on railway.app and workspace S3 storage
badsequelBbadsequel / help
3y ago
Unable to build docker image
BharathBBharath / help
15mo ago
[Typescript BUN]: Listing all objects within S3 Bucket
ChesongCChesong / help
7mo ago
S3 compat GCP
pixeleetPpixeleet / help
2y ago