Skip to content

gaia-app/runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gaia-runner

gaia-runner is the service that runs the Terraform jobs in Gaia.

Quality Gate Status Coverage Docker Pulls

What is it?

Gaia is a web application to import and run your Terraform modules. See Gaia on Github.

This service works in conjonction with Gaia.

It features :

  • running modules (plan/apply/destroy) in a dedicated docker container
  • publish state to Gaia

Documentation

Go to docs.gaia-app.io for the full documentation.

Requirements

Gaia-runner needs :

  • a docker daemon (used to run Terraform itself)
  • a running Gaia instance

Quick start

See the documentation at https://docs.gaia-app.io/ for quick-start instructions.

Contributors

Gaia is made with ❤️ in 🇫🇷 by Cyril DUBUISSON and Julien WITTOUCK