Skip to content

Local development environment for CreativeCommons.org (product name: index)

License

Notifications You must be signed in to change notification settings

creativecommons/index-dev-env

Repository files navigation

creativecommons.org-environment

WordPress Theme implementation of creativecommons.org

(May expand into sibling apps, likely not)

Docker containers

The docker-compose.yml file defines the following containers:

  1. cc-wordpress-web (localhost:8080)
  2. cc-wordpress-db
  3. cc-composer
  4. cc-phpmyadmin (localhost:8003)
  5. cc-wpcli

Setup

  1. Create the .env file:
    cp .env.example .env
  2. Update .env to set desired values for variables (WP_VERSION, WP_MOD_TYPE, WP_MOD_NAME, etc.)
  3. Build/start Docker:
    docker compose up
  4. Wait for build and initialization to complete
  5. Install WordPress initially through the GUI. (TODO: Script help here)

Plugin/Theme dev work should be done within the /src directory.

About

Local development environment for CreativeCommons.org (product name: index)

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •