chaoss / augur

Python library and web service for Open Source Software Health and Sustainability metrics & data collection. You can find our documentation and new contributor information easily here: https://oss-augur.readthedocs.io/en/main/ and learn more about Augur at our website https://augurlabs.io
https://oss-augur.readthedocs.io/en/main/
MIT License
579 stars 846 forks source link

add podman compose file #2780

Closed GaryPWhite closed 2 months ago

GaryPWhite commented 2 months ago

Description

Notes for Reviewers I've tested this with my local podman -- but I'm happy to accept any feedback or input / waiting period. Just wanted what works on my machine to be available to other podman users.

The changes made include updating the default DB host (from 127.0.0.1->loopback/default) and removing the extra_hosts declaration that causes failures for podman to boot compose installations.

Signed commits