Join us

ContentUpdates and recent posts about werf..
Discovery IconThat's all about @werf โ€” explore more posts below...
Story WrapPixel Team
@sanjayjoshi shared a post, 6ย hours ago

10+ Shadcn Table Components, Blocks & Tools

A curated list of Shadcn table components and blocks you can use in React and Next.js projects to build clean, flexible, and production-ready data tables faster.

Thumbnail Shadcn Table
Story Keploy Team
@sancharini shared a post, 8ย hours ago

Black Box Testing Techniques to Improve Test Coverage

Learn black box testing techniques to improve test coverage. Explore methods like equivalence partitioning, boundary value analysis, and more with practical examples.

black box testing techniques
Story
@laura_garcia shared a post, 9ย hours ago
Software Developer, RELIANOID

๐—ช๐—ผ๐—ฟ๐—น๐—ฑ ๐—ค๐˜‚๐—ฎ๐—ป๐˜๐˜‚๐—บ ๐——๐—ฎ๐˜†

๐Ÿš€ ๐—ช๐—ผ๐—ฟ๐—น๐—ฑ ๐—ค๐˜‚๐—ฎ๐—ป๐˜๐˜‚๐—บ ๐——๐—ฎ๐˜† ๐—ถ๐˜€ ๐—ต๐—ฒ๐—ฟ๐—ฒโ€ฆ and itโ€™s not just science fiction anymore. Quantum computing is rapidly moving from theory to realityโ€”and with it comes a ๐—บ๐—ฎ๐˜€๐˜€๐—ถ๐˜ƒ๐—ฒ ๐˜€๐—ต๐—ถ๐—ณ๐˜ ๐—ถ๐—ป ๐—ฐ๐˜†๐—ฏ๐—ฒ๐—ฟ๐˜€๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ถ๐˜๐˜† that organizations simply canโ€™t ignore. Hereโ€™s the uncomfortable truth: ๐Ÿ‘‰ The same technology that promises breakthrou..

quantum_computing_relianoid
Link
@hamzmu shared a link, 1ย day, 1ย hour ago
Fellow, Rootly

Using Graphify to turn Incident Data into a Knowledge Graph

Karpathy said we should build LLM knowledge bases. 48 hours later made Graphify was made: one command, full semantic knowledge graph.

We applied the idea to incident data turning them into a queryable and interactable semantic graph. This lets us see past fixes, predict failures, cluster services, cut alert noise, and reveal team load in seconds.

If youโ€™re using Rootly, here is a small plugin to explore your incident data.

Check it out: github.com/Rootly-AI-Labs/rootly-graphify-importer

Interactive knowledge graph visualization of incident management data showing clustered services, alerts, and responders with connected nodes and relationships in Graphify
Story
@laura_garcia shared a post, 1ย day, 2ย hours ago
Software Developer, RELIANOID

Strengthen Your MFA with Google Authenticator and RELIANOID

๐Ÿ” Strengthen Your MFA with Google Authenticator and RELIANOID At RELIANOID, we take authentication seriously. We've just published a new technical guide on how to integrate Google Authenticator into the RELIANOID MFA Portal, using Active Directory or LDAP to manage user secrets. โœ… Understand TOTP vs..

2FA with AD_LDAP and Google Authenticator
ย Activity
@roock started using tool Terraform , 3ย days, 19ย hours ago.
ย Activity
@roock started using tool Python , 3ย days, 19ย hours ago.
ย Activity
@roock started using tool Puppet , 3ย days, 19ย hours ago.
ย Activity
@roock started using tool PostgreSQL , 3ย days, 19ย hours ago.
ย Activity
@roock started using tool NixOs , 3ย days, 19ย hours 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.