Skip to content

emissions-api/infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c6267aa · Oct 16, 2022

History

53 Commits
Dec 26, 2020
Dec 26, 2020
Oct 16, 2022
Aug 23, 2020
Feb 15, 2020
May 21, 2021
Jan 2, 2021
Nov 7, 2021
Aug 23, 2020
May 21, 2021
May 21, 2021
Dec 26, 2020
May 21, 2021
May 21, 2021
Dec 26, 2020

Repository files navigation

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.