Giter Site home page Giter Site logo

mybitboard's Introduction

Installation

Server side:
 1). Edit and Import SQL script sql/create_tables.sql (one column for each miner GPU)
 2). Upload script to the host
 3). Copy and edit include/config.default to include/config.php
 4). If you whant to use data preview (data_preview.html) edit js\ext_modules\datagrid.js file and replace line  
     Miners : ['MinerA1','MinerA2', 'MinerA3','MinerA4','MinerB1','MinerB2','MinerB3','MinerC1','MinerC2','MinerD1']  with your 
FieldNames
 5). chmod 777 to folders cache и templates_c  

 hash.so and json.so php modules are needed

To install execute:
 pecl install json
 pecl install hash

and add lines into php.ini file
  extension=hash.so                                                                                                                                                                                              
  extension=json.so  

Client side:
1). bat_scripts\collector.bat must be executed once a minute

 wget ( http://www.gnu.org/s/wget/ ) and clocktweak ( https://bitcointalk.org/index.php?topic=9982.200 ) tools are needed 

Donations are accepted at 1VCtYerBMGiRcGMnqdr4mZnT59Ba4L3xg

Подробная , пошаговая инструкция по установки скрипта на русском языке http://goo.gl/4X9cA

mybitboard's People

Contributors

lexiks avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

luxin6 ultmnc

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.