Welcome to UptimePlus.ir, a professional uptime monitoring system designed for websites and services. Our tool offers custom status pages, real-time alerts, and detailed reports to ensure your online presence remains uninterrupted.
- Real-Time Monitoring: Keep track of your website's uptime in real time.
- Custom Status Pages: Create personalized status pages to inform users of service status.
- Instant Alerts: Receive notifications via email or SMS when your service goes down.
- Detailed Analytics: Access comprehensive reports on uptime and performance.
- Multi-Language Support: Available in Farsi and Persian to cater to a broader audience.
- User-Friendly Dashboard: Intuitive interface for easy navigation and monitoring.
To get started with UptimePlus.ir, follow these simple steps:
-
Clone the Repository: Use the command below to clone the repository to your local machine.
git clone https://github.com/jebac23123/uptimeplus.ir.git
-
Navigate to the Directory: Change into the project directory.
cd uptimeplus.ir
-
Install Dependencies: Install the required PHP packages.
composer install
-
Configuration: Update the configuration file with your settings.
-
Run the Application: Start the server to begin monitoring.
To install UptimePlus.ir, follow these steps:
-
Download the Latest Release: You can find the latest version here. Download the file and execute it as per your system requirements.
-
Set Up Your Environment: Ensure your server meets the necessary requirements for PHP and any other dependencies.
-
Configure the Application: Edit the
.env
file to set your database and application settings. -
Run the Migration: Execute the database migrations to set up the required tables.
php artisan migrate
-
Start the Server: Use the command below to run the application.
php artisan serve
Once you have installed UptimePlus.ir, you can start using it to monitor your websites and services.
- Access the Dashboard: Navigate to your local server URL to access the dashboard.
- Add a New Monitor: Click on the "Add Monitor" button and fill in the required details for the service you want to monitor.
- Set Up Alerts: Configure how you would like to receive alerts for downtime.
- View Reports: Check the analytics section for detailed reports on uptime and performance.
We welcome contributions from the community. If you would like to contribute to UptimePlus.ir, please follow these steps:
- Fork the Repository: Click the "Fork" button at the top right of the page.
- Create a New Branch: Use the command below to create a new branch for your feature or bug fix.
git checkout -b feature/YourFeature
- Make Your Changes: Implement your changes in the code.
- Commit Your Changes: Use the command below to commit your changes.
git commit -m "Add your message here"
- Push to Your Branch: Push your changes to your forked repository.
git push origin feature/YourFeature
- Create a Pull Request: Go to the original repository and create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or support, feel free to reach out:
- Email: support@uptimeplus.ir
- GitHub: UptimePlus.ir
For the latest updates and releases, please visit our Releases section. Here, you can download the latest files and execute them to ensure you have the most up-to-date version of UptimePlus.ir.
Thank you for choosing UptimePlus.ir! We hope our monitoring system helps you maintain a seamless online presence.