GithubHelp home page GithubHelp logo

ksjaay / lunalytics Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 33.37 MB

🚀 Open source monitoring tool built with Node.js

Home Page: https://lunalytics.xyz

License: Other

JavaScript 84.38% HTML 0.17% SCSS 15.41% Shell 0.03%
monitoring responsive self-hosted selfhosted uptime uptime-monitor webapp react vite lunalytics

lunalytics's Introduction

Lunalytics logo

Open source monitoring tool built with Node.js & React

⭐ Features

  • Easy to self-host
  • Monitor uptime for HTTP(s)/TCP
  • Support for multiple users
  • Role based access control
  • Clean and easy to use UX/UI
  • Customizable themes/colors
  • Customizable user profiles

🚀 Getting Started

Requirements

Make sure you have the following applications installed before starting:

Clone application

git clone https://github.com/KSJaay/Lunalytics.git
cd Lunalytics

Setup application

# Setup application
npm run setup

# Start application using scripts
npm run start

# Alternatively start application using
node server/index.js

Lunalytics will be accessible on https://localhost:2308

Using pm2 to run application in the background

# Install pm2 globally
npm install pm2 -g

# Start the server
pm2 start server/index.js --name Lunalytics

# Or start the server using script
pm2 start npm --name "Lunalytics" -- run start

# Optional
pm2 save
pm2 startup

## Monitoring console output
pm2 monit

📖 Backstory

There's a lot of monitoring applications out there and I personally love using uptime-kuma. But, one of the main issues with Uptime-kuma is the ability to share with my friends/colleagues. And for the services that do allow me to share with others, they either have an outdated UI from the 90s or are so expensive I can't justify paying for it.

So I've decided to create my own application that's focused on a developer first experience with support for multiple users.

Contributors

Just me for now I guess :(

License

See the LICENSE file for licensing information.

lunalytics's People

Contributors

ksjaay avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

lunalytics's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

npm
package.json
  • axios ^1.6.2
  • bcrypt ^5.1.1
  • better-sqlite3 ^9.4.1
  • chart.js ^4.4.1
  • chartjs-adapter-dayjs-3 ^1.2.3
  • classnames ^2.5.1
  • cookie ^0.6.0
  • cookie-parser ^1.4.6
  • cors ^2.8.5
  • cron ^3.1.6
  • dayjs ^1.11.10
  • express ^4.18.2
  • jsonwebtoken ^9.0.2
  • knex ^3.0.1
  • mobx ^6.12.0
  • mobx-react-lite ^4.0.5
  • moment ^2.30.1
  • moment-timezone ^0.5.44
  • prop-types ^15.8.1
  • react ^18.2.0
  • react-chartjs-2 ^5.2.0
  • react-dom ^18.2.0
  • react-router-dom ^6.19.0
  • sonner ^1.3.1
  • uuid ^9.0.1
  • @vitejs/plugin-react ^4.2.1
  • concurrently ^8.2.2
  • cross-env ^7.0.3
  • eslint ^8.53.0
  • eslint-plugin-react ^7.33.2
  • eslint-plugin-react-hooks ^4.6.0
  • eslint-plugin-react-refresh ^0.4.4
  • husky ^8.0.3
  • inquirer ^8.0.0
  • lightningcss ^1.24.0
  • lint-staged ^15.1.0
  • nodemon ^3.0.1
  • rollup-plugin-visualizer ^5.12.0
  • sass ^1.69.5
  • vite ^5.0.10
  • vite-plugin-compression2 ^1.0.0
  • vitepress ^1.1.3
nvm
.nvmrc
  • node 20.11.1

  • Check this box to trigger a request for Renovate to run again on this repository

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.