Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Support #13

Merged
merged 10 commits into from Feb 25, 2022
Merged

Docker Support #13

merged 10 commits into from Feb 25, 2022

Conversation

gregrickaby
Copy link
Owner

@gregrickaby gregrickaby commented Feb 25, 2022

Closes #12

This PR adds the following functionality:

  • Use docker-compose.yml to create a backend
  • Installs: MariaDB, WordPress, WP-CLI, Composer, and phpMyAdmin
  • Composer installs several required WordPress plugins
  • WP-CLI sets up WordPress, making it "headless ready" with no user config necessary
  • Updates the frontend codebase to point at http://localhost:8000/graphql
  • Adds documentation and updates README's

WordPress Backend:
screenshot

Next.js Frontend:
screenshot

@gregrickaby gregrickaby marked this pull request as ready for review February 25, 2022 20:15
@gregrickaby gregrickaby merged commit 38d9788 into main Feb 25, 2022
@gregrickaby gregrickaby deleted the feature/#12-docker branch February 25, 2022 20:18
@gregrickaby gregrickaby mentioned this pull request Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker
1 participant