I have an error (Create A records) when i installing forem/selfhost MacOS - Digital Ocean . I dont know to fix this, an error messenger like this below. Plz can someone help me ?
my inventory/forem/setup.yml
For further actions, you may consider blocking this person and/or reporting abuse
rahulmarblepolishing -
AZ-104DumpsPDF -
lioncard1 -
ganapathyindustries377 -
Top comments (4)
Hey @lyhuutri , this is a great way to ask your question! Thanks for sharing the screenshot and giving us plenty of info to work with.
Your error appears to be related to Step 4 of the Self-host step-by-step guide, where you need to
default_email
(Admin Email for system to use)forem_domain_name
(A domain name that you own and set A records on at your DNS provider)forem_subdomain_name
(defaults to www)forem_server_hostname
(defaults to host)If you don't specify these fields before running
ansible-playbook -i inventory/forem/setup.yml playbooks/providers/digitalocean.yml
, the playbook won't have the information it needs to create your Forem instance.We recommend returning to the Self-host step-by-step guide and reviewing the steps. Please let us know if you have any further questions, and we will continue to try to help!
Thank Ella for replay me!! i follwed Self-host step-by-step guide. and set all Ansible inventory variables. But still error. i updated my post with inventory/forem/setup.yml . plz help me check it !
Hey @lyhuutri - your Forem appears to be working now. 🎉🎉
Can you please confirm that you no longer have a problem running the Ansible playbook?
Hi! Ella i already fixed. Thank you