Skip to content

KosmonautX/fly_me_to_mars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Martian Flyby

Boot Urbit Comets & Planets into orbit on Fly.io utilising the lebensraum of SWAP SPACE to map 2048MB needed for swallowing the bootpill

How to Launch Martian to your Earth region

You will need the flyctl CLI utility.

For Earthlings who want to take comets for a spin

Just Fly launch, its that ez

flyctl launch

For Martians with non-booted planets

Place your planet keys at the root directory & set your planet's name as $PLANET env variable

You can set variables either in the .toml file or through the fly secrets

flyctl secrets set PLANET=sampel-palnet
flyctl launch

For Martians with planets

Place your planet folder at root directory & set your planet's name as $PLANET env variable

You can set variables either in the .toml file or through the fly secrets

flyctl secrets set PLANET=sampel-palnet # or set in fly.toml
fly deploy --strategy immediate

For observability of launching

First boot takes a while, recommended to maintain either volume or regularly backup snapshots in pier

fly logs

About

Boot Urbit Comets & Planets into orbit on Fly.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published