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.

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

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.

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

Try DigitalOcean for free

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

Sign up

Become a contributor for community

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

DigitalOcean Documentation

Full documentation for every DigitalOcean product.

Resources for startups and SMBs

The Wave has everything you need to know about building a business, from raising funding to marketing your product.

Get our newsletter

Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.

New accounts only. By submitting your email you agree to our Privacy Policy

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.