Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

feat: Enable shared system definitons with host name override #287

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

bketelsen
Copy link
Member

Fleek will now use the value of FLEEK_HOST_OVERRIDE as the hostname when calculating which flake to apply to the current system.

This allows you to have a single shared definitions for ephemeral machines that all share the same attributes (OS/architecture), for example in automated development environments.

Set FLEEK_HOST_OVERRIDE to the name of the system definition you wish to declare/use before running Fleek.

export FLEEK_HOST_OVERRIDE=ubuntuvm
fleek join [email protected]:YOU/fleek

@bketelsen
Copy link
Member Author

fixes #285

@bketelsen bketelsen merged commit 1773a3c into main Sep 21, 2023
@bketelsen bketelsen deleted the genericsys branch September 21, 2023 13:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants