<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>GoCD</title>
  <subtitle>Continuous Delivery</subtitle>
  <id>https://www.gocd.org/blog</id>
  <link href="https://www.gocd.org/blog"/>
  <link href="https://www.gocd.org/feed.xml" rel="self"/>
  <updated>2023-02-13T00:00:00Z</updated>
  <author>
    <name>GoCD Team</name>
  </author>
  <entry>
    <title>GoCD project status in 2023</title>
    <link rel="alternate" href="https://www.gocd.org/2023/02/13/gocd-project-status.html"/>
    <id>https://www.gocd.org/2023/02/13/gocd-project-status.html</id>
    <published>2023-02-13T00:00:00Z</published>
    <updated>2023-02-13T00:00:00Z</updated>
    <author>
      <name>Chad Wilson &amp; Aravind SV</name>
    </author>
    <content type="html">What's happening with the GoCD project in 2023?</content>
  </entry>
  <entry>
    <title>GoCD and the Log4j vulnerability - CVE-2021-44228</title>
    <link rel="alternate" href="https://www.gocd.org/2021/12/14/log4j-vulnerability.html"/>
    <id>https://www.gocd.org/2021/12/14/log4j-vulnerability.html</id>
    <published>2021-12-14T00:00:00Z</published>
    <updated>2021-12-14T00:00:00Z</updated>
    <author>
      <name>Aravind SV</name>
    </author>
    <content type="html">The linked GitHub discussion has more information.</content>
  </entry>
  <entry>
    <title>Perform Backup for GoCD on Kubernetes</title>
    <link rel="alternate" href="https://www.gocd.org/2020/10/11/perform-backup-for-gocd-on-kubernetes.html"/>
    <id>https://www.gocd.org/2020/10/11/perform-backup-for-gocd-on-kubernetes.html</id>
    <published>2020-10-11T00:00:00Z</published>
    <updated>2020-10-11T00:00:00Z</updated>
    <author>
      <name>Guest post by Abilash Rajasekaran</name>
    </author>
    <content type="html">Perform Backup for GoCD on Kubernetes.</content>
  </entry>
  <entry>
    <title>Restore Backup for GoCD on Kubernetes</title>
    <link rel="alternate" href="https://www.gocd.org/2020/10/11/restore-backup-for-gocd-on-kubernetes.html"/>
    <id>https://www.gocd.org/2020/10/11/restore-backup-for-gocd-on-kubernetes.html</id>
    <published>2020-10-11T00:00:00Z</published>
    <updated>2020-10-11T00:00:00Z</updated>
    <author>
      <name>Guest post by Abilash Rajasekaran</name>
    </author>
    <content type="html">Restore Backup for GoCD on Kubernetes.</content>
  </entry>
  <entry>
    <title>GoCD on Kubernetes using Terraform</title>
    <link rel="alternate" href="https://www.gocd.org/2020/04/14/gocd-on-kubernetes-using-terraform.html"/>
    <id>https://www.gocd.org/2020/04/14/gocd-on-kubernetes-using-terraform.html</id>
    <published>2020-04-14T00:00:00Z</published>
    <updated>2020-04-14T00:00:00Z</updated>
    <author>
      <name>Guest post by Abilash Rajasekaran</name>
    </author>
    <content type="html">Use Terraform scripts to setup GoCD on Google Kubernetes Engine in minutes.</content>
  </entry>
  <entry>
    <title>Configuring GoCD Agents in Kubernetes</title>
    <link rel="alternate" href="https://www.gocd.org/2019/09/17/configure-gocd-agents-kubernetes-static-elastic.html"/>
    <id>https://www.gocd.org/2019/09/17/configure-gocd-agents-kubernetes-static-elastic.html</id>
    <published>2019-09-17T00:00:00Z</published>
    <updated>2019-09-17T00:00:00Z</updated>
    <author>
      <name>Mohamed Najiullah</name>
    </author>
    <content type="html">If your pipelines involve creating a docker image and pushing it to a registry/repository, you can use the above steps to create an Artifact Store with that registry.</content>
  </entry>
  <entry>
    <title>Configuring Google Container Registry (GCR) as an Artifact Store in GoCD</title>
    <link rel="alternate" href="https://www.gocd.org/2019/08/05/configure-container-registry-gcr-artifact-store-gocd.html"/>
    <id>https://www.gocd.org/2019/08/05/configure-container-registry-gcr-artifact-store-gocd.html</id>
    <published>2019-08-05T00:00:00Z</published>
    <updated>2019-08-05T00:00:00Z</updated>
    <author>
      <name>Mohamed Najiullah</name>
    </author>
    <content type="html">If your pipelines involve creating a docker image and pushing it to a registry/repository, you can use the above steps to create an Artifact Store with that registry.</content>
  </entry>
  <entry>
    <title>Running Dockerized GoCD Containers as Non Root</title>
    <link rel="alternate" href="https://www.gocd.org/2019/06/25/gocd-non-root-containers.html"/>
    <id>https://www.gocd.org/2019/06/25/gocd-non-root-containers.html</id>
    <published>2019-06-25T00:00:00Z</published>
    <updated>2019-06-25T00:00:00Z</updated>
    <author>
      <name>GoCD Team</name>
    </author>
    <content type="html">To provide addition security against container(s) achieving escalated permissions on the host node, GoCD supports running container(s) using a Non root user.</content>
  </entry>
  <entry>
    <title>Effect of Java licensing changes on GoCD</title>
    <link rel="alternate" href="https://www.gocd.org/2019/05/21/official-stance-on-java.html"/>
    <id>https://www.gocd.org/2019/05/21/official-stance-on-java.html</id>
    <published>2019-05-21T00:00:00Z</published>
    <updated>2019-05-21T00:00:00Z</updated>
    <author>
      <name>GoCD Team</name>
    </author>
    <content type="html">Due to Java licensing changes by Oracle, GoCD's support for Java is changing.</content>
  </entry>
  <entry>
    <title>Installing and Configuring GoCD on GKE using Helm</title>
    <link rel="alternate" href="https://www.gocd.org/2019/05/14/installing-configuring-gocd-gke-using-helm.html"/>
    <id>https://www.gocd.org/2019/05/14/installing-configuring-gocd-gke-using-helm.html</id>
    <published>2019-05-14T00:00:00Z</published>
    <updated>2019-05-14T00:00:00Z</updated>
    <author>
      <name>Mohamed Najiullah</name>
    </author>
    <content type="html">Understand the steps needed to install and configure GoCD on GKE using Helm while looking at the possibility of migrating your CI/CD infrastructure to Kubernetes</content>
  </entry>
</feed>
