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: .github/drafts/16296/16296_self-hosting.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Self-hosting
2
2
Self-hosting Appsmith means hosting and managing Appsmith directly on your server rather than relying on third-party service providers. Self-hosting is often seen as more secure and private, as you have complete control over your data and how it's used.
3
3
4
-
Appsmith provides a [cloud-hosted version](https://app.appsmith.com)[cloud-hosted] and the option to set up your own instance on some popular [platforms](# Deploy).
4
+
Appsmith provides a [cloud-hosted version](https://login.appsmith.com)[cloud-hosted] and the option to set up your own instance on some popular [platforms](# Deploy).
5
5
6
6
## Cloud-hosted
7
7
Cloud-hosted version is available over the internet, which makes it easy for users to sign up and start building apps. It's a perfect solution for users who don't have their own infrastructure setup. You can sign up on appsmith.com and follow the [Quick start guide](start-building) to get started.
Copy file name to clipboardExpand all lines: website/docs/intro.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,8 @@ Appsmith makes it easy to build a UI that talks to any datasource. You can creat
25
25
26
26
1. Create an account on the cloud platform or self-host Appsmith for free.
27
27
28
-
-[Appsmith Cloud](https://app.appsmith.com/): Sign up for a free account and try Appsmith.
28
+
-[Appsmith Cloud](https://login.appsmith.com/): Sign up for a free account with your organization name (`orgname.appsmith.com`). Try the Business Edition free for 15 days, then continue with Community Edition or upgrade to a paid plan.
29
+
29
30
-[Self-Host Appsmith](/getting-started/setup): Deploy Appsmith on your local machine or private server.
30
31
31
32
2. Take the quick tutorial to learn the basics to help you build an app using Appsmith. For more information, see [Build your first app](/getting-started/tutorials/start-building).
0 commit comments