Git Product home page Git Product logo

silver's Introduction

SILVER

A cross-platform service/daemon wrapper with in-build auto-update, crash resilience and more.

Current in development. Documentation pending.

Features:

  • Cross platform - Windows (Service), Mac (Launchd), Linux (systemd)
  • Simple way to host a service (just write a command-line program)
  • Automatic service install
  • Automatic resilience and service crash recovery
  • Application status monitoring with auto restart. Monitor via:
    • HTTP status ping
    • TCP socket echo ping
    • TCP open connection ping
    • File change ping
  • Automatic update support with a framework supporting:
    • validation,
    • signing,
    • atomic commits
    • pre and post install actions (copy, move, rename, exec)
  • Run startup tasks (again just command-line programs)
  • Run tasks on a cron schedule
  • Advanced task/service control:
    • Graceful shutdown
    • Start delay
    • Option to randomize task time(s) (e.g. ensure update checks don't all arrive at the same time of day)
  • Lots of other stuff:
    • Logging and log rotation
    • Pid file
    • Simple text based configuration in JSON format

silver's People

Contributors

aselalee avatar aselaleelaratne avatar behzad-mozaffari avatar codedance avatar dan-dongcheol-lee avatar hiroxy avatar joachants avatar larsol 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.