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
Kiruthika_1669 -
Sophiawils -
Acasac Acasac -
Andrew Miller -
Once suspended, lyhuutri will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, lyhuutri will be able to comment and publish posts again.
Once unpublished, all posts by lyhuutri will become hidden and only accessible to themselves.
If lyhuutri is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Lý Hữu TrÃ.
They can still re-publish the post if they are not suspended.
Thanks for keeping Forem Creators and Builders 🌱 safe. Here is what you can do to flag lyhuutri:
Unflagging lyhuutri will restore default visibility to their posts.
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