Reliza Hub Now Stores QA Test Reports and Documentation

We have recently added to Reliza Hub an ability to upload arbitrary documents to releases, such as test reports. This has particularly improved our Automated QA test pipelines – I updated my older post to describe recent additions. With this change, test reports are now visible in the UI in our releases, so they can… Continue reading Reliza Hub Now Stores QA Test Reports and Documentation

How To Spin Helm Ephemerals with Reliza Hub: Tutorial

Here I will show how to configure Self-Serviced Ephemeral Instances for Helm projects with Reliza Hub. This is going to be a complete end-to-end tutorial. I will use Rebom project as an example and use GitHub Actions as our CI platform – although any other CI may be used in practice. Note that any Kubernetes… Continue reading How To Spin Helm Ephemerals with Reliza Hub: Tutorial

Reliza GitOps Tutorial Now Uses Kustomize

Updated Reliza tutorial describing deployment on Kubernetes using GitOps approach with ArgoCD. It now uses Kustomize alongside Reliza CLI to overlay Kubernetes yaml definitions into their desired and approved state per each environment. Read full tutorial here: https://itnext.io/building-kubernetes-cicd-pipeline-with-github-actions-argocd-and-reliza-hub-e7120b9be870

Helm CD with Reliza Hub: Complete Hands-On Tutorial

UPDATE (2023-05-02): This tutorial, while still works, is now outdated. The recommended way is to deploy software via Reliza CD – see my new tutorial on that here. In this tutorial I’m going to show how to build Continuous Delivery system with Helm and Reliza Hub. We are going to build CI/CD on top of… Continue reading Helm CD with Reliza Hub: Complete Hands-On Tutorial

Reliza Jenkins Plugin and Remote Trigger

Happy to announce that Reliza Jenkins Integration Plugin is now available! What can it do? It provides easy-to-use withReliza wrapper for Jenkins pipelines. It abstracts a lot of release and artifact metadata details which would be submitted to Reliza Hub, such as commit and build timing. Previous Jenkins integration was possible with our Reliza CLI… Continue reading Reliza Jenkins Plugin and Remote Trigger

Reliza Hub: Individual vs Bundled deployments

Pretty excited to announce a new feature we just added to Reliza Hub. As requested, it is now possible to choose deployment strategy per instance – that said to use either Individual or Bundled deployment strategy. You can switch between deployment types on the Instance screen, after expanding instance settings: Deployment types function as following:… Continue reading Reliza Hub: Individual vs Bundled deployments

New Documentation Site for Reliza Hub

We have launched a new Documentation site for Reliza Hub – https://docs.relizahub.com. While this is very much work in progress, I would appreciate any feedback or comments via pm on twitter @taleodor.