diff --git a/.deploystack/docker-run.txt b/.deploystack/docker-run.txt new file mode 100644 index 0000000..fe1cd0c --- /dev/null +++ b/.deploystack/docker-run.txt @@ -0,0 +1 @@ +docker run -d -p 3033:3033 -v /downloads:/downloads marcobaobao/yt-dlp-webui diff --git a/README.md b/README.md index 11dca35..63f60fc 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,16 @@ services: restart: unless-stopped ``` +### ⚡ One-Click Deploy + +| Cloud Provider | Deploy Button | +|----------------|---------------| +| AWS | | +| DigitalOcean | | +| Render | | + +Generated by DeployStack.io + ## [Prebuilt binaries](https://github.com/marcopiovanello/yt-dlp-web-ui/releases) installation ```sh