Question

VSCode Server for developing wordpress. How to view my website?

Hi All New to this kind of platform, used to developing apps locally! Im setting up our WP Devs to use VSCode server to keep things all in one place and reduce the risk of data breaches. Ive got my first VSCode server setup and running and I can login and view / use the editor. Great! Im running that on sub.domain.com, but what URL would I use to view the wordpress site running? Editing code is one thing, but need to see the site. Thanks


Submit an answer


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!

Sign In or Sign Up to Answer

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.

alexdo
Site Moderator
Site Moderator badge
August 20, 2024

Heya, @b31f4b8dd56841b89a8cd51932c7cd

You can spin up a WordPress droplet using our marketplace image (https://www.digitalocean.com/community/tutorials/how-to-use-the-wordpress-one-click-install) or manually configure a LAMP/LEMP droplet by following one of these tutorials and then access the WordPress site using the subdomain as desired.

https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-on-ubuntu-22-04-with-a-lamp-stack

https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-lemp-on-ubuntu-22-04

Regards

KFSys
Site Moderator
Site Moderator badge
August 18, 2024

Heya,

In order to see your website, you’ll need to have a WebService like Apache or Nginx.

I’ll recommend Apache as it works easier with WordPress. You can check the following article on how to do that:

https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-on-ubuntu-22-04-with-a-lamp-stack

Give it a try and let me know how it goes.

Bobby Iliev
Site Moderator
Site Moderator badge
August 17, 2024

Hi there,

In order to be able to access your WordPress website you would need to configure your web server and PHP installations.

You need to make sure that you have followed this tutorial here:

https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-on-ubuntu-22-04-with-a-lamp-stack

Once you have Apache and PHP and MySQL up and running, you should be able to access your WordPress site as normal via the domain name that you’ve specified in the Apache Virtual Host.

Let me know how it goes and if you have any specific questions!

- Bobby

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Featured on Community

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
Animation showing a Droplet being created in the DigitalOcean Cloud console