7 lines
202 B
Markdown
7 lines
202 B
Markdown
# 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.
|