Skip to main content

DO NOT USE - This is a sample program

Project description

Trainingopz

This library is a pre-alpha right now

The intent of this package is to work as a back-end build and deploy engine to take - given a configuration and an infrastructure, on-demand scientific computing workflows.

Application Configuration

versionon: 1

docker_configuration:
    docker_registry:  REPO_URL
workflow_validation:
type:  YAMLValidator
  conf:
    project_path: /

pipeline_composition:
  type: YAMLPipelineComposer
  conf:
    project_path: /

package:
  type: DockerPackager
  conf:
    project_path: /

build_deployment_artifact:
  type: BuildAirflowArtifact
  conf: null

deploy:
  type: AirflowDeployer
  conf: null

Project details


Download files

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

Source Distribution

autotrainz-0.1.222.1.tar.gz (23.0 kB view hashes)

Uploaded Source

Supported by

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