outflow
stable

Contents:

  • Overview
  • Tutorial
  • User guide
    • How to install Outflow
    • Tasks
    • Commands
    • Database
    • Backend
    • MapTask
    • Migrations
    • Outflow settings
    • Outflow configuration
    • Logging
    • Dashboard
    • Design Patterns
    • Example Workflows
  • Developer guide
  • Quick reference
  • API
outflow
  • »
  • User guide
  • View page source

User guide¶

User guide:

  • How to install Outflow
    • Install Python
    • Install the Outflow code
  • Tasks
    • Built-in tasks
  • Commands
    • Create a command
    • Create subcommands
    • Built-in commands
  • Database
    • The outflow database
    • Connect to a postgres database
    • Setup connection to multiple databases
  • Backend
    • Default backend
    • Parallel backend
    • Slurm backend
    • Specify a backend
  • MapTask
    • SlurmMapTask
  • Migrations
    • The Commands
    • Backend Support
  • Outflow settings
    • The basics
    • Designating the settings
    • Default settings
    • Using settings in Python code
    • Altering settings at runtime
    • Available settings
    • Creating your own settings
  • Outflow configuration
    • The basics
    • Designating the configuration file
    • Default configuration
    • Using the configuration in the code
    • Altering the configuration at runtime
    • Creating your own configuration fields
    • Customize your pipeline logs
    • Include other yaml files from your config.yml
  • Logging
    • Logging from tasks
    • Configuring your logger
  • Dashboard
    • Set up Hasura
    • View the task workflow
  • Design Patterns
    • Use config or cli arguments inside the workflow definition
    • Define workflows outside a command
    • Define workflows and commands outside plugins
  • Example Workflows
Next Previous

© Copyright 2020, Grégoire Duvauchelle Revision 74b8cc5a.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
develop
Downloads
pdf
epub
On Read the Docs
Project Home
Builds