From 426bea5dc64b57a2ee363af2947b6b56fa1c2bd6 Mon Sep 17 00:00:00 2001 From: vxrpenter Date: Mon, 9 Dec 2024 17:13:40 +0100 Subject: [PATCH] Custom domain update --- docs/setup/instance/create.md | 13 +++++++++++++ docs/setup/instance/sync.md | 8 -------- 2 files changed, 13 insertions(+), 8 deletions(-) delete mode 100644 docs/setup/instance/sync.md diff --git a/docs/setup/instance/create.md b/docs/setup/instance/create.md index c5eca0d..49f7314 100644 --- a/docs/setup/instance/create.md +++ b/docs/setup/instance/create.md @@ -53,8 +53,21 @@ depending on your server location: Now you need to choose your top domain. Currently, CedMod only supports the `yourinstance.cmod.app` domain. + +--- + +Deprecated +{: .label .label-red } + If you want to use a custom domain, contact CedMod support. +New +{: .label .label-green } + +You are now able to go to the custom domains page after creating your instance to use a custom domain + +--- + After defining the top domain, you need to name your instance. This name will replace the `yourinstance` part in the top domain and be displayed on the instance's panel page as well. diff --git a/docs/setup/instance/sync.md b/docs/setup/instance/sync.md deleted file mode 100644 index 7c3315d..0000000 --- a/docs/setup/instance/sync.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: Sync Instance -parent: Instance -grand_parent: Setup -layout: default ---- - -Sync \ No newline at end of file