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

switch to docker image instead of installing Mautic locally #290

Open
wants to merge 40 commits into
base: main
Choose a base branch
from

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    17f7f85 View commit details
    Browse the repository at this point in the history
  2. correct db name

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    f19ec72 View commit details
    Browse the repository at this point in the history
  3. other creds

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    9d89fa7 View commit details
    Browse the repository at this point in the history
  4. no empty password allowed

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    a8238c5 View commit details
    Browse the repository at this point in the history
  5. correct copy

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    7ec4294 View commit details
    Browse the repository at this point in the history
  6. give mautic a name

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    dfb16c9 View commit details
    Browse the repository at this point in the history
  7. does this work?

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    4f76fc3 View commit details
    Browse the repository at this point in the history
  8. no tty

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    80538a1 View commit details
    Browse the repository at this point in the history
  9. first step

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    951de60 View commit details
    Browse the repository at this point in the history
  10. we need the source obviously

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    950d6fd View commit details
    Browse the repository at this point in the history
  11. no dev env

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d47a158 View commit details
    Browse the repository at this point in the history
  12. more params

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    a5753ee View commit details
    Browse the repository at this point in the history
  13. more config

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    1a8a07f View commit details
    Browse the repository at this point in the history
  14. reshuffle

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    b4949db View commit details
    Browse the repository at this point in the history
  15. correct filename

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    5d6cc2a View commit details
    Browse the repository at this point in the history
  16. dollars

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    90ef07c View commit details
    Browse the repository at this point in the history
  17. faster tests? + logs

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    585ad80 View commit details
    Browse the repository at this point in the history
  18. install after changing algo

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    bb1b684 View commit details
    Browse the repository at this point in the history
  19. logs

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    cf2b7a1 View commit details
    Browse the repository at this point in the history
  20. permissions

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    29cec55 View commit details
    Browse the repository at this point in the history
  21. faster?

    mollux committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    e26654c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. debug user password

    mollux committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    13fa1bf View commit details
    Browse the repository at this point in the history
  2. clear cache before

    mollux committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    4cffa6f View commit details
    Browse the repository at this point in the history
  3. why are they failing?

    mollux committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    27f8e89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e51c738 View commit details
    Browse the repository at this point in the history
  5. uncomment

    mollux committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    bb1dd6a View commit details
    Browse the repository at this point in the history
  6. switch to supported version

    mollux committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    63b44ac View commit details
    Browse the repository at this point in the history
  7. let's try multiple images

    mollux committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    f7ea514 View commit details
    Browse the repository at this point in the history
  8. quoting

    mollux committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    a2302fd View commit details
    Browse the repository at this point in the history
  9. correct images and path

    mollux committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    b8d9198 View commit details
    Browse the repository at this point in the history
  10. correct paths

    mollux committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    014a22f View commit details
    Browse the repository at this point in the history
  11. we need mysql binary

    mollux committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    31dea6c View commit details
    Browse the repository at this point in the history
  12. new log dir

    mollux committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    780ad62 View commit details
    Browse the repository at this point in the history
  13. workaround for failing tests

    mollux committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    cca1f49 View commit details
    Browse the repository at this point in the history
  14. get logs from correct dir

    mollux committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    64a43bc View commit details
    Browse the repository at this point in the history
  15. better naming

    mollux committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    f91d97e View commit details
    Browse the repository at this point in the history
  16. bump version

    mollux committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    d17ded9 View commit details
    Browse the repository at this point in the history
  17. cleanup

    mollux committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    3b6a893 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. test API on both 7.4 and 8.0

    mollux committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    95a1d02 View commit details
    Browse the repository at this point in the history
  2. let's test something

    mollux committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    4945f72 View commit details
    Browse the repository at this point in the history