Dome

Dome

Automated File Backups Made Easy

43 followers

Take advantage of Dome's tooling to seamlessly backup files and other in memory stores. Its first class features like custom URLs per resource, automated backup deletions, IP whitelists and more make automating backups extremely easy.
Dome gallery image
Dome gallery image
Dome gallery image
Free
Launch tags:
Developer Tools
Launch Team

What do you think? …

Fambegbe Olamileke
I built Dome to solve a problem I was facing with automating the backup of files I was using as databases with several bots I built, just like how one can have snapshots or backups of databases at intervals with platforms like AWS RDS. I wanted to be able to do something similar but for file based storage with the ability to auto delete expired backups and receive notifications anytime new backups are made. Quite simply, any application that needs to generate reports of any kind or backup any sort of file can make use of Dome without the need to setup any external storage infrastructure or write any code for notifications. Here's a blog post I wrote - https://blog.olamileke.dev/build..., diving in depth into my motivations for building it, everything it offers and how exactly and with which tools I built it.
Rana Phool
Congratulations on launching Dome - looks like a great tool for automating backups! I'm curious how the custom URLs per resource feature will make a difference.
Fambegbe Olamileke
@rana_phool Thank you for the kind words. Each resource (file) to be backed up, gets its own unique URL. To create a backup for a resource, simply make a POST request to that unique URL specifying the file (backup) and its format.
Gédéon Antilus
interesting