Skip to content
View RamidiShiva's full-sized avatar
Block or Report

Block or report RamidiShiva

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RamidiShiva/README.md

###############################

GOSSAMER AUTO PROVISION

###############################

  1. put all ssh public keys in "ssh_keys" directory with .pub file extension
  2. set terraform cloud backed configuration in main.tf
  3. set "shared_credentials_file" & "profile" variables in providers.tf
  4. set master_ssh_key variable in variables.tf as a master key for accessing ec2 instance via ansible.
  5. set master_ssh_private_key_file in in variables.tf as a master key - private key
  6. terraform init
  7. terraform apply
  8. install "sudo ansible-galaxy collection install community.general"

Popular repositories

  1. blockscout blockscout Public

    Forked from ChainSafe/blockscout

    Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.

    Elixir

  2. polkadot-deployer polkadot-deployer Public

    Forked from w3f/polkadot-deployer

    Tool for deploying polkadot networks

    JavaScript

  3. polkadot-validator-setup polkadot-validator-setup Public

    Forked from w3f/polkadot-validator-setup

    Polkadot Validator Secure Setup

    JavaScript

  4. polkadot-k8s-operator polkadot-k8s-operator Public

    Forked from swisscom-blockchain/polkadot-k8s-operator

    A Kubernetes operator to setup Polkadot nodes.

    Go

  5. RamidiShiva RamidiShiva Public template

    Config files for my GitHub profile.

    HCL

  6. kubectl-aliases kubectl-aliases Public

    Forked from ahmetb/kubectl-aliases

    Programmatically generated handy kubectl aliases.

    Python