Commit Graph

801 Commits

Author SHA1 Message Date
Tianxin Dong 87a548c41c
Fix: add ref in ai blog and add to sidebar (#539)
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-03-11 15:15:47 +08:00
Tianxin Dong 1f3e571078
Feat: add ai addon docs and update webservice properties (#537)
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-03-11 11:54:09 +08:00
Wei (段少) ae52b8443a
fix blog of Generate top 50... (#536) 2022-03-11 11:51:59 +08:00
Tianxin Dong a73ca6dcf7
Fix: add samples in ai blog and nit fix (#535)
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-03-10 15:22:39 +08:00
Zheng Xi Zhou 4f1892cef9
Add doc: how to provision RDS instance with multiple databases (#529)
* Add doc: how to provision RDS instance with multiple databases

Added one how-to doc on provisioning an RDS instance with more
than one databases

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

* fix build issues

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-03-10 11:27:41 +08:00
Avery c841c7f900
Generate top 50 popular resources of AWS using 100 lines of code (#526)
* add docs for gen-resources-auto-tool

Signed-off-by: Nicola115 <2225992901@qq.com>

* correct doc formats; update the title

Signed-off-by: Nicola115 <2225992901@qq.com>

* simplify url imports

Signed-off-by: Nicola115 <2225992901@qq.com>

* add english version doc in /blog; move chinese version doc in /i18n/zh/docusaurus-plugin-content-blog

Signed-off-by: Nicola115 <2225992901@qq.com>
2022-03-10 11:25:09 +08:00
Tianxin Dong d2f96a4a08
Feat: add ai demo blog (#530)
* Feat: add ai demo blog

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

* fix doc

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
2022-03-10 11:08:32 +08:00
Avery f312994bb1
add docs for vela def doc-gen from local file (#534)
Signed-off-by: Nicola115 <2225992901@qq.com>
2022-03-10 11:06:19 +08:00
Zheng Xi Zhou 6a29724e8b
Update cloud resource table (#527)
* Update cloud resource table

Also add a Makefile target to automatically update the table

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

* add title

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

* Add baidu cloud resources

Also added Baidu Cloud VPC in cloud resources table

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-03-10 11:05:36 +08:00
barnettZQG 6ffc8cc4b0
Feat: add velaux api doc link (#533)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-03-04 15:51:10 +08:00
Zheng Xi Zhou ec7aae44e1
Update Alibaba RDS reference doc (#528)
As there are two added properties for Alibaba Cloud RDS, updated
the reference doc

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-03-03 10:07:58 +08:00
Zheng Xi Zhou 74f05333d2
Add a doc on how to secure your database by access the intranet host (#521)
* Add a doc on how to secure your database by access the intranet host

Added a doc on how to secure Alibaba RDS database securely.

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

* Add doc: how to secure your database connection

Added a doc on database

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-03-02 17:40:10 +08:00
Zheng Xi Zhou a50e0d0593
Translate doc `extend a Terraform addon` (#524)
Tranalated English doc `extend a Terraform addon`

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-03-01 17:57:43 +08:00
Avery cd435fbd86
add docs for gcp resources (#525)
* add docs for gcp resources

Signed-off-by: Nicola115 <2225992901@qq.com>

* add docs for gcp-kthw

Signed-off-by: Nicola115 <2225992901@qq.com>
2022-03-01 17:57:06 +08:00
Zheng Xi Zhou fd237801b1
Add a tutorial on how to provision a database with sql file imported (#480)
Add a turotial to introduct how to provision a relational database with
SQL file imported, and bootstrap an application which depends on the database.

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-02-28 11:02:58 +08:00
xiuwenL 598f57a69f
Fix typos on the introduction page (#523) 2022-02-27 10:22:03 +08:00
wyike 5f047dec11
Feat: addon installation without internet (#518)
* addon installation without internet

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>

fix check

fix

* fix comments

Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
2022-02-25 16:52:09 +08:00
barnettZQG 56d1bce8f1
Merge pull request #519 from barnettZQG/main
Docs: change the default install version to 1.2.4
2022-02-24 11:38:21 +08:00
barnettZQG 03c8d2931d Docs: change the default install version to 1.2.4
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-24 10:35:34 +08:00
barnettZQG 75d829a5b0
Docs: change uischema doc (#516)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-24 10:24:40 +08:00
Zheng Xi Zhou ea0347fc71
Localize `Custom Addons` cataglog (#515)
Translated `Custom Addons`.

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-02-21 16:07:35 +08:00
Avery 6e5d636a72
Update Terraform resource extension doc (#509)
* modify documents for component-terraform

Signed-off-by: Nicola115 <2225992901@qq.com>

* fix typo

Signed-off-by: Nicola115 <2225992901@qq.com>
2022-02-17 21:00:34 +08:00
Avery 416a8e13ec
add provider-gcp and provider-baidu in consume-cloud-services.md (#514)
* add provider-gcp and provider-baidu in consume-cloud-services.md

Signed-off-by: Nicola115 <2225992901@qq.com>

* change provider-xxx into terraform-xxx

Signed-off-by: Nicola115 <2225992901@qq.com>

* fix names of addon

Signed-off-by: Nicola115 <2225992901@qq.com>

* Update i18n/zh/docusaurus-plugin-content-docs/current/tutorials/consume-cloud-services.md

Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-02-17 20:45:01 +08:00
Avery c8e0240366
add gcp resource: gcp network's docs (#513)
* add gcp resource: gcp network's docs

Signed-off-by: Nicola115 <2225992901@qq.com>

* add gcp network in the cloud-resouces-list table

Signed-off-by: Nicola115 <2225992901@qq.com>
2022-02-17 19:41:50 +08:00
Zheng Xi Zhou e090ab1dc0
Guide on how to generate a Terraform addon in one click (#494)
* Guide on how to generate a Terraform addon in one click

Guide of Terraform addon extension

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

* use Makefile target to generate a Terraform addon

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

* address comments

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

* Update sidebars.js

Co-authored-by: Jianbo Sun <wonderflow@icloud.com>
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

* Update i18n/zh/docusaurus-plugin-content-docs/version-v1.2.json

Co-authored-by: Jianbo Sun <wonderflow@icloud.com>
Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

* update doc

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

* fix version-v1.2.json

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>

Co-authored-by: Jianbo Sun <wonderflow@icloud.com>
2022-02-15 20:11:54 +08:00
barnettZQG 0abcb550fd
Docs: provide install options for helm user (#507)
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-15 15:36:16 +08:00
barnettZQG 1847109721
Merge pull request #508 from wonderflow/addonrefine
Feat: refine addon extension docs
2022-02-15 14:17:43 +08:00
Jianbo Sun d2364f9754 Fix: use raw instead k8s object as we didn't have that type
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-02-15 13:42:50 +08:00
Zheng Xi Zhou be997aca65
Remove cloud resources from sidebar (#510)
Instead, store them in a table.

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-02-15 13:37:43 +08:00
Jianbo Sun c909c1bf75 Feat: refine addon extension docs
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
2022-02-14 19:27:14 +08:00
wyike cae5c0ac3c
fix-duplicate (#505)
Signed-off-by: 楚岳 <wangyike.wyk@alibaba-inc.com>
2022-02-14 17:53:57 +08:00
Wei (段少) b905622d82
Fix: remove extra space in cURL (#506) 2022-02-14 17:53:09 +08:00
Wei (段少) 5c0c6d3af2
Update v1.2 EN blog (#504) 2022-02-11 13:52:24 +08:00
barnettZQG 8eb5deda1c
Merge pull request #499 from tossmilestone/patch-1
Update triggers list
2022-02-11 10:44:39 +08:00
Xiaoxi He 56bad2e9c9 Docs: update the trigger list
Signed-off-by: Xiaoxi He <xxhe@alauda.io>
2022-02-11 10:23:21 +08:00
barnettZQG c6d3110286
Merge pull request #503 from oam-dev/update-baseline
update baseline without rds and webhook trigger
2022-02-11 10:08:33 +08:00
BinaryHB0916 5edb69fd89 update baseline without rds and webhook trigger 2022-02-10 20:33:54 +08:00
barnettZQG cbc91c4914
Merge pull request #502 from barnettZQG/main
Docs: add the k3s option
2022-02-10 20:15:54 +08:00
barnettZQG 50fc37b017 Docs: add the k3s option
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-10 19:25:14 +08:00
Zheng Xi Zhou 96935246d8
Add docs for top 50 famous cloud resources for AWS (#501)
* Add docs for top 50 famous cloud resources for AWS

Generated docs for https://github.com/oam-dev/catalog/pull/244

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-02-10 15:28:22 +08:00
barnettZQG 4731b88980
Merge pull request #500 from barnettZQG/main
Feat: upgrade version to 1.2.3
2022-02-10 14:57:06 +08:00
barnettZQG c84f2cb79f Docs: change upgrade doc
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-10 14:31:10 +08:00
barnettZQG 3c46898156 Docs: add outcome of install
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-10 10:17:19 +08:00
barnettZQG ab8095a962 Docs: update cli doc
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-10 10:17:19 +08:00
barnettZQG 1c60a1c4c7 Feat: upgrade version to 1.2.3
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
2022-02-10 10:17:15 +08:00
Zheng Xi Zhou 654b4f92e0
Generate Terraform cloud resources reference docs (#496)
Generated reference docs for Terraform cloud resources. Also updated
provision-and-consume-cloud-services docs

Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>
2022-02-09 16:33:43 +08:00
workman-Lu c162e18bae
Recommended helm version (#495)
Signed-off-by: luyongjie <luyongjieleo@yahoo.com>
2022-02-08 14:42:53 +08:00
barnettZQG 0bb0b3891c
Merge pull request #498 from Heartlessguy/fix/typos
Fix typo in docs/quick-start.md
2022-02-08 09:51:53 +08:00
Alex 1cec62e5b3
Fix typo in docs/quick-start.md
Signed-off-by: Komnatnyy Alexandr <ipxkz97@gmail.com>
2022-02-08 08:27:35 +07:00
barnettZQG 813feab36f
Merge pull request #491 from JooKS-me/update-addon
Fix wrong format in addon install page (CN)
2022-02-07 09:55:10 +08:00