Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
A bash backupscript for data stored in Nextcloud and MariaDB
...Stores backups local and if you wish in the cloud (encrypted). The backup script has also a maintenance schema for storing backups on a weekly, monthly and yearly basis (you can easily alter this).
You can read a full description in dutch of the backup script in the dutch Linux Magazine number 4 and 6.
...Old description:
Just Imagine automates the generation of complete system disk images on OS/X or OS/X Server via a scheduled launchd reboot, running while the system disk is mounted read-only and no databases or other files are open for writing.
Since none of the MySQL backup scripts i could find satisfied my needs, I created this one. It does full backups remotelly or incrementals locally. Read comments on the code to configure it.