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.

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.
Hi @conxbjordan
Did you resize up or down? Can you have a look in the Apache error log:
sudo tail -30 /var/log/apache/error.log
If you run the following command, does it list your IP - if yes, then your domain is working - it’s probably just Apache that isn’t running:
dig YourDomain.com A
Hi, I am facing similar issue. I resized my droplet due to out of memory issues and still the website is down. I had turned off the droplet before resizing and turned back on after that. What else do I need to do? Also, I can access it via ssh.