SporeStackv1 builds disabled, topups deprecated
New builds on V1 have been disabled. Topups are now deprecated.
sporestack spawn --days 28And could extend a server's lifetime like this:
sporestack topup --uuid (Your server's UUID) --days 28Now, spawn usage will be slightly different.
sporestack spawn --days 28 --full_name 'Satoshi Nakamoto' --ssn 524-01-0711 --phone 210-555-1337 --cc '4929 7089 0341 6566' --dob 1990-01-01 --photo_id ./drivers_license.jpgOnce payment has been processed your information will be validated, logged, and then your server will be launched.
Dear SporeStack, 127.0.0.1 has been caught seeding SAVING PRIVATE RYAN over Bit Torrent. Please pay a fine of $3,000 for the three complete seeds we logged. Thank you, Warner SistersUnfortunately, in the past we had no personal information to give such inquiries. Now, we can simply reply with your personal information. Due process would involve too much overhead. While some innocent users will be affected, we trust in the thoroughness and certainty of anti-piracy requests.
sporestack topup --days 28 --uuid (Your server's UUID)Be prepared for this to not always work. Always back up your data and have a plan in case the server's life cannot be extended, or if there is a failure and the machine is terminated. But, it is a best-effort convenience feature. In the future, not all providers may support this. For instance there may be a case where a physical host machine is scheduled for an upgrade. Top ups beyond a certain point will not be allowed for servers on that host so that the maintenance can be performed when all servers have expired. Certain maintenance may not be so ideal, but hopefully most can be done with no live nodes on the machine.
$ cat coreos #!ipxe set base-url http://stable.release.core-os.net/amd64-usr/current kernel ${base-url}/coreos_production_pxe.vmlinuz sshkey="ssh-rsa YOUR KEY HERE" initrd ${base-url}/coreos_production_pxe_image.cpio.gz boot $ sporestack spawn --days 2 --ipxe --startupscript coreos --ssh_user core --ssh