Remote Database Backup
CommunityYour Data, Securely Backed Up Anytime, Anywhere
Author:
Rupadana
Package health
BetaAutomated checks of this plugin's Composer package
15 checks
- Skipped: GitHub Actions pinned to SHA
- Skipped: GitLab CI includes pinned to SHA
- Passed: Open security advisories
- Passed: Dependabot PR responsiveness — No open Dependabot PRs.
- Skipped: Renovate MR responsiveness
- Failed: Dependabot or Renovate configured — No dependency updater configuration found. View details on Plumb
- Skipped: Dependency update cooldown configured
- Failed: Provides a security policy — View details on Plumb
- Passed: Abandoned or archived — No consulted source marks the package abandoned (packagist, github).
- Passed: Commit and release recency — Active: last commit 0 days ago; last release 757 days ago.
- Skipped: composer.lock not committed by library
- Passed: Dist archive is lean
- Skipped: Current Laravel version supported
-
Passed:
Current PHP version supported
—
Constraint
^8.1supports current PHP8.5. - Skipped: Current Symfony version supported
filament/
namespace. Review the source and install at your own risk. Found
malware or an unresolved security issue the author won't
address?
Report it
.
Documentation
- About Remote Database Backup
- Prerequisites
- Installation
- Supervisor
- Database Backup Runner
- Code of Conduct
- Security Vulnerabilities
- License
#About Remote Database Backup
RDB is a web application built using FilamentPHP v3.
This tool offers a seamless and secure way to manage and back up your databases remotely. With an intuitive user interface, it allows you to schedule backups, and monitor backup with ease.
Designed for efficiency and reliability, RDB is the perfect solution for businesses and developers looking to safeguard their critical data effortlessly.
#Prerequisites
You must install mysql-client and postgresql-client since this project uses mysqldump and pg_dump.
#Installation
Clone the repository
composer create-project rupadana/remote-database-backup
Update your local environment
Run artisan app:install
php artisan app:install
Default user
email : rupadana@codecrafters.id
password : 12345678
#Supervisor
This project must use supervisorctl to manage database queues. Make sure you configure it itself.
#Database Backup Runner
Currently, we support two runners to back up mysql and postgresql databases.
You can easly adding your custom runner by extends class AbstractBackupRunner and register it on AppServiceProvider
\App\Filament\Resources\DatabaseResource\Services\Backup\BackupRunner::register(CustomBackupRunner::class);
#Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
#Security Vulnerabilities
If you discover a security vulnerability within this project, please send an e-mail to Rupadana via rupadana@codecrafters.id. All security vulnerabilities will be promptly addressed.
#License
The Remote Database Backup is open-sourced software licensed under the MIT license.
The author
From the same author
API Service
A simple API service for supporting Filament resources.
Author:
Rupadana
Slider
Slide into Precision – Customizable Control at Your Fingertips.
Author:
Rupadana
Swiper
The Most Modern Mobile Touch Slider now on Filamentphp
Author:
Rupadana
Announce
An easy way to shout your exceptional offerings to the potential users
Author:
Rupadana
Featured Plugins
A selection of plugins curated by the Filament team
Noir Theme
A theme that gives panels a focused, refined look with near-black surfaces, crisp actions, and restrained color.
Filament
Compact Theme
A theme that makes data-heavy panels easier to scan by fitting more useful information on each screen.
Filament
Custom Fields
Eliminate custom field migrations forever. Let your users create and manage form fields directly in Filament admin panels with 20+ built-in field types, validation, and zero database changes.
Relaticle