feat: rails style bootkit bin/railiance with quickstart
This commit is contained in:
parent
676ec32379
commit
96eccc6b67
7 changed files with 147 additions and 1 deletions
6
QUICKSTART.md
Normal file
6
QUICKSTART.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Railiance Bootkit Quickstart
|
||||
Run:
|
||||
bin/railiance doctor
|
||||
bin/railiance gen-ssh-key
|
||||
bin/railiance cloudinit > user-data.yaml
|
||||
Then rent VM, seed with tools/seed_node.sh, and bootstrap with Ansible.
|
||||
Loading…
Add table
Add a link
Reference in a new issue