Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.
/ word-salad Public archive

A WordPress target for Crouton/Chrome OS development

Notifications You must be signed in to change notification settings

10up/word-salad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Word Salad

Word Salad is a simple target for Crouton, the Chrome OS chroot system. Targets are config files for Crouton, enabling you to specify exactly how you want to set up your Linux chroot environment. To this end, Word Salad includes:

  • nginx as a web server
  • php-fpm to handle PHP files
  • mysql to handle all your DB needs
  • memcached with php-memcache for caching
  • the latest version of WordPress core, fresh from GitHub
  • WP-CLI

Some desired additions in the roadmap are:

  • Elasticsearch

Usage

Word Salad is easy to use. Simply place the target file (targets/wp) somewhere on your Chromebook, install Crouton, and run the following command: sudo sh /path/to/crouton -n wp -t core -T /path/to/targets/wp

Grab a cup of coffee and some avocado toast--installation usually takes 15-20 minutes the first time. Once complete, you'll have a functioning version of WordPress available if you navigate to http://localhost in your browser on your Chromebook.

Issues

Word Salad is in its very early stages, and we welcome any contributions and pull requests for new features. Eventually, it would be great to see this target added to Crouton itself, so any efforts in that regard (particularly advice around the correct way to pull config files into a Crouton target) would be greatly appreciated.

About

A WordPress target for Crouton/Chrome OS development

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published