Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Wonder Backup is a project aiming to create a platform independent backup solution based on Python. Backups can be automated with an answer file, or configured per use. This allows the program to be utilized for home to corporate use.
WtBackup is a webased backup system that allows easy restauration of backed up files.
Backup can be set up for both tapes and harddisk.
Information of backed up files is kept in a database database (MySQL)
yacdbak is intended to facilitate backups to multiple CD-recordables or CD-rewritables on Linux systems. It uses GNU tar and Jörg Schilling´s cdrecord.
Yet Another Backup Tool is a directory backup tool, using the automysqlbackup directory structure. It currently provides rotating and email reports, very handy for sysadmin.
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
Simple command-line directory incremental backup tool. Create compressed point-in-time snapshots, adding only new or modified files each time. Uses a file catalog so previous zip volumes are not needed for backup. Archives are automatically time-stamped.
Portable multi-platform backup tool with advanced features
ZipSnapNG is a portable multi-platform backup tool which, despite its simplicity (200Kb and no installation required), provides advanced features such as incremental backup, data deduplication, encryption and configurable retention.
It may run through the command line or within a graphical interface.
A minimal linux rescue distribution with the goals of being small, compatible and very usable. Features as a cozy shell and a multitude of partition rescue/editing tools all based on up-to-date releases like 2.4.x kernel with USB support etc.
It can be very difficult to be aware of the detailed status of hundreds of backup jobs when there are many dozens of reports to check each day.
This projects provides reporting of the status of backups job running under the amanda backup server via a generated web browser page.
It is used at my site to report on hundreds of servers each day.
It has been written to decentralise reporting to "resellers" of backup services - or plain old departmental admins working separately.
Perl script to help pick which backup set to check and then run with Amanda.
Designed to run only on the Amanda tape server.
Replaces all amcheck and amdump cron jobs with two entries: "ampick.pl -c" and "ampick.pl -d"
bKappa is a 2009 experiment in crude but transparent and cross-platform incremental backup. bKappa backups are simple directory trees and lists of files. They are easy to browse and examine and do not use symbolic or hard links. It is crude in the sense that bKappa only tracks files by name, not by content. This means it cannot detect that a file has been renamed and makes full copies of renamed and partially modified files. It generates standalone restore scripts for the POSIX shell and PowerShell. While it saw real use, bKappa isn't tested enough to be your main backup software. If you are looking for that, BorgBackup and restic are good options as of 2024.
Warning! Old 1.x versions of bKappa are insecure. Do not use them. Because backup metadata is serialized with the "pickle" Python module (https://docs.python.org/2.7/library/pickle.html), a malicious backup can take over your machine.
This is a backup program with a simple user interface; can copy large files (>700MBs)
and can do automatic backups to a specific folder (could be any mounted HD partition,
USB HardDrive or memory stick)
Easy tool to split files and directories into other directories to fit a specific capacity limit to make it easy for burning to CDs or DVDs. Written in c++ using Trolltech QT4
A small ruby script that provides an easy and highly configurable interface for Rsync and Tar. It features incremental backup with compressed option and mail support.
BOBUP - Backup and recovery for application business objects. Backup usually implies backing up files/db - this is non-intuitive. With BOBUP, backup and recover granular info (eg. specific customer) independent of files/db.
this is simple backup client<=>server oriented system;
you put the server on the machine you want to backup;
and the client on the machine used for storage;
backup-scripts is the very simple set of shell-scripts designed to be run by cron.
Does full and incremental backups for filesystem and mysqldump for MySQL.
Compress backuped data with bzip.
Cleans up old backups to save space.
IMPORTANT: The project has moved. The latest version can be found at https://github.com/gkiefer/backup2l.
backup2l is a lightweight tool for generating, maintaining and restoring backups on a mountable file system. The main design goals are low maintenance effort, efficiency, transparency and robustness.