We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Automating deployment with Hercules CI and NixOps

Formal Metadata

Title
Automating deployment with Hercules CI and NixOps
Title of Series
Number of Parts
19
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Introduction to Hercules CI, NixOps and a step by step demonstration of setting up a continuous delivery pipeline with these tools. Hercules CI is a continuous integration service that coordinates build agents on your own infrastructure. It is built around Nix for the best developer user experience. NixOps is the Nix ecosystem's primary deployment tool, supporting multiple clouds through its Nix-based input format. By integrating the two, we achieve a continuous delivery pipeline that is configured entirely with Nix.