Skip to content

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

@ghost
Copy link

ghost commented Jul 5, 2023

@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.

2 participants