CodeIgniter Forums
Helps us with your feedback - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: Helps us with your feedback (/showthread.php?tid=62618)



Helps us with your feedback - tomcooper845 - 08-05-2015

Hey there

We are dev team building outsource projects. And each time finishing the projects we've had a pain with configuring backups (files and DBs) for our customer's VPS.

Honestly, I think that you, guys, CodeIgniter developers, face the same issue every single day. So while solving this problem, we've built the BitCalm.com service.

Please check it out and give us your feedback.
Do you think it's useful for anybody else but us or is it creepy shit? =)

If you're interested, here are core features:
- It helps to configure auto backups to S3 in 1 minute.
- incremental backups for your files and dump backups for your DBs.
- web-dashboard to add/configure/manage multiple backups in a single place.


RE: Helps us with your feedback - ignitedcms - 08-06-2015

I think it is a great feature, the website is put together well, clean, clear and concise. I see you've customised jstree.

How does it work? Are you using Codeigniter's db utility class, or is it just vanilla php and cron jobs?

What about devs on microsoft hosted platforms?