any can help me?
I can’t bring my sites back online. yesterday they were all online.
I installed everyone with this script: sudo ee site create yoursitename.com --type = wp --ssl = le --cache --yes
the path is / opt / easyengine / sites
I was having trouble with certificate renewal. I was unable to renew, I tried to use certbot, easyengine, acme.sh … I could only renew after creating / etc / nginx / sites-availables blocks
but after I did that, they all went offline.
What did I do? I deleted my sites? Shouldn’t I have made changes to nginx? since easyengine set it up all by itself?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hey, @wallace11622
Do you see an exact error message when you visit your sites in the browser? Also can you check if nginx is up and running and that there are no errors in the nginx configuration file as well.
To check if nginx is running:
systemctl status nginx
To check for syntax errors:
nginx -t
Looking forward to your reply.
I have a question, should I create a directory /etc/nginx/sites-available/domain1.com
for each site? sorry for my bad english, im using translator. i speak portuguese.
I just followed the tutorial for the first site. ‘dietasbaratas.com’
now trying to enter http and https appears:
"Welcome to nginx! If you see this page, the nginx web server is successfully installed and working. Further configuration is required.
For online documentation and support please refer to nginx.org. Commercial support is available at nginx.com.
Thank you for using nginx. "
not opening the site yet. where is my blog, how do I get out of this nginx page?
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
