Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 535 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 535 Bytes

Infrastructure

This repository contains the files and descriptions to setup the infrastructure for Emissions API.

Setup

First run the user.yml playbook to create the administrative user on the host.

After that you can run the setup.yml which bundles the remaining playbooks. You need to have access to the vault for that.

It should also be possible to run a single playbook like nginx.yml, if you have made some small changes and do not want to wait for the whole setup.yml to complete.