Coder Social home page Coder Social logo

flashman's Introduction

README

Tool created to manage CPEs with Flashbox firmware or TR-069 compatible

INSTRUCTIONS

DEVELOPMENT SETUP

  1. install mongodb 3.6+.
  2. install nodejs 12.19.0+.
  • install pm2 via npm $ npm install pm2 -g
  • install dependencies: $ npm install
  • generate frontend files $ npm run dev
  • to start it: $ pm2 start environment.config.js
  • to stop it: $ pm2 stop environment.config.js
  • generate a startup script to start the app at boot: pm2 startup
  • save startup configurations with pm2 save

DOCKER SETUP

  • please use this repository and follow its instructions
  • in case you want just to build this docker image:
    • sudo docker build -t anlixhub/flashman -f docker/Dockerfile .

COPYRIGHT

Copyright (C) 2017-2021 Anlix

LICENSE

This is free software, licensed under the GNU General Public License v2. The formal terms of the GPL can be found at http://www.fsf.org/licenses/

flashman's People

Contributors

cassiohg avatar danielatk avatar dependabot[bot] avatar gabrielxfs avatar ggbruno avatar giovannism20 avatar gthurler avatar guisenges avatar guissenges avatar jotape avatar juliopaiva16 avatar leonardorochaf avatar lucasperovani avatar mic-oliveira avatar naccaratocarolina avatar rilpires avatar w1n3 avatar

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.