Allow joining multiple cloudron servers together on the same domain
-
the use case for this would be to use a secondary computer as like a slave of the first to split up the resource consumption. for instance, if i had a stack of old laptops, and a desktop i can throw several TB of storage in, i can use the desktop as a storage server and use the laptops together to host many other services like minecraft or rust or valheim servers and i can split them up accross the several machines so all that isnt hitting the same machine. or at least it doesnt have to.
-
@imnotjack91 Indeed, this is planned for Cloudron 7 - https://forum.cloudron.io/topic/4423/what-s-coming-in-cloudron-7-0
-
Replibyte
will be useful in this scenrario:
https://github.com/Qovery/replibyteFeatures
- Support data backup and restore for PostgreSQL, MySQL and MongoDB
- Replace sensitive data with fake data
- Works on large database (> 10GB)
- Database Subsetting: Scale down a production database to a more reasonable size
- Start a local database with the prod data in a single command
- On-the-fly data (de)compression (Zlib)
- On-the-fly data de/encryption (AES-256)
- Fully stateless (no server, no daemon) and lightweight binary
- Usecustom transformers