forked from toolshed/docs.coopcloud.tech
		
	One More Broken Link Fixed
This commit is contained in:
		| @ -226,7 +226,7 @@ The Co-op Cloud is and will always be available under [copyleft licenses](https: | ||||
|  | ||||
| It is true that if you install 3 apps and each one requires a MySQL database, then you will have 3 installations of MySQL on your system, running in containers. | ||||
|  | ||||
| Systems like [YunoHost](/faq/#yunohost) mutualise every part of the system for maximum resource efficiency - if there is a MySQL instance available on the system, then just make a new database there and share the MySQL instance instead of creating more. | ||||
| Systems like [YunoHost](#yunohost) mutualise every part of the system for maximum resource efficiency - if there is a MySQL instance available on the system, then just make a new database there and share the MySQL instance instead of creating more. | ||||
|  | ||||
| However, as we see it, this creates a tight coupling between apps on the database level - running a migration on one app where you need to turn the database off takes down the other apps. | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user