The AppGini Blog
A few tips and tricks to make your coding life a tiny bit better.

#Backup

Automating Backups for AppGini Applications Using Task Scheduler and Mysqldump (Windows)

Learn how to automate database backups for your AppGini application on Windows using Task Scheduler and mysqldump.

Automating Backups for AppGini Applications Using Task Scheduler and Mysqldump (Windows)

Automating Backups for AppGini Applications Using Cron and Mysqldump

Learn how to automatically backup your AppGini application’s database using cron and mysqldump.

Automating Backups for AppGini Applications Using Cron and Mysqldump

Moving an AppGini application to a new server

This is a simple checklist of the steps you should follow to move an AppGini-generated application to a new server.

Moving an AppGini application to a new server