This repository contains configuration and tooling for lexicon.community infrastructure.
- Create DNS records used to discover lexicon schema records
- Populate lexicon schema records with lexicon definitions found in the lexicon-community/lexicon repository.
This uses opentofu (a Terraform fork) to create and update DNS infrastructure.
-
Set your provider configuration.
export DNSIMPLE_TOKEN=dnsimple_a_decafbad -
Verify the planned updates from infrastructure configuration changes.
tofu plan -
Apply the updates.
tofu apply
Once DNS entries are created, the lexicon schema records must be populated.
-
Populate the records.
./populate.sh ../lexicon