Storing Custom File...
 
Notifications
Clear all

Storing Custom Files elsewhere?

3 Posts
2 Users
0 Likes
688 Views
(@gecko64)
Posts: 82
Estimable Member
Topic starter
 

With Combu 3: Is there a straightforward way to store some Custom Files on another server? We're thinking of storing screenshots in the player's account, but that would add up to a major storage load on our main website, so we'd like to store those on Amazon or somewhere else with cheap storage. Is that possible?

thanks

Dave

 
Posted : 17/10/2018 3:36 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

The only way would be if both your Combu server and file storage are in the same network (or connected through a VPN link), in which case you could create a symbolic link "upload" (instead of a physical directory on local disk) pointing to a mount endpoint from the other server.

Else you'll need to move the whole Combu server to the storage server (and eventually also the database, since most providers deny the direct MySql connection to external IPs). Installing Apache, PHP, MySql and Combu on Amazon EC/AWS is pretty easy.

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 17/10/2018 3:53 pm
(@gecko64)
Posts: 82
Estimable Member
Topic starter
 

Okay, thanks! We want to keep Combu on our main server drive (it's SSD), but possibly we can get a secondary disk drive with that host and set this symbolic link. I'll ask the host about it. 

 
Posted : 17/10/2018 4:08 pm
Share: