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.
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.
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.
@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.
Report
I just checked out Dome and it seems like a great solution for automating backups of file-based databases. I really appreciate how easy it is to use without needing to set up external storage or write any code for notifications. Your blog post on the motivations for building Dome and the tools used to create it is also very informative. Thanks for sharing!
Dome
ChatWebby AI
Dome
Dome