WordPress Nightly's icon

WordPress Nightly

Blogging tool and content management system based on PHP and MySQL

Description

WordPress started in 2003 with a single bit of code to enhance the typography of everyday writing and with fewer users than you can count on your fingers and toes. Since then it has grown to be the largest self-hosted blogging tool in the world, used on millions of sites and seen by tens of millions of people every day.

Readme

Getting started

The wordpress nightly image is built using Apache, MySQL, and PHP.

Simple steps to get started:

turbo run wordpress/wordpress-nightly

Once wordpress is running, open a browser to http://localhost:8080 to configure wordpress.

Change the port on the container

If you already have another site running on port 8080 and you would like to have the traffic running on another port, you can simply use the --route-add parameter in the run command.

# Redirect traffic on port 8080 to 8084

turbo run --route-add=8084:8080 wordpress/wordpress-nightly


Release Notes

No release notes


Screenshot

WordPress Nightly's screenshot

EULA

  • Actions

    Go to TurboScript
  • Dependencies
    PHP 5.6.28 Apache 2.4.23 MySQL 5.6.20
  • Used By
    No repositories
  • Website
    Developer: wordpress.org
  • Current
    20161207 updated 8 years ago
  • Details
    Updated: December 8, 2016
    Created: April 1, 2015