Skip to content

Frisbii instance deployed to Fly.io hosting CIDs for testing

License

Notifications You must be signed in to change notification settings

filecoin-station/frisbii-on-fly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frisbii-on-fly

Frisbii instance deployed to Fly.io hosting CIDs for testing

See https://github.com/ipld/frisbii

Development

Rebuild the docker image

docker build -t frisbii-on-fly .

Restart the container

docker rm -f frisbii && docker run -it --name frisbii -p 3000:3000 frisbii-on-fly

Deployment

Run fly deploy to update the Fly.io deployment.

The peer identity (private key) is configured via the environment variable PRIVATE_KEY.

The Fly.io secrets contain the private key for the following identity:

12D3KooWC8gXxg9LoJ9h3hy3jzBkEAxamyHEQJKtRmAuBuvoMzpr

CIDs

random words

https://frisbii.fly.dev/ipfs/bafkreih25dih6ug3xtj73vswccw423b56ilrwmnos4cbwhrceudopdp5sq

bafkreih25dih6ug3xtj73vswccw423b56ilrwmnos4cbwhrceudopdp5sq

Created using go-car:

car create --file data/random-words.car --no-wrap data/random-words.txt

video of asteroid landing

https://frisbii.fly.dev/ipfs/bafybeih5zasorm4tlfga4ztwvm2dlnw6jxwwuvgnokyt3mjamfn3svvpyy

bafybeih5zasorm4tlfga4ztwvm2dlnw6jxwwuvgnokyt3mjamfn3svvpyy

You can also request the root block using the raw codec (notice the CID prefix changed from bafybei to bafkrei):

https://frisbii.fly.dev/ipfs/bafkreih5zasorm4tlfga4ztwvm2dlnw6jxwwuvgnokyt3mjamfn3svvpyy?dag-scope=block

Created using go-car:

car create --file data/asteroid-landing.car --no-wrap data/asteroid-landing.mp4

About

Frisbii instance deployed to Fly.io hosting CIDs for testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published