akash-network / community

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

[Provider Audit] provider.alexpedersen.dev #703

Closed alexx855 closed 1 month ago

alexx855 commented 1 month ago

Prerequisite Steps:

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

attributes:
    - key: organization
      value: Alex Pedersen
    - key: tier
      value: community
    - key: host
      value: akash
email: provider@alexpedersen.dev
website: alexpedersen.dev

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

host test.ingress.alexpedersen.dev

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

Leave contact information

  1. Name: Alex Pedersen
  2. Discord handle: alexx855.eth
  3. Contact email address: provider@alexpedersen.dev
vigneshv-ocl commented 1 month ago

could you please load up more AKT. i see the balance is very less. ideally 20-50AKT should be good

./provider_info2.sh provider.alexpedersen.dev
PROVIDER INFO
BALANCE: 3.739558
"hostname"                   "address"
"provider.alexpedersen.dev"  "akash196z5qcz3m5suaymz653hcjzlwe5zhq25vnhj0f"

Total/Available/Used (t/a/u) per node:
"name"   "cpu(t/a/u)"  "gpu(t/a/u)"  "mem(t/a/u GiB)"  "ephemeral(t/a/u GiB)"
"node1"  "4/1.2/2.8"   "0/0/0"       "7.76/5.79/1.97"  "47.47/46.47/1"

ACTIVE TOTAL:
"cpu(cores)"  "gpu"  "mem(GiB)"  "ephemeral(GiB)"  "beta1(GiB)"  "beta2(GiB)"  "beta3(GiB)"

PERSISTENT STORAGE:
"storage class"  "available space(GiB)"

PENDING TOTAL:
"cpu(cores)"  "gpu"  "mem(GiB)"  "ephemeral(GiB)"  "beta1(GiB)"  "beta2(GiB)"  "beta3(GiB)"
0.5           0      0.5         0.5               0             0             0
alexx855 commented 1 month ago

@vigneshv-ocl 40 more AKT have been loaded and more will be after the unstaking unbonding period.

vigneshv-ocl commented 1 month ago

@alexx855

I tried to deploy something but there is a problem with the ingress

image

could you please try following this one https://akash.network/docs/providers/build-a-cloud-provider/tls-certs-for-akash-provider/

alexx855 commented 1 month ago

Hi @vigneshv-ocl, the problem has been resolved! thanks for noticing it.

image

vigneshv-ocl commented 1 month ago

@alexx855 welcome to Akash!!. your provider is audited

provider-services query audit get akash196z5qcz3m5suaymz653hcjzlwe5zhq25vnhj0f
pagination: null
providers:
- attributes:
  - key: arch
    value: amd64
  - key: host
    value: akash
  - key: organization
    value: Alex Pedersen
  - key: tier
    value: community
  auditor: akash1365yvmc4s7awdyj3n2sav7xfx76adc6dnmlx63
  owner: akash196z5qcz3m5suaymz653hcjzlwe5zhq25vnhj0f

you can find it here as well 👇

image