One place for hosting & domains

      Deploy WordPress with One-Click Apps


      Updated by Linode

      Contributed by

      Linode

      WordPress One-Click App

      With 60 million users around the globe, WordPress provides an industry standard for content-focused websites such as blogs, news sites, and personal websites. Its focus on best-in-class usability and flexibility, makes it possible to have a customized website up and running in minutes.

      Deploy a WordPress One-Click App

      One-Click Apps allow you to easily deploy software on a Linode using the Linode Cloud Manager. To access Linode’s One-Click Apps:

      1. Log in to your Linode Cloud Manager account.

      2. From the Linode dashboard, click on the Create button in the top left-hand side of the screen and select Linode from the dropdown menu.

      3. The Linode creation page will appear. Select the One-Click tab.

      4. Under the Select App section, select the app you would like to deploy:

        Select a One-Click App to deploy

      5. Once you have selected the app, proceed to the app’s Options section and provide values for the required fields.

      The WordPress Options section of this guide provides details on all available configuration options for this app.

      WordPress Options

      You can configure your WordPress App by providing values for the following fields:

      FieldDescription
      Admin UsernameUsername for your WordPress admin user. Required.
      Admin PasswordPassword for your WordPress admin user. Required.
      E-Mail AddressE-Mail address for your WordPress admin user. Required.
      Website TitleYour WordPress site’s title. Advanced Configuration.
      SSH KeyYour SSH public key. The public key will be stored in the /root/.ssh/authorized_keys file on your Linode, and you will be able to use it to login as root over SSH. Advanced Configuration.

      Linode Options

      After providing the app specific options, provide configurations for your Linode server:

      ConfigurationDescription                                                                                                     
      Select an ImageDebian 9 is currently the only image supported by WordPress One-Click Apps, and it is pre-selected on the Linode creation page. Required.
      RegionThe region where you would like your Linode to reside. In general, it’s best to choose a location that’s closest to you. For more information on choosing a DC, review the How to Choose a Data Center guide. You can also generate MTR reports for a deeper look at the network routes between you and each of our data centers. Required.
      Linode PlanYour Linode’s hardware resources. WordPress is an extremely flexible CMS that can be supported on any size Linode, but we suggest you build your WordPress app on a Linode plan that reflects how much content you plan on featuring and how much traffic you expect on your site. For small websites, a 1GB Nanode is sufficient. If you decide that you need more or fewer hardware resources after you deploy your app, you can always resize your Linode to a different plan. Required.
      Linode LabelThe name for your Linode, which must be unique between all of the Linodes on your account. This name will be how you identify your server in the Cloud Manager’s Dashboard. Required.
      Root PasswordThe primary administrative password for your Linode instance. This password must be provided when you log in to your Linode via SSH. It must be at least 6 characters long and contain characters from two of the following categories: lowercase and uppercase case letters, numbers, and punctuation characters. Your root password can be used to perform any action on your server, so make it long, complex, and unique. Required.

      When you’ve provided all required Linode Options, click on the Create button. Your WordPress app will complete installation anywhere between 2-5 minutes after your Linode has finished provisioning.

      Getting Started After Deployment

      Access Your WordPress Site

      After WordPress has finished installing, you will be able to access your WordPress site by copying your Linode’s IPv4 address and entering it in the browser of your choice. To find your Linode’s IPv4 address:

      1. Click on the Linodes link in the sidebar. You will see a list of all your Linodes.

      2. Find the Linode you just created when deploying your app and select it.

      3. Navigate to the Networking tab.

      4. Your IPv4 address will be listed under the Address column in the IPv4 table.

      5. Copy and paste the IPv4 address into a browser window. You should see your WordPress site’s home page.

      6. Once you have accessed your WordPress site via the browser, you can log in to the WordPress administrative interface and start personalizing your theme, creating posts, and configuring other parts of your site.

        The address of the WordPress login page is http://< your IP address >/wp-login.php. Or, you can click on the log in link that’s visible on your site’s home page, as highlighted below. Enter the credentials you previously specified in the Admin Username and Admin Password fields when you deployed the app.

        Log in to your WordPress site.

      Set up a Domain for your Site

      If you own a domain name, you can assign it (or a subdomain) to your WordPress site. Specifically, you will need to set up an A record that’s associated with your Linode’s IP address. To learn how to set up DNS records in the Cloud Manager, review the DNS Manager guide. For more general information about how DNS works, review the DNS Records: An Introduction guide.

      Once you have set up DNS for your site, you will be able to visit it by entering your domain or subdomain in your browser. At this point, you should also update the WordPress Address and Site URL settings for your site:

      1. Log in to your WordPress site’s admin interface as described in the previous section.

      2. Click on the Settings link in the sidebar, then click on the General option from the dropdown menu that appears.

        WordPress general settings menu option highlighted

      3. The General Settings form will appear. Update the WordPress Address and Site URL fields with the domain or subdomain you assigned to your site. Specifically, the value for both fields should be http://example.com, where example.com is replaced by your domain or subdomain.

      4. Click the Save Changes button at the bottom of the form.

      Software Included

      The WordPress One-Click App will install the following required software on your Linode:

      SoftwareDescription
      MySQL ServerRelational database.
      PHP 7WordPress is written in PHP and requires PHP to operate.
      Apache HTTP ServerWeb server used to serve the WordPress site.
      WordPressContent management system.
      WP CLIThe command line interface for WordPress.

      More Information

      You may wish to consult the following resources for additional information on this topic. While these are provided in the hope that they will be useful, please note that we cannot vouch for the accuracy or timeliness of externally hosted materials.

      Find answers, ask questions, and help others.

      This guide is published under a CC BY-ND 4.0 license.



      Source link


      Leave a Comment