akash-network / community

Starting point for joining and contributing to building Akash Network
MIT License
44 stars 28 forks source link

[Provider Audit] provider.luminglabs.com #617

Open unstunna1 opened 2 days ago

unstunna1 commented 2 days ago

Prerequisite Steps:

1. Make sure your provider has community provider attributes and your contact details (email, website):

  Example:
  $ provider-services query provider get akash1<REDACTED> -o text
  ...
  attributes:
  ...
  - key: host
  value: akash
  - key: tier
  value: community
  info:
    email: "marcos@luminglabs.com"
    website: "luminglabs.com"

Ref documentation:.

2. Make sure your provider *.ingress resolves to your provider IP (ideally worker node IP)

host <anything>.ingress.<yourdomain>

Example:

$ host anything.ingress.akash.pro
anything.ingress.akash.pro is an alias for nodes.akash.pro.
nodes.akash.pro has address 65.108.6.185

3. Please make sure your Akash provider doesn't block any Akash specific ports.

Audit Steps:

1. Title the issue: " [Provider Audit]: Provider Address" (e.g. "[Provider Audit]: provider.europlots.com")

2. Wait for response via comments. If no issues during provider Audit, process will be complete, provider should start bidding on leases, and Audit ticket will be closed.

3. If there are issues during the provider Audit, debug those issues, and Audit will be complete.

4. Audit Issue will be closed by core team member.

Leave contact information (optional)

  1. Name
  2. Discord handle or Telegram handle
  3. Contact email address
unstunna1 commented 2 days ago

Name: Marcos Santos Discord: smc_marcos Contact email address: marcos@luminglabs.com