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

Formale Metadaten

Titel
Automating deployment with Hercules CI and NixOps
Serientitel
Anzahl der Teile
19
Autor
Lizenz
CC-Namensnennung 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
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.