Skip to main content

No project description provided

Project description

Vellum Workflow Runner Server

This package is meant for installing on container images in order to use custom docker images when using Vellum Workflows.

Example Dockerfile Usage:

FROM python:3.11.6-slim-bookworm

RUN apt-get update && apt-get install --no-install-recommends -y \
    build-essential \
    ca-certificates

RUN pip install --upgrade pip

RUN pip --no-cache-dir install vellum-workflow-server==0.13.2

ENV PYTHONUNBUFFERED 1
ENV PYTHONDONTWRITEBYTECODE 1
COPY ./base-image/code_exec_entrypoint.sh .
RUN chmod +x /code_exec_entrypoint.sh

CMD ["vellum_start_server"]

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vellum_workflow_server-0.13.24.post5.tar.gz (15.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file vellum_workflow_server-0.13.24.post5.tar.gz.

File metadata

  • Download URL: vellum_workflow_server-0.13.24.post5.tar.gz
  • Upload date:
  • Size: 15.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.9.21 Linux/5.15.0-1078-azure

File hashes

Hashes for vellum_workflow_server-0.13.24.post5.tar.gz
Algorithm Hash digest
SHA256 61f125775951679cb4b647b202c863094bbcdd9aac5358e414ccef1d5c4c935f
MD5 8f543b41288d54b7704416c99cddffcd
BLAKE2b-256 5bfa9983bf9fc34105e63230d64df2c5f217329de4b6056c53eb32d8df024c6d

See more details on using hashes here.

File details

Details for the file vellum_workflow_server-0.13.24.post5-py3-none-any.whl.

File metadata

File hashes

Hashes for vellum_workflow_server-0.13.24.post5-py3-none-any.whl
Algorithm Hash digest
SHA256 d460b2e794344017fb448ba25ccdc84a097962dfe7ba8d3ed8e688b0c445814a
MD5 8c5741d4d6bd0ae2e7cb61208fda46ef
BLAKE2b-256 bb70f050386d303bf28f8ada7639c41dbd4153806c4ad1b0b426d45c015b2bf6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page