It would be nice to have the option to create a database server (mysql 8,postgre or mariadb) and be able to connect your app with it. This could help scale your application.
Comments: 12
-
24 Sep, '19
ArlestonYes. Nice one!
-
19 Oct, '19
WEMERSON C GUIMARAESI agree.. Postgres is amazing!
-
28 Oct, '19
creativeshareI hope it will come true soon
-
28 Oct, '19
lkuThe ability to run services like database/beanstalk/web server in standalone droplets connected together in some kind of a private network would be really a killer feature, even unique on the market. Adding new big features (mongodb, elasticsearch) would be much easier and we could have some horizontal scalability too! This suggestion is one of the best, but it is hidden behind the non-catchy title :)
-
22 Nov, '19
DaltonIn the meantime, Digital Ocean does have a managed, scalable database solution: https://www.digitalocean.com/products/managed-databases/
-
05 Dec, '19
ChrisMysql / Mariadb are CPU hungry, so would make a substantial performance difference if we were able to separate our web app from our db, and be able to create a dedicated mariadb / postgres db server and for our web apps to migrate and use this with a few clicks.
-
04 Mar, '20
WEMERSON C GUIMARAESChris, i think split db in other server using runcloud is nonsense, because datacenters offers database signatures, even with more security and scaling options. Digital ocean offers mysql, postgres, redis in a scalable cluster; so it's redundant make this split.
The good idea is in offer more than mariadb in server stack. So adding postgress in default instalation is a great idea... And when server grows just disable database service from runcloud dashboard and use an external source. -
29 Apr, '20
KarlIf this does happen.
Be good to have a Master-Slave option as well. -
24 Jun, '20
Karlme again.
Just a heads up if you do make this work. Don't forget the 1-click install to WP, and Staging to hopefully work with a App-Server and DB-Server.
I mean... If that can't work, more than happy to move everything to 1 server with more RAM.
My main reason for RC is saving time, but if this is not in your plan this year or even next year, Might be forced to move everything to one server where everything works and enjoy the time-saving benefits. -
13 Jul, '20
Kevin Banksagreed if it was a cluyster format for redundancy
-
21 Aug, '20
WemersonThere is another request for postgres here. See: https://features.runcloud.io/suggestions/56992/postgres
-
11 Oct, '20
PranavWhile this makes sense, it should also be noted that for some applications, localhost might just make sense as it will be faster and in some other cases it will be better to have an AWS RDS like solution.
Please make it such that the use-case is clear.