awesome-akash
awesome-akash copied to clipboard
1
deploy Okex node on Mainnet on Akash. SDL file + Readme (example post to check nodes via rpc)
`version: "2.0"
services: okexchain: image: okexchain/fullnode-mainnet:v1.1.2 expose: - port: 8545 as: 8545 to: - global: true - port: 26656 as: 26656 to: - global: true - port: 8192 as: 8192 to: - global: true profiles: compute: okexchain-profile: resources: cpu: units: 2.0 memory: size: 1Gi storage: size: 32Gi placement: westcoast: pricing: okexchain-profile: denom: uakt amount: 1000 deployment: okexchain: westcoast: profile: okexchain-profile count: 1`
Hi @lokibossever - it looks like this pull request wasn't made correctly. Look at the diffs.
If you edit it to include an Okex server then that'd be great.
Hello sir I am sorry for that I will check it later Thank you so much!
Adam Bozanich @.***> 于 2022年3月20日周日 11:27写道:
Hi @lokibossever https://github.com/lokibossever - it looks like this pull request wasn't made correctly. Look at the diffs.
If you edit it to include an Okex server then that'd be great.
— Reply to this email directly, view it on GitHub https://github.com/ovrclk/awesome-akash/pull/264#issuecomment-1073158411, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWWKB6EUMPWXGJVJ6GGO2U3VA2LJPANCNFSM5Q34VP2Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you were mentioned.Message ID: @.***>