Skip to main content

Simplify deploying and managing Jina projects on Jina Cloud

Project description

JCloud

JCloud is the command line interface that simplifies deploying and managing Jina projects on Jina Cloud.

Jina Cloud is the the cloud infrastructure provided by Jina AI. It hosts your Jina project, provides computational and storage resources. Jina Cloud is now in early beta, you can apply the access token here for free.

Documentation

Install

pip install jcloud
jc -h

Get Started

Deploy a Flow

jc deploy myflow.yml

You will get an Flow ID, say 84b8b495df. This ID is needed to manage, view logs and remove the Flow.

View logs

jc logs 84b8b495df

Remove a Flow

jc remove 84b8b495df

Get the status of a Flow

jc status 84b8b495df

List all Flows on the cloud

jc list

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

jcloud-0.0.1.tar.gz (10.9 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