lukso-network / lukso-orchestrator

Orchestrating the dance of vanguard and pandora.
Apache License 2.0
6 stars 7 forks source link

Create an installation script #47

Closed patred20 closed 3 years ago

patred20 commented 3 years ago

I need to create an installation script for simple, one-liner node setup.

Most of the "framework" is done but it still need some fixes before release. To simplify things a bit, new setup will not take clients by tag but by combination of network (l15) and platform (linux/darwin/windows) ^ Though this can be changed if needed. I've made a quick design of directory structure: https://miro.com/app/board/o9J_l0lee1g=/

I can't create new repo so temporarely pushed it here : https://github.com/lukso-network/network-testnet-validator-setup/tree/feature/l15-setup

Documentation is in progress: https://github.com/lukso-network/docs-website/blob/453a316976f881eb3b34a3b5092db293aa41f020/docs/networks/lukso-tool.md DOCS PR: https://github.com/lukso-network/docs-website/pull/11

frozeman commented 3 years ago

Lets put the new CLI script into this repo. please base it on the release/l15 branch.

and put it into the /scripts/

frozeman commented 3 years ago

Lets please make the following changes:

rename the following binaries:

Ideally we already naming those binaries when building this way...