Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 🤖 service deployment via runner (initial) #71

Draft
wants to merge 73 commits into
base: develop
Choose a base branch
from

Conversation

heldrida
Copy link
Member

@heldrida heldrida commented Mar 28, 2022

Why?

Service deployment via github cloud runner

How?

  • Add script to generate dfx identity via secret environment variable
  • Add script to deploy the services

Dependencies?

chore: 🤖 add fleek testnet to dfx.json (nft-marketplace)
Psychedelic/nft-marketplace#32

chore: 🤖 add fleek testnet to dfx.json (crowns)
Psychedelic/crowns#22

chore: 🤖 add fleek testnet to dfx.json (cap)
Psychedelic/cap#28

chore: 🤖 add fleek testnet to dfx.json (wicp)
Psychedelic/wicp#25

References

🤖 remote replica canister ids

marketplace: yva2f-aiaaa-aaaaa-aabqa-cai
crowns (v2): 5hzni-qqaaa-aaaaa-aaboq-cai
wicp: y4drz-waaaa-aaaaa-aabrq-cai
cap: 5s64f-ryaaa-aaaaa-aabna-cai

🤖 Kyasshu staging:
https://kyasshu-dev.fleek.co/

🤖 Address and port

34.216.56.80:8080

🤖 Hostname

testnet.psychedelic.ooo

🤖 Deployment command

dfx deploy --network <Staging network name>
"networks": {
  "fleek-testnet": {
    "bind": "34.216.56.80:8080",
    "type": "ephemeral"
  }
},

@heldrida heldrida self-assigned this Mar 28, 2022
heldrida and others added 29 commits April 19, 2022 09:49
…delic/nft-marketplace-fe into chore/services-deployment-initial
@ozwaldorf
Copy link
Collaborator

Apologies, I should've squashed those, just rebased off of develop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants