Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up leader on cloud service #307

Closed
4 of 5 tasks
garious opened this issue Jun 4, 2018 · 5 comments
Closed
4 of 5 tasks

Set up leader on cloud service #307

garious opened this issue Jun 4, 2018 · 5 comments
Assignees
Milestone

Comments

@garious
Copy link
Contributor

garious commented Jun 4, 2018

  • Choose a cloud service
  • Open UDP ports up, 8000-10000 to public
  • Allocate an IP address
  • testnet.solana.com should resolve to the leader in the world
  • the crdt may need to handle virtual and physical addresses
@garious garious added this to the v0.7.0 milestone Jun 4, 2018
@garious garious changed the title Setup leader on cloud service Set up leader on cloud service Jun 4, 2018
@aeyakovenko
Copy link
Member

@mvines I have a google cloud quota set up. lets just use that.

@mvines
Copy link
Member

mvines commented Jun 16, 2018

Do we want a couple leaders?

  1. A HEAD leader that auto updates/restarts on every new commit into the master branch (or perhaps updates nightly)
  2. A more "stable" leader that is updated whenever a new release is tagged

We could start with (1) initially either way.

@mvines
Copy link
Member

mvines commented Jun 16, 2018

Recommended GPU size is 4 x K80

@mvines
Copy link
Member

mvines commented Jun 25, 2018

testnet.solana.com is now configured from the infra side. It points to a GCP static address with w/ rsync and UDP port firewall rules setup. The VM that currently backs it is not ready for use yet, please stay clear for a while longer. 🚧

@mvines
Copy link
Member

mvines commented Jun 26, 2018

This is all done from the infra side. Filed #458 for the remaining runtime issue

@mvines mvines closed this as completed Jun 26, 2018
vkomenda pushed a commit to vkomenda/solana that referenced this issue Aug 29, 2021
* Use deprecated bpf loader

* bump web3.js to pick up fixed flow defs
gregcusack pushed a commit to gregcusack/solana that referenced this issue Mar 19, 2024
willhickey pushed a commit that referenced this issue Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants