LookACastle / plugin-rust-job-type

A plugin for Racetrack which extends it with Rust Job Type

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Racetrack Plugin: Rust Job Type

This is a plugin for Racetrack which extends it with Rust Job Type. It's a language wrapper converting your code written in Rust to a Job web service.

Setup

  1. Install racetrack client and generate ZIP plugin by running make bundle.

  2. Activate the plugin in Racetrack Dashboard Admin page by uploading the zipped plugin file.

Usage

You can deploy sample Rust job by running:

racetrack deploy sample-rust-function

About

A plugin for Racetrack which extends it with Rust Job Type

License:Apache License 2.0


Languages

Language:Rust 67.6%Language:Dockerfile 15.6%Language:Makefile 8.7%Language:Python 8.1%