You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/get-started/introduction.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,15 +7,15 @@ title: Introduction to Coolify
7
7
<br />
8
8
9
9
## What is Coolify?
10
-
Coolify is a software that makes self-hosting simple and powerful. It lets you run your applications, databases, and services on your own server, whether that’s an old laptop, a Raspberry Pi, or a rented server from a provider like [Hetzner↗](https://coolify.io/hetzner).
10
+
Coolify is a software that makes self-hosting simple and powerful. It lets you run your applications, databases, and services on your own server, whether that’s an old laptop, a Raspberry Pi, or a rented server from a provider like [Hetzner↗](https://coolify.io/hetzner).
11
11
12
12
With Coolify, you get full control over your projects, your data, and your costs. It’s completely free to use, open-source, and has no features locked behind a paywall.
13
13
14
-
Think of Coolify as your personal alternative to cloud platforms like [Vercel↗](https://vercel.com?utm_source=coolify.io), [Railway↗](https://railway.com/?utm_source=coolify.io), or [Heroku↗](https://www.heroku.com/?utm_source=coolify.io), but without the huge bills or privacy trade-offs.
14
+
Think of Coolify as your personal alternative to cloud platforms like [Vercel↗](https://vercel.com?utm_source=coolify.io), [Railway↗](https://railway.com/?utm_source=coolify.io), or [Heroku↗](https://www.heroku.com/?utm_source=coolify.io), but without the huge bills or privacy trade-offs.
15
15
16
16
17
17
## What Coolify Is Not
18
-
Coolify isn’t a cloud service that hosts everything for you, you need your own server. That could be your old laptop, a Raspberry Pi, or a rented server from a hosting provider like [Hetzner↗](https://coolify.io/hetzner), and you’ll need SSH access to use it.
18
+
Coolify isn’t a cloud service that hosts everything for you, you need your own server. That could be your old laptop, a Raspberry Pi, or a rented server from a hosting provider like [Hetzner↗](https://coolify.io/hetzner), and you’ll need SSH access to use it.
19
19
20
20
It’s not a zero-effort solution either, if you choose to self-host, you’ll need to set up your server and install Coolify. But once it’s running, managing your projects becomes very easy.
21
21
@@ -56,13 +56,13 @@ Coolify delivers unbeatable advantages for developers who want to self-host. Her
56
56
|**Quick Setup**| Start hosting in minutes with minimal maintenance required. |
57
57
|**User-Friendly Interface**| Manage your infrastructure through a clean, simple dashboard designed for developers. |
58
58
|**100% Open Source**| Review the code, contribute to development, and help shape the platform’s future. |
59
-
|**Active Community**| Join over 13,000 people on Discord and 140,000+ servers running Coolify worldwide. |
59
+
|**Active Community**| Join over 13,000 people on Discord and 145,000+ servers running Coolify worldwide. |
60
60
61
61
62
62
## Getting Started with Coolify
63
63
Before you jump into using Coolify, it’s worth understanding a few key concepts to make your journey smoother.
64
64
65
-
Learn about servers, SSH access, and how Coolify manages your projects by checking out our [concepts guide↗](/get-started/concepts).
65
+
Learn about servers, SSH access, and how Coolify manages your projects by checking out our [concepts guide↗](/get-started/concepts).
0 commit comments