Skip to content

Commit

Permalink
Merge branch 'main' into patch-37
Browse files Browse the repository at this point in the history
  • Loading branch information
brewsterdrinkwater authored Apr 15, 2024
2 parents 05d43f8 + 015cc50 commit feae51c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 17 deletions.
21 changes: 7 additions & 14 deletions .github/ISSUE_TEMPLATE/-provider-audit--template.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
---
name: "[Provider Audit] Template"
about: This is a template for all Akash Providers looking to be audited. Please fill
out all fields below.
title: ''
labels: Provider Audit
assignees: brewsterdrinkwater, andy108369

---

---
name: "[Provider Audit] Template"
about: This is for Akash users interested in having their providers audited by Akash
Expand All @@ -18,7 +8,7 @@ assignees: andy108369
---
## Prerequisite Steps:

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

```
Example:
Expand All @@ -30,10 +20,13 @@ assignees: andy108369
value: akash
- key: tier
value: community
info:
email: "<your email>"
website: "<your website>"
```

[Ref documentation:](https://docs.akash.network/providers/akash-audited-attributes#standard-attributes).
[Ref documentation:](https://akash.network/docs/providers/akash-audites-atributes/#attribute-auditors).

### 2. Make sure your provider *.ingress resolves to your provider IP (ideally worker node IP)
```
Expand All @@ -47,12 +40,12 @@ anything.ingress.akash.pro is an alias for nodes.akash.pro.
nodes.akash.pro has address 65.108.6.185
```

- More info on what DNS records should look like are available in the [Akash Documentation here](https://docs.akash.network/providers/build-a-cloud-provider/akash-cloud-provider-build-with-helm-charts/step-5-domain-name-review).
- More info on what DNS records should look like are available in the [Akash Documentation here](https://akash.network/docs/providers/build-a-cloud-provider/akash-cloud-provider-build-with-helm-charts/#step-5---domain-name-review).

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

- If you are using a firewall, please follow this doc:
https://docs.akash.network/providers/build-a-cloud-provider/akash-cloud-provider-build-with-helm-charts/step-9-firewall-rule-review
https://akash.network/docs/providers/build-a-cloud-provider/akash-cloud-provider-build-with-helm-charts/#step-11---firewall-rule-review
- If you are behind NAT, then you need to make sure these ports are open between your provider worker nodes and the internet.


Expand Down
6 changes: 3 additions & 3 deletions sig-chain/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ date: 2023-1-09T00:19:20-08:00
| #10 | Wednesday, November 08, 2023 09:00 AM PT (Pacific Time) |[Link](https://github.com/akash-network/community/blob/main/sig-chain/meetings/011-2023-11-08.md) |[Link](https://github.com/akash-network/community/blob/main/sig-chain/meetings/011-2023-11-08.md#transcript) |[Link](https://sshyyg4r3uoeixzudilhwdkncekgk3yw5m6mulso6foidluersuq.arweave.net/lI-MG5HdHERfNBoWew1NERRlbxbrPMouTvFcga6EjKk)
| #11| Tuesday, December 05, 2023 09:00 AM PT (Pacific Time) |[Link](https://github.com/akash-network/community/blob/main/sig-chain/meetings/011-2023-12-05.md) |[Link](https://github.com/akash-network/community/blob/main/sig-chain/meetings/011-2023-12-05.md#transcript) |[Link](https://ak4u4umlhafhkfu5jjckivcgokrrwkzzitwtwpoy5axl6soc5paq.arweave.net/ArlOUYs4CnUWnUpEpFRGcqMbKzlE7Ts92Oguv0nC68E)
| #12| Tuesday, January 09, 2024 09:00 AM PT (Pacific Time) |[Link](https://github.com/akash-network/community/blob/main/sig-chain/meetings/012-2024-01-09.md)|[Link](https://github.com/akash-network/community/blob/main/sig-chain/meetings/012-2024-01-09.md#transcript) |[Link](https://p2eg6ctrzmvcgqmibhpnvtje32gi3rt3nzdyjocfohwt6kiddsma.arweave.net/fohvCnHLKiNBiAne2s0k3oyNxntuR4S4RXHtPykDHJg)
| #13| Tuesday, February 06, 2024 09:00 AM PT (Pacific Time) | | |
| #14| March, 2024 09:00 AM PT (Pacific Time) | | |
| #15| April, 2024 09:00 AM PT (Pacific Time) | | |
| #13| Tuesday, February 13, 2024 08:00 AM PT (Pacific Time) |[Link](https://github.com/akash-network/community/blob/main/sig-chain/meetings/013-2024-02-13.md) |[Link](https://github.com/akash-network/community/blob/main/sig-chain/meetings/013-2024-02-13.md#transcript) |[Link](https://swcn57cpu3ttvpgaf7e52xsv5wil57wtyredtvnd6bprntawwl3a.arweave.net/lYTe_E-m5zq8wC_J3V5V7ZC-_tPESDnVo_BfFswWsvY)
| #14| March 12, 2024 08:00 AM PT (Pacific Time) | | |
| #15| April 09, 2024 08:00 AM PT (Pacific Time) | | |
| #16| May, 2024 09:00 AM PT (Pacific Time) | | |
| #17| June, 2024 09:00 AM PT (Pacific Time) | | |
| #18| July, 2024 09:00 AM PT (Pacific Time) | | |
Expand Down

0 comments on commit feae51c

Please sign in to comment.