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

addded config for wanchain #390

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

atomstaker
Copy link

Wanchain drives blockchain adoption through crosschain interoperability by building fully decentralised direct bridges that connect the world’s many siloed blockchain networks

port wanchain pos chain to akash cloud

@Dimokus88
Copy link
Contributor

the lines in deploy.yml look redundant

    args:
      - 'apt-get update ;
        apt-get upgrade -y ;
        apt-get install vim -y ;
        sleep infinity'

the container must start with the default entrypoint, or with the arguments from deploy:

      - "chmod +x /wanchain/start.sh && /wanchain/start.sh " 

however, the start.sh script looks unfinished
image
so at the moment the deployment is not working

there is also a lack of adding information to README.md

@atomstaker
Copy link
Author

atomstaker commented Jun 13, 2023

the script is changed for start a wan RPC node and added content in readme file

@atomstaker
Copy link
Author

added docker file and content for readme
modified deploy config
please check it
thanks

@andy108369
Copy link
Collaborator

@Dimokus88 please check

@Dimokus88
Copy link
Contributor

@atomstaker You are using theforestjqg/rpc:imgwannoderpc custom image, you need to add it to your Dockerfile for security reasons.

@atomstaker
Copy link
Author

changed Dockerfile ,please check it

@Dimokus88
Copy link
Contributor

wow, truly lost PR =D

Hey @atomstaker !
You can add information (link) about your template to README.md in the root directory, repository awesome-akash?

@Dimokus88
Copy link
Contributor

Hey @atomstaker !
You can edit info?

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.

3 participants