Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add podman compose file #2780

Merged
merged 1 commit into from
May 6, 2024
Merged

add podman compose file #2780

merged 1 commit into from
May 6, 2024

Conversation

GaryPWhite
Copy link
Contributor

@GaryPWhite GaryPWhite commented May 1, 2024

Description

  • Provide a podman-compose.yml like docker-compose.yml -- to allow podman users to make use of augur

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

  • Yes, I signed my commits.

@GaryPWhite GaryPWhite requested a review from sgoggins as a code owner May 1, 2024 17:36
Signed-off-by: Gary White Jr <[email protected]>
@sgoggins sgoggins merged commit 77388ca into chaoss:main May 6, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants