An open API service indexing awesome lists of open source software.

https://github.com/coopdevs/ofn-de-secrets

OFN DE credentials
https://github.com/coopdevs/ofn-de-secrets

Last synced: 5 months ago
JSON representation

OFN DE credentials

Awesome Lists containing this project

README

          

## What is this?
This repository stores the Ansible variables that contain all the credentials needed to run an Open Food Network instance and it's meant to be used from and within https://github.com/openfoodfoundation/ofn-install
## Provisioning
```shell
~/ofn-install $ ansible-playbook playbooks/provision.yml --limit=de-prod -e "@../ofn-de-secrets/production.yml" --ask-vault-pass
```