Skip to content

Github Repos for WPLib Box

The following are the GitHub repositories that collectively contribute to the software platform that is WPLib Box at the time1 of this writing.

Primary Repositories

wplib/wplib-box

This is the main repository for WPLib Box from which the releases are generated and the issues and feature requests are tracked.

wplib/box-support

Contains the WPLib Box Support plugin that provides, among other things, password-free login2 to the WordPress admin.

wplib/box-welcome

Contains the WPLib Box Welcome theme which is an entry point for new users of WPLib Box.

In future versions it will be replaced by a desktop admin console for configuring the box.

wplib/box-scripts

Contains the Bash-based command line tool for managing WPLib Box after running vagrant ssh to enter into the Linux-based of WPLib Box.

In future versions this will be replaced with a Go-based command line utility.

wplib/box-docs

Contains the Markdown source for this MkDocs-generated set of documentation.

wplib/box-installer

In the near future — once we convert WPlib Box to a fully multi-project box — this repository will contain .exe and .pkg installers for Windows and Mac, respectively.

wplib/box-cli

In the near future this repository will contain Go source code for the future command line utility for managing WPLib Box.

wplib/box-api

In the near future this repository will contain Go source code for the REST API that will allow WPLib Box to be fully automated using RESTful API calls.

wplib/box-admin

In the near future this repository will contain the source code for an Electron-based desktop app that will allow non-technical end-users to manage and configure WPLib Box.

wplib/website

Contains this source code for our primary website wplib.org, but not for wplib.org/box/ which is contained in the wplib/box-docs repository.

wplib/logos

The offical logos for WPLib Box.

Docker Containers Repos

Box-global Components

Service Containers

wplib/proxy-docker
wplib/maihog-docker
wplib/adminer-docker

Project-specific Components

Service Containers

wplib/php-docker
wplib/nginx-docker
wplib/apache-docker
wplib/mysql-docker
wplib/mariadb-docker
wplib/redis-docker
wplib/memcached-docker
wplib/mkdocs-docker

Executable Containers

wplib/php-docker
wplib/composer-docker
wplib/wp-cli-docker
wplib/wordpress-docker

Potential Containers

wplib/caddy-docker
wplib/dns-docker

Deprecated Repositories

wplib/php-fpm-docker
wplib/apache2-docker
wplib/caddy-package
wplib/box-cli2
wplib/ERROR-CODES

  1. Last updated 2018-07-07. 

  2. Password-free login only works when running locally within WPLib Box, unless otherwise configured by hooks.