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 Ansible free Docker Image #309

Closed
wants to merge 1 commit into from

Conversation

zubairshakoorarbisoft
Copy link
Contributor

ISSUE: #303
This PR is part of effort aimed at removing Ansible based configurations and replacing them with Dockerfile. Currently Devstack Docker images are built using Ansible based configurations in the configurations repository. Through this effort we will make sure that the Repo has its own Dockerfile which has all the necessary configurations to setup small production and dev environments.

Steps to run this Image with Devstack:

Build the Image locally first using the target dev i.e. docker build -t image-name-of-choice --target dev .
After the image is built successfully go to the docker compose file of devstack and replace the existing insights image with the one that you built without changing any other configurations there.
Run make dev.up.edx_notes_api in the terminal while in the devstack directory.

@openedx-webhooks
Copy link

Thanks for the pull request, @zubairshakoorarbisoft! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

  • supporting documentation
  • Open edX discussion forum threads
  • timeline information ("this must be merged by XX date", and why that is)
  • partner information ("this is a course on edx.org")
  • any other information that can help Product understand the context for the PR

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

⚠️ We can't start reviewing your pull request until you've submitted a signed contributor agreement or indicated your institutional affiliation. Please see the CONTRIBUTING file for more information. If you've signed an agreement in the past, you may need to re-sign. See The New Home of the Open edX Codebase for details.

@natabene natabene changed the title Switch to Ansible free Docker Image Switch to Ansible free Docker Image Sep 27, 2022
@natabene natabene changed the title Switch to Ansible free Docker Image Switch to Ansible free Docker Image Sep 27, 2022
@natabene
Copy link

@zubairshakoorarbisoft Thank you for your contribution. Once your CLA has been processed, we will be able to review your code.

@natabene natabene changed the title Switch to Ansible free Docker Image Switch to Ansible free Docker Image Oct 13, 2022
@natabene
Copy link

@zubairshakoorarbisoft Thanks for sorting out the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open-source-contribution PR author is not from Axim or 2U
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants