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 support for environment variable configuration, and Docker container images via ghcr #511

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

based64god
Copy link

This addresses a long standing issue with difficulty of deploying kaspad in a way that makes sense in a modern datacenter. This PR adds sensible default docker container build pipelines for the most common server microarchitectures, amd64 and arm64, as well as the ability to configure kaspad with environment variables, which is generally easier in a containerized environment. arm builds are likely to be quite slow until better support for arm matrix runners is added to github runners since everything needs to happen through qemu.

…t docker build configuration for amd64 and arm64, and a CI pipe to build them and upload to ghcr.
@based64god
Copy link
Author

based64god commented Jul 30, 2024

This PR likely supercedes #504 , #461

@based64god based64god changed the base branch from master to dev July 30, 2024 13:20
@IzioDev IzioDev mentioned this pull request Aug 28, 2024
@michaelsutton michaelsutton deleted the branch kaspanet:master September 11, 2024 18:34
@michaelsutton michaelsutton reopened this Sep 11, 2024
@michaelsutton michaelsutton changed the base branch from dev to master September 11, 2024 18:41
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