-- 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 domain_names = { alpha_centauri = 'Alpha Centauri', rigil_kentaurus = 'Rigil Kentaurus', proxima_centauri = 'Proxima Centauri', }, -- 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"'