MySQL Backup

Status
This thread has been locked.

coolsurdy

Feedback score
0
Posts
26
Reactions
3
Resources
0
Hey,

Alright here's the deal. I currently use CubedHost as my minecraft hoster (it's affordable for me and no, I don't want to rent a dedi/vps and go through the hassle of installing multicraft there, so plz dont ask). Towny makes daily backups and CubedHost makes entire server backups once a day at midnight.

They have a MySQL server that we can use, and I'm using it for some of my plugins. However I would like to start using Towny on MySQL, but the problem is neither Towny nor CubedHost make backups for MySQL.

So, I'm asking any SysAdmins out there and/or experienced people how I can get a daily backup solution for MySQL going? What are all my options?
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Faxed

Feedback score
0
Posts
8
Reactions
0
Resources
0
Given that you don't have access to the machine, you can't set up a daily backup through using crontab. The only way that you would currently be able to do a backup is by manually exporting the data in an SQL format - Which you'd do via the PHPMyAdmin panel (Which CubedHost do give access to, if memory serves). One would need to simply click the table wanted, and then it's a case of clicking export at the top.

However, upon reading their terms they don't specifically state that they don't backup MySQL data. Have you tried sending them a ticket, asking about it?
 

coolsurdy

Feedback score
0
Posts
26
Reactions
3
Resources
0
Yes I have, the COO responded and told me that they do not backup MySQL but he told me I can setup a cron mysql backup by getting a small droplet from DigitalOcean but im too lazy to do all that.
 

Wvisoecj

Supreme
Feedback score
9
Posts
471
Reactions
677
Resources
0
What kind of access are you granted? Do they just give you a panel? Do you have access to PHPMyAdmin?
 

Wvisoecj

Supreme
Feedback score
9
Posts
471
Reactions
677
Resources
0
Wait if you have external access to the database just make a crontab on your local machine?
 

coolsurdy

Feedback score
0
Posts
26
Reactions
3
Resources
0
What kind of access are you granted? Do they just give you a panel? Do you have access to PHPMyAdmin?

A phpMyAdmin panel that looks like this:
46d5840600ef882e803934dc2c75dccf.png

https://gyazo.com/46d5840600ef882e803934dc2c75dccf[DOUBLEPOST=1471676435][/DOUBLEPOST]
That's why I'm willing to pay for someone to set it up for me.
 
Status
This thread has been locked.
Top