Giter Site home page Giter Site logo

nttools's Introduction

NTTools

一个Twitter盒子

环境

JDK >= 7 、 GitMongoDB

运行

git clone https://github.com/HiedaNaKan/NTTools /usr/local/ntt/bin

cd /usr/local/ntt/bin

bash start.sh

注 : 每次都会自动更新编译启动

系统服务

注 : 使用service 必须将项目clone在 /usr/local/ntt/bin 或者请手动修改ntt.service

另 : 必须手动启动 start.sh 并配置之后才可以使用service启动

cp /usr/local/ntt/bin/ntt.service /etc/systemd/system/ntt.service # 创建服务

systemctl daemon-reload # 重载服务

systemctl start ntt # 启动服务

systemctl enable ntt # 开机启动

journalctl -u ntt # 查看日志

journalctl -u ntt -f # 实时日志

# service ntt restart && journalctl -u ntt -f # 更新并立即滚动日志

nttools's People

Contributors

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