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

Easy Debugging with docker compose #74

Merged
merged 1 commit into from
Feb 24, 2022
Merged

Easy Debugging with docker compose #74

merged 1 commit into from
Feb 24, 2022

Conversation

danez
Copy link
Contributor

@danez danez commented Sep 18, 2019

This adds two files for debugging, on is the docker-compose config and the other is the config for a fake test datasource.

How to use it:

  1. Install docker for your OS
  2. In the project folder run docker-compose up
  3. go to http://127.0.0.1:3000/ and login with admin:admin and test the meta query plugin.
  4. When you are done just press Ctrl+C in the commandline where docker-compose was running.

The version in the docker-compose config is set to latest, but can be changed to any version down to 2.x

Not sure if you want to merge this, it just made it super easy for me to test different versions.

Copy link
Member

@Gauravshah Gauravshah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ShilpaSivanesan I think this is a good idea. What are your thoughts

@stefanhoth
Copy link

I'd appreciate if that would be available to everyone.

@ShilpaSivanesan
Copy link
Contributor

Thanks for you contribution @danez. Really appreciate it.

@ShilpaSivanesan ShilpaSivanesan merged commit a678be6 into GoshPosh:master Feb 24, 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.

4 participants