diff --git a/docs/technical-guide/getting-started/index.md b/docs/technical-guide/getting-started/index.md index 38f8f939bc..57921e3223 100644 --- a/docs/technical-guide/getting-started/index.md +++ b/docs/technical-guide/getting-started/index.md @@ -13,8 +13,13 @@ href="https://community.penpot.app/t/self-hosting-penpot-i/2336" target="_blank" about self-hosting in Penpot community. **There is absolutely no difference between our SaaS offer for Penpot and your +href="https://design.penpot.app" target="_blank">our SaaS offer for Penpot and your self-hosted Penpot platform!** +
+Docker images are published shortly after the SaaS update: +Why do self hosted versions lag behind new releases? +
There are three main options for creating a Penpot instance: @@ -22,7 +27,7 @@ There are three main options for creating a Penpot instance: 2. Using Docker tool. 3. Using Kubernetes. -+
The recommended way is to use Elestio, since it's simpler, fully automatic and still greatly flexible. Use Docker if you already know the tool, if need full control of the process or have extra requirements and do not want to depend on any external provider, or need to do any special customization.