From ce0265c7a200bc87bc9334b945a542dbe0b1cd3a Mon Sep 17 00:00:00 2001 From: richmans Date: Sun, 31 Jul 2022 12:58:10 +0200 Subject: [PATCH] setup --- content/blog/coolify.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/coolify.md b/content/blog/coolify.md index 33f923c..a84b97b 100644 --- a/content/blog/coolify.md +++ b/content/blog/coolify.md @@ -13,4 +13,4 @@ As always, there are still a lot of features that i would like to have. Maybe th Another optimalization that i would like to see is shared database servers. I don't need 10 postgres instances to host 10 databases. 1 instance is enough. Databases are more than capable of handling authentication and authorization of different users. -While there is definitely room for improvement, coolify comes closer to what I envisioned for ClearSky than anything I've seen so far. So I decided to stop working on the ClearSky platform for now, and see what cool things I can build on coolify. This blog is now hosted on coolify as well. \ No newline at end of file +While there is definitely room for improvement, coolify comes closer to what I envisioned for ClearSky than anything I've seen so far. So I decided to stop working on the ClearSky platform for now, and see what cool things I can build on coolify. This blog is now hosted on coolify as well \ No newline at end of file