Join us

ContentUpdates and recent posts about werf..
ย Activity
@secuodsoft started using tool Python , 2ย days, 11ย hours ago.
ย Activity
@secuodsoft started using tool PHP , 2ย days, 11ย hours ago.
ย Activity
@secuodsoft started using tool Node.js , 2ย days, 11ย hours ago.
ย Activity
@secuodsoft started using tool MongoDB , 2ย days, 11ย hours ago.
ย Activity
@secuodsoft started using tool Java , 2ย days, 11ย hours ago.
ย Activity
@secuodsoft created an organization Secuodsoft , 2ย days, 11ย hours ago.
Story
@laura_garcia shared a post, 3ย days, 11ย hours ago
Software Developer, RELIANOID

๐—ฅ๐—˜๐—Ÿ๐—œ๐—”๐—ก๐—ข๐—œ๐—— ๐Ÿด.๐Ÿฑ ๐—˜๐—ป๐˜๐—ฒ๐—ฟ๐—ฝ๐—ฟ๐—ถ๐˜€๐—ฒ ๐—˜๐—ฑ๐—ถ๐˜๐—ถ๐—ผ๐—ป ๐—ถ๐˜€ ๐—ป๐—ผ๐˜„ ๐—ฎ๐˜ƒ๐—ฎ๐—ถ๐—น๐—ฎ๐—ฏ๐—น๐—ฒ!

- ๐—ฅ๐—˜๐—Ÿ๐—œ๐—”๐—ก๐—ข๐—œ๐—— ๐Ÿด.๐Ÿฑ ๐—˜๐—ป๐˜๐—ฒ๐—ฟ๐—ฝ๐—ฟ๐—ถ๐˜€๐—ฒ ๐—˜๐—ฑ๐—ถ๐˜๐—ถ๐—ผ๐—ป ๐—ถ๐˜€ ๐—ป๐—ผ๐˜„ ๐—ฎ๐˜ƒ๐—ฎ๐—ถ๐—น๐—ฎ๐—ฏ๐—น๐—ฒ! This release represents a major step forward in ๐—ฝ๐—น๐—ฎ๐˜๐—ณ๐—ผ๐—ฟ๐—บ ๐˜€๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ถ๐˜๐˜†, ๐˜€๐˜†๐˜€๐˜๐—ฒ๐—บ ๐—ถ๐—ป๐˜๐—ฒ๐—ด๐—ฟ๐—ถ๐˜๐˜†, ๐—ฎ๐—ป๐—ฑ ๐—ฒ๐—ป๐˜๐—ฒ๐—ฟ๐—ฝ๐—ฟ๐—ถ๐˜€๐—ฒ ๐—ฟ๐—ฒ๐—น๐—ถ๐—ฎ๐—ฏ๐—ถ๐—น๐—ถ๐˜๐˜†. - ๐—จ๐—˜๐—™๐—œ ๐—ฆ๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ฒ ๐—•๐—ผ๐—ผ๐˜ ๐˜€๐˜‚๐—ฝ๐—ฝ๐—ผ๐—ฟ๐˜ โ€“ cryptographic verification of the boot chain - ๐——๐—ฒ๐—ฏ๐—ถ๐—ฎ๐—ป ๐—•๐—ผ๐—ผ๐—ธ๐˜„๐—ผ๐—ฟ๐—บ ๐Ÿญ๐Ÿฎ.๐Ÿญ๐Ÿฏ ๐—ฏ๐—ฎ๐˜€๐—ฒ + ๐—ž๐—ฒ๐—ฟ๐—ป๐—ฒ๐—น ๐Ÿฒ.๐Ÿญ.๐Ÿญ๐Ÿฑ๐Ÿต-๐Ÿญ-๐—ป๐—ผ๐—ถ๐—ฑ๐Ÿฌ - ๐—›๐—ฆ๐—ง๐—ฆ..

relianoid_enterprise_edition_8.5_release
Story
@viktoriiagolovtseva shared a post, 3ย days, 12ย hours ago

A Git and Jira Integration Guide: How to Connect GitHub, GitLab, and Bitbucket to Jira Cloud

If you ask a developer, product manager, and QA โ€œwhy integrate your Git repository with Jira,โ€ they will all give different answers. Some like it for reducing context switching and providing automation options, while others value the transparency and improved traceability. But no matter who you ask, everyone is unanimous: this integration is immensely useful for the teams.

In this article, we focus on the most popular Git applications: GitHub, GitLab, and Bitbucket. We explain how to connect them to Jira Cloud and provide you with practical tips on making the most out of this integration. You will learn how to use smart commits, leverage automation, and gain extra value from third-party apps.

Zrzut ekranu 2026-02-20 125153
Story
@ashwinisdave shared a post, 3ย days, 14ย hours ago
Developer advocate, Middleware

From Metrics to Meaning: Building Context-Aware Dashboards That Actually Help Debug Production Issues

Most dashboards show what's happening but not why it matters. Learn how to build context-aware dashboards that actually help engineers debug production issues faster.

ย Activity
@maydali28 started using tool Terraform , 4ย days, 1ย hour ago.
werf is a CNCF Sandbox CLI tool to implement full-cycle CI/CD to Kubernetes easily. werf integrates into your CI system and leverages familiar and reliable technologies, such as Git, Dockerfile, Helm, and Buildah.

What makes werf special:

- Complete application lifecycle management: build and publish container images, test, deploy an application to Kubernetes, distribute release artifacts and clean up the container registry.
- Ease of use: use Dockerfiles and Helm chart for configuration and let werf handle all the rest.
- Advanced features: automatic build caching and content-based tagging, enhanced resource tracking and extra capabilities in Helm, a unique container registry cleanup approach, and more.
- Gluing common technologies: Git, Buildah, Helm, Kubernetes, and your CI system of choice.
- Production-ready: werf has been used in production since 2017; thousands of projects rely on it to build & deploy various apps.