Updated Installation guide

This commit is contained in:
ShadowArcanist
2025-02-28 13:05:11 +05:30
parent cd19cf8901
commit 266001d854
5 changed files with 254 additions and 290 deletions
+1
View File
@@ -89,3 +89,4 @@ location = /api/operations/deploy-by-tag-or-uuid { return 301 /docs/api-referenc
# Redirects for Docs Restructure
location = /what-is-coolify { return 301 /docs/get-started/introduction; }
location = /cloud-vs-selfhost { return 301 /docs/get-started/usage; }
location = /installation { return 301 /docs/get-started/installation; }