aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2023-07-15 21:03:18 +0000
committerGitHub <noreply@github.com>2023-07-15 21:03:18 +0000
commit95fb2f63e3fdc7f3a18a851472302d706dc1922a (patch)
tree87310112a50b1a579fa1fec39854159430aa6701
parentMerge pull request #4019 from awesome-selfhosted/absolute-links (diff)
downloadawesome-selfhosted-95fb2f63e3fdc7f3a18a851472302d706dc1922a.tar.gz
awesome-selfhosted-95fb2f63e3fdc7f3a18a851472302d706dc1922a.zip
Remove Coolify demo link (timeout) (#4010)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - `https://demo.coolify.io/ : HTTPSConnectionPool(host='demo.coolify.io', port=443): Max retries exceeded with url: / (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x7efd0c418790>, 'Connection to demo.coolify.io timed out. (connect timeout=10)'))`
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a865b5e3..8417bf74 100644
--- a/README.md
+++ b/README.md
@@ -1816,7 +1816,7 @@ _Related: [Automation](#automation)_
[Serverless computing - Wikipedia](https://en.wikipedia.org/wiki/Serverless_computing).
- [Appwrite](https://appwrite.io) - End to end backend server for web, native, and mobile developers 🚀. ([Source Code](https://github.com/appwrite/appwrite)) `BSD-3-Clause` `PHP`
-- [Coolify](https://coolify.io/) - An open-source & self-hostable Heroku / Netlify alternative (and even more). ([Demo](https://demo.coolify.io/), [Source Code](https://github.com/coollabsio/coolify)) `Apache-2.0` `Docker`
+- [Coolify](https://coolify.io/) - An open-source & self-hostable Heroku / Netlify alternative (and even more). ([Source Code](https://github.com/coollabsio/coolify)) `Apache-2.0` `Docker`
- [Dokku](https://dokku.com/) - An open source PAAS alternative to Heroku. ([Source Code](https://github.com/dokku/dokku)) `MIT` `Docker/Shell/Go`
- [fx](https://github.com/metrue/fx) - A tool to help you do Function as a Service with painless on your own servers. `MIT` `Go`
- [Kubero](https://www.kubero.dev/) - A self-hosted Heroku PaaS alternative for Kubernetes that implements GitOps. ([Demo](https://demo.kubero.dev/), [Source Code](https://github.com/kubero-dev/kubero)) `GPL-3.0` `K8S/Nodejs/Go`