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

[OGUI-1586] ILG Docker Compose support #2710

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from

Conversation

Houwie7000
Copy link
Collaborator

I have JIRA issue created

  • branch and/or PR name(s) includes JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected
  • FLP integration tests were ran successful

ILG Docker Compose support added:

  1. npm run docker:dev (will run the ILG with Nodemon, a development database, the ILG simulator and phpMyAdmin).
  2. npm run docker:test (will run the ILG npm run test command inside a Docker container and print the live log output).
  3. npm run docker:simul (will run an ILG simulator with the port open so that whenever you run the ILG it will have live mode available).
  4. npm run docker:cleanup (REMOVES all containers created with the above commands and their data).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant