Skip to content

Null-logic-0/domain_monitor

Repository files navigation

Domain Monitor

License Ruby Rails

Domain Monitor is a robust open-source application built with Ruby on Rails designed to track the health, uptime, and configuration status of your web properties. It provides a centralized dashboard to ensure your critical services are online and your SSL certificates are valid.

0114.mp4

🛠️ Tech Stack

  • Framework: Ruby on Rails
  • Database: PostgreSQL / SQLite

📋 Prerequisites

Before you begin, ensure you have the following installed:

  • Ruby 3.4.4
  • SQLite for development

⚡ Installation

Local Development

  1. Clone the repository

    git clone https://github.com/Null-logic-0/domain_monitor.git
    cd domain_monitor
  2. Install dependencies

    bundle install
  3. Setup the database

    bin/rails db:setup
  4. Start the development server

    bin/dev
    # OR 
    bin/rails server

Visit http://localhost:3000 to see the application.

About

Domain Monitor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published