Skip to content

Commit cafc0d3

Browse files
committed
Add wodby ci os info
1 parent b46dffb commit cafc0d3

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

2.0/docs/cicd/wodby-ci.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Wodby CI
22

3-
Wodby CI is the default CI that provides native integration with Wodby platform such as rerunning CI builds directly from the dashboard. Alternatively, you can use your own CI by creating CI-typed [integration](../integrations/index.md).
3+
Wodby CI is the default CI that provides native integration with the Wodby platform such as rerunning CI builds directly from the dashboard. Alternatively, you can use your own CI by creating CI-typed [integration](../integrations/index.md).
4+
5+
Wodby CI jobs run on Debian 13 and contain the following tools:
6+
7+
- python3
8+
- jq
9+
- yq
10+
- docker cli
11+
- docker compose
12+
- aws cli
13+
- zip
14+
- tar
415

516
## Pipeline
617

2.0/docs/index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Getting started
22

3-
!!! warning "Beta Version"
4-
5-
Wodby 2.0 is currently in Beta.<br>
6-
This documentation is not complete and actively updated.
7-
83
Wodby was designed to help developers deploy and manage scalable web application in the most simple fashion. To deploy your first [application](apps/index.md) you would need a [kubernetes cluster](kubernetes/index.md), Wodby does not currently provide Kubernetes cluster out of the box with an exception to the [Demo cluster](kubernetes/demo.md) for testing purposes, so it is required for you to connect an account from your preferred cloud provider that provides managed Kubernetes service, such as:
94

105
- [Google Cloud Platform GKE](integrations/gcp.md#gke)

0 commit comments

Comments
 (0)