piotrpress/wordpress-litespeed

This library is WordPress development environment based on Docker which uses LiteSpeed web server, MariaDB database, PHPMyAdmin, Composer and WP-CLI.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Dockerfile

Type:project

v1.0.0 2025-03-12 10:36 UTC

This package is auto-updated.

Last update: 2025-03-12 10:41:07 UTC


README

This library is WordPress development environment based on Docker which uses LiteSpeed web server, MariaDB database, PHPMyAdmin, Composer and WP-CLI.

NOTE: This environment is designed for development purposes only and should not be used in production.

Setup environment

$ ./bin/setup

Start development

$ ./bin/start

Stop containers

$ ./bin/stop

Website

https://localhost

WebAdmin

https://localhost:7080

PHPMyAdmin

http://localhost:8080

Requirements

License

MIT