This documentation is for a release that is no longer maintained
See documentation for the latest supported version.이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 1. Development workflow
The development workflow involves creating, updating, securing, and deploying applications. It also allows integration with various repositories, container registries, and CI/CD tools for flexibility.
| Step | Description |
|---|---|
| Install RHTAP | Install RHTAP to enable secure and efficient DevSecOps workflows. |
| Create an application | Use pre-built templates to create an application. These templates are customizable and include pipelines and configurations to simplify the development process. When creating an application you can choose:
Note If you select Bitbucket, GitLab CI, or Jenkins CI during application setup, you must configure these tools to trigger pipeline runs. |
| Update an application | Push updates to your application code. The pipeline automatically processes and secures the changes. |
| View security insights | Pipeline runs provide a visual representation of all tasks, offering insights into security checks and compliance. |
| Deploy an application | Promote your application from Development to Staging and then to Production environments. |
| (Optional) Customize templates and pipelines | Modify templates and pipelines to meet your organization’s specific requirements. |