Skip to content

Commit

Permalink
docs: add jcloud deployment docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiniuYu committed Jun 7, 2022
1 parent 2ecb29f commit cae3bda
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/user-guides/server.md
Original file line number Diff line number Diff line change
Expand Up @@ -423,8 +423,7 @@ If you are using Cloudflare proxied DNS, please be aware:

### Deploy on JCloud

You can deploy CLIPEncoder on JCloud.
We will use CLIPTorchEncoder as an example.
You can deploy CLIPTorchEncoder on JCloud.
A minimum YAML file `flow.yml` is as follows:

```yaml
Expand All @@ -444,7 +443,7 @@ To deploy,
$ jc deploy flow.yml
```

Here `jc deploy` is the command to deploy a Jina project.
Here `jc deploy` is the command to deploy a Jina project to JCloud.
Learn more about [JCloud usage](https://github.com/jina-ai/jcloud).


Expand Down

0 comments on commit cae3bda

Please sign in to comment.