Create Application
CloudBase Webify provides two ways to create applications: importing from a code repository and cloning from a template.
Importing from a Code Repository
CloudBase Webify currently supports importing from the following platforms to create applications:
- Github
- Gitlab
- Gitee
You can authorize the Git platform on the Create Application page, select a code repository, and import the application. Each subsequent update to the repository will trigger automatic deployment.
Cloning from a Template
CloudBase Webify provides a range of existing templates. You can select any template on the Create Application page and use it to create a new code repository.
You can push changes to the code repository to trigger the automatic deployment of the application.