From 581943d0b82bb083f9b9e8afa3643e2a0558ce04 Mon Sep 17 00:00:00 2001 From: Raldin Casidar Studio <97776935+raldincasidar-studio@users.noreply.github.com> Date: Thu, 30 May 2024 07:30:52 +0800 Subject: [PATCH 1/2] fix: rizzdown anchor link (#383) The rizzdown anchor link is invalid, so i fixed it. --- frontends/lander/content/blog/pocket-host-v0-11-0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontends/lander/content/blog/pocket-host-v0-11-0.md b/frontends/lander/content/blog/pocket-host-v0-11-0.md index d3ce82d1..41538d66 100644 --- a/frontends/lander/content/blog/pocket-host-v0-11-0.md +++ b/frontends/lander/content/blog/pocket-host-v0-11-0.md @@ -23,7 +23,7 @@ Key updates in this release: # Overview (experimental) -Here is what AI decided based on the change log (powered by [rizzdown](https://benallfree/rizzdown))... +Here is what AI decided based on the change log (powered by [rizzdown](https://github.com/benallfree/rizzdown))... The release of PocketHost v0.11.0 introduces essential refinements designed to uplift the developer experience. The enhancement of debug logging in InstanceService presents a granular understanding of the system's inner workings. The refactoring of FTP physical and virtual directory names, together with the PocketBase (pb) launcher, contributes to elevating performance levels - a paramount advantage for restricted bandwidth environments or large projects. From 4db8506e554cc42f7100d287a2d22b5dd6ad994b Mon Sep 17 00:00:00 2001 From: Denis Angilella Date: Thu, 30 May 2024 01:31:34 +0200 Subject: [PATCH 2/2] chore(doc): mention custom domain setting in dashboard (#381) Update doc to mention setting in the dashboard for custom domain and this is a paid plan feature https://pockethost.io/docs/usage/custom-domain/ --- frontends/lander/content/docs/usage/custom-domain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontends/lander/content/docs/usage/custom-domain.md b/frontends/lander/content/docs/usage/custom-domain.md index aa6e266e..32f63e19 100644 --- a/frontends/lander/content/docs/usage/custom-domain.md +++ b/frontends/lander/content/docs/usage/custom-domain.md @@ -8,7 +8,7 @@ PocketHost instances can use a custom domain (CNAME) instead of `*.pockethost.io We recommand Cloudflare because they support [CNAME flattening](https://developers.cloudflare.com/dns/cname-flattening/) which means you can use `mydomain.com` instead of `foo.mydomain.com`. -Once you have configured your CNAME, you'll need to contact us to get it activated. +Once you have configured your CNAME, go to your PocketHost Dashboard and the Settings tab of your instance to add it (Pro feature only). Example: