Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

[Proposal] How to custom a new stack ? From the perspective of a developer #207

Open
92hackers opened this issue May 12, 2022 · 0 comments

Comments

@92hackers
Copy link
Contributor

Background

As a community developer, i want to customize a new Stack with Heighliner tools, what should i do ?

Currently, all stacks are created by Heighliner team and the source code of which existed in h8r-dev/stacks GitHub repo.

What developers want is: he want to owns the created stack repo, Heighliner Stacks just an engine to him, he create custom chain components in his own stack repo, import 'h8r-dev/stacks' library, and then build his own stack.

Solution

All chain components used by a stack should be imported directly in plan.cue file, and then customization part of a stack should reside with plan.cue file and imported in plan file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant