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
- Host: GitHub
- URL: https://github.com/coopdevs/ofn-de-secrets
- Owner: coopdevs
- Created: 2018-03-08T13:58:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-12T04:39:30.000Z (over 7 years ago)
- Last Synced: 2025-07-17T07:47:24.810Z (11 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```