deploy-taubyte-spore-drive
Installation
SKILL.md
Deploy Taubyte cloud (Spore Drive boilerplate)
End-to-end workflow matches the upstream repo: https://github.com/taubyte/spore-drive-boilerplate
Execute steps in order. Prefer running commands in the user’s environment rather than only describing them.
Prerequisites
- Node.js and npm
- Linux servers with SSH on port 22, sudo-capable user, key-based SSH
- A DNS zone the user controls for
ROOT_DOMAIN(and parent zone ifROOT_DOMAINis a subdomain)
1. Clone the boilerplate
git clone https://github.com/taubyte/spore-drive-boilerplate.git
cd spore-drive-boilerplate