taubyte-spore-drive-sdk
Installation
SKILL.md
Spore Drive SDK
Use this skill only when user asks to deploy/self-host a Taubyte cloud across servers.
Inputs to collect
- Root domain (
ROOT_DOMAIN) - Generated subdomain (
GENERATED_DOMAIN) - Server list (
hostname,public_ip) - SSH key path (
SSH_KEY) - Tau binary mode (
latestor custom path) - Optional DNS automation choice
SSH user policy
- Try
ubuntufirst. - If deployment fails with SSH auth/user mismatch, retry with
root. - If both fail, ask user for SSH username.