From 7dd4dcf867d9093b05951ba84d5c5a20493fe69f Mon Sep 17 00:00:00 2001 From: richmans Date: Sun, 31 Jul 2022 12:44:31 +0200 Subject: [PATCH] test commit --- 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 0034fc9..33f923c 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