Giter Site home page Giter Site logo

xpecex / skywire Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 25 KB

Skywire Node implementation (unofficial)

Home Page: https://hub.docker.com/r/xpecex/skywire

License: GNU Affero General Public License v3.0

Dockerfile 29.01% Shell 70.99%
skywire-node skywire

skywire's Introduction

Skywire

Sponsor Docker Image Version (tag latest semver) MicroBadger Layers (tag) Docker Image Size (tag) Docker Pulls GitHub

What is skywire image?

Is a multi-architecture docker image containing the official Skywire Node binary.

What is Skywire?

The new Decentralized Internet, a wireless mesh network that pays you for supporting it. Learn more: https://www.skycoin.com/

Tags:

  • latest
  • 0.4.2
  • 0.4.3

How to use this image

# Generate config
docker run \
--rm \
-v <YOUR_CONFIG_DIR>:/opt/skywire \
xpecex/skywire:latest \
skywire-cli visor gen-config --is-hypervisor

# Run
docker run \
--restart always \
-p 8000:8000 \
-v <YOUR_CONFIG_DIR>:/opt/skywire \
--name=skywire \
xpecex/skywire:latest \
skywire-visor

NOTE: replace YOUR_CONFIG_DIR with the path you prefer to save skywire configuration and data files

How to build a local image

$ git clone https://github.com/xpecex/skywire.git
$ cd skywire
$ chmod +x build.sh

# Building a multi-arch image requires buildx 
# see more here: https://www.docker.com/blog/getting-started-with-docker-for-arm-on-linux/
$ ./build.sh

NOTE: Replace variables in build.sh as per your needs


Donate with Ethereum Donate with Bitcoin

skywire's People

Contributors

xpecex avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

muskanmahajan37

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.