Giter Club home page Giter Club logo

nodepayai's Introduction

NodePay

An unofficial Docker Image for app.nodepay.ai Available on Docker Hub

What's NodePay?

NodePay allows you to earn passive income by sharing your network bandwidth

How to get started?

  1. Register a Nodepay Account if you don't have one already: app.nodepay.ai
  2. Either build this image from source, or download it from Docker Hub
  3. Set envriomental variables to their respective values: NODEPAY_USER and NODEPAY_PASS
  4. You're good to go! Once started, the docker exposes your current network status and lifetime earnings on port 80

Docker Run Command

docker run -d \
    --name nodepay \
    -p 8080:80 \
    -e [email protected] \
    -e NODEPAY_PASS=mypass \
    -e ALLOW_DEBUG=False \
    double2trouble/nodepay:latest

Please replace 8080 with the port you want to be able to access the status with, as well as NODEPAY_USER and NODEPAY_PASS

Separate thanks

I would like to mention kgregor98 and his project Grass for inspiring me to create this.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

nodepayai's People

Contributors

autonomylab-xyz avatar kgregor98 avatar maxzubrytskyi avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

egorcode binhnv56

nodepayai's Issues

Login failed and docker stopped

I'm having trouble running on docker. I get an error and it stops the process.
{'level': 'SEVERE', 'message': 'https://www.googletagmanager.com/gtm.js?id=GTM-PQM39PC2 - Failed to load resource: net::ERR_CONNECTION_REFUSED', 'source': 'network', 'timestamp': 1717139762601} {'level': 'SEVERE', 'message': 'https://app.nodepay.ai/login - Error while trying to use the following icon from the Manifest: https://app.nodepay.ai/favicon.png (Resource size is not correct - typo in the Manifest?)', 'source': 'other', 'timestamp': 1717139766725} {'level': 'SEVERE', 'message': "https://app.nodepay.ai/login - Access to fetch at 'https://api.nodepay.ai/api/auth/login?' from origin 'https://app.nodepay.ai' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.", 'source': 'javascript', 'timestamp': 1717139774415} {'level': 'SEVERE', 'message': 'https://api.nodepay.ai/api/auth/login? - Failed to load resource: net::ERR_FAILED', 'source': 'network', 'timestamp': 1717139774421}
can you help me to fix this problem

nodepay.ai

How to run the script without docker? why to waste so much of resoruces in docker??

this is WEBSOCKET_URL = "wss://nw.nodepay.ai:4576/websocket"

Docker Hub Tag Name?

Hi, just wondering why is there an image on Docker Hub tagged with my name :D
We could contribute to a single open source project if you want to.
Idk where else to ask this, ty!
image

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.