From 471ca1d1a8ae34204ae80dafaa7619cb3710e626 Mon Sep 17 00:00:00 2001 From: Grische Date: Sat, 22 Oct 2022 20:19:22 +0200 Subject: [PATCH] docs: update multidomain-site example Expanded and updated the documentation, based on docs/site-example/site.conf --- .../domains/alpha_centauri.conf | 85 +++++++++++++++---- docs/multidomain-site-example/site.conf | 72 +++++++++++++--- 2 files changed, 129 insertions(+), 28 deletions(-) diff --git a/docs/multidomain-site-example/domains/alpha_centauri.conf b/docs/multidomain-site-example/domains/alpha_centauri.conf index 82245972..275bc3a8 100644 --- a/docs/multidomain-site-example/domains/alpha_centauri.conf +++ b/docs/multidomain-site-example/domains/alpha_centauri.conf @@ -1,3 +1,10 @@ +-- This is an example domain configuration for Gluon v2022.1 +-- +-- Take a look at the documentation located at +-- https://gluon.readthedocs.io/ for details. +-- +-- This configuration will not work as is. You're required to make +-- community specific changes to it! { -- multiple codes/names can be defined, the first one is the primary name -- additional aliases can be defined @@ -7,62 +14,106 @@ proxima_centauri = 'Proxima Centauri', }, - -- 32 byte random data in hexadecimal encoding + -- 32 bytes of random data, encoded in hexadecimal -- This data must be unique among all sites and domains! -- Can be generated using: echo $(hexdump -v -n 32 -e '1/1 "%02x"'