https://github.com/flipez/mvg-observatory
Tooling and Infrastructure for MVG Observatory
https://github.com/flipez/mvg-observatory
Last synced: 5 months ago
JSON representation
Tooling and Infrastructure for MVG Observatory
- Host: GitHub
- URL: https://github.com/flipez/mvg-observatory
- Owner: Flipez
- Created: 2024-11-16T11:00:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-24T22:07:54.000Z (over 1 year ago)
- Last Synced: 2025-10-22T10:44:05.180Z (9 months ago)
- Language: HTML
- Homepage: https://mvg.auch.cool
- Size: 861 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MVG Observatory




## Runbook
Install Compressor Components
```
ansible-playbook -i inventory.yaml --ask-vault-pass play-compressor.yaml --check --diff
```
Install Scraper Components
```
ansible-playbook -i inventory.yaml --ask-vault-pass play-scraper.yaml --check --diff
```