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

Testnet deployment #1

Open
aleksandrliamov opened this issue Nov 15, 2020 · 1 comment
Open

Testnet deployment #1

aleksandrliamov opened this issue Nov 15, 2020 · 1 comment

Comments

@aleksandrliamov
Copy link

Hi
We are trying to deploy your marlin testnet. We started from that page then that page. The single readme which we found was in the root of the repo and it does not cover "bsc stack".
We configured gcloud with pulumi, it is up and running but we tried to deploy something with ansible and it was unsuccessful.
Two active issues:

  1. Ansible-playbook fails because there is no "gcp_role_relay" host defined anywhere.
  2. It is not clear should we build relay/beacon from sources in OpenWaver repo or you have existing binaries
@roshanrags
Copy link
Member

We're moving to using https://github.com/marlinprotocol/marlinctl as the preferred method of deployment since its much simpler, will be updating the ansible scripts here to do the same.

But for now, this is probably the latest version. And to answer your queries:

  1. The hosts are pulled in through dynamic inventory scripts. You might be missing a few configs (like credentials). Ref: https://docs.ansible.com/ansible/latest/scenario_guides/guide_gce.html
  2. Yes, you need to build them from sources yourself. Once we move to marlinctl, this wouldn't be an issue since it uses pre-built binaries.

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

2 participants