Giter VIP home page Giter VIP logo

server-mgr's Introduction

server-mgr

README | 中文文档

server-mgr is a family private server management application, including flexible resource backup strategy, Apple bark application message notification, email notification, server monitoring, etc.

why server-mgr?

Deploy server-mgr on your home server, server-mgr can help you:

  • Eliminate the need to buy expensive disk arrays.
  • Keep family data safe with minimal resources.
  • The bark application message and email will push the server status in real time.
  • Server Status Monitoring.
  • Provide server management page.
  • Support Docker rapid deployment.

development status

The current version 0.1.0 already supports the local file backup function(Support manual or task).

Subsequent functions will be developed in succession in the future.

Since there is only one person developing the project for the time being, subsequent iterations will be slower, please forgive me.

Quick start

Entry

To install docker, please refer to docker doc

You can directly execute the following command without any action to experience it:

docker run -it -d --restart=always --name server-mgr newbiebo/server-mgr:0.1.0

Further

We recommend that you expose the port and mount the data and log file:

docker run -it -d --restart=always --name server-mgr -p 8023:8023 -v ${PWD}/db:/home/server-mgr/db -v ${PWD}/log:/home/servermgr/log newbiebo/server-mgr:0.1.0

Dashboard

The dashboard is not open source, please email me if you want to use it!

Don't worry, interface usage is provided.Click see detail

server-mgr-web

img_1.png

Is it any good?

Yes.

When people first hear about a new product, they frequently ask if it is any good. A Hacker News user remarked:

Note to self: Starting immediately, all raganwald projects will have a “Is it any good?” section in the readme, and the answer shall be “yes.".

So, we follow the tradition...

Is it awesome?

These people seem to like it.

Email Me

📫:[email protected]

status

Repobeats analytic

server-mgr's People

Contributors

newbiebo avatar

Watchers

 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.