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

chore(docker): add firefly-core #8

Merged
merged 3 commits into from
Jan 22, 2025
Merged

Conversation

gytis-ivaskevicius
Copy link
Contributor

Context

Adding firefly-core to docker-compose. Does not run yet since I have no place to push modified firefly-core

Important Changes Introduced

@@ -1,4 +1,42 @@
services:
firefly-core:
image: ghcr.io/gytis-ivaskevicius/firefly-core:latest
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we okay with this? this was the easiest way to get image working in this repo

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gytis-ivaskevicius will I be able to push updates to that image if necessary?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

@gytis-ivaskevicius gytis-ivaskevicius marked this pull request as ready for review January 21, 2025 13:47
namespaces:
default: default
predefined:
- defaultKey: addr_test1vqhkukz0285zvk0xrwk9jlq0075tx6furuzcjvzpnhtgelsuhhqc4
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a way to inject this value from the ADDR_FROM environment variable?

Copy link
Contributor Author

@gytis-ivaskevicius gytis-ivaskevicius Jan 22, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably. I was going through firefly helm chart and did not see any firefly config file, so probably it is configured via env variables. Is this a requirement or can we leave it is for time being?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's see if it causes issues in practice before spending too much time on it

@gytis-ivaskevicius gytis-ivaskevicius merged commit 52cee8b into main Jan 22, 2025
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