Giter Site home page Giter Site logo

crontab-manager's Introduction

crontab-manager

GitHub stars GitHub forks AUR

新项目正在开发当中,喜欢的大佬可以提供建议和意见,我一定会很努力的~

前言

  1. linux crontab统一调度管理平台
  2. 在页面上点击既可以实现整个集群的定时任务的统一调度,我在Rundeck中看到有这样的一个模块,想自己用Django实现,只实现一个这样的功能
  3. 将定时任务管理平台化、简单化、集群化

实现方式

  1. 在linux主机上利用crontab -u user <file>来向某个主机的某个用户添加定时任务
  2. 任务存储在数据库里面,与主机建立一定的关系

Environment

  1. Python :
  2. Django :
  3. 其他组件请查看 : requirements.txt

安装

API文档

API文档地址

crontab-manager's People

Contributors

leonqium avatar

Stargazers

 avatar BOBO avatar yannis avatar  avatar

Watchers

James Cloos avatar  avatar  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.