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

New image #23

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

New image #23

wants to merge 12 commits into from

Conversation

chrishsieh
Copy link

Use mariadb, devilbox/php-fpm, devilbox/apache, can select version.

@chrishsieh
Copy link
Author

chrishsieh commented Feb 13, 2019

vagrant used for windows, for linux ingore it.

Install

  1. Update .env and secrets folder file.
  2. vagrant up
  3. reference https://devilbox.readthedocs.io/en/latest/intermediate/setup-valid-https.html 2.3. Import the CA into your browser, import ca folder crt into browser.
  4. https://localhost

Change version

  1. vagrant ssh
  2. dc down
  3. Update .env
  4. dc up -d

Clear database

  1. vagrant ssh
  2. dc down
  3. docker volume prune
  4. dc up -d

Force change CRM version

  1. vagrant ssh
  2. dc down
  3. Modify .env crm version
  4. delete www/index.php to trigger download
  5. dc up -d

@chrishsieh
Copy link
Author

This version is for web, php, mariadb different version test.

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.

1 participant