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

Update Vagrant to use prebuilt images and fix db versions #59

Merged
merged 2 commits into from
May 26, 2022

Conversation

piyushroshan
Copy link
Collaborator

@piyushroshan piyushroshan commented May 26, 2022

Update Vagrant to use prebuilt images
Fix DB versions

Description

Changing vagrant deployment option to use prebuilt images from our CD pipeline.
Fix DB versions to prevent 132 exit codes on old cpus

Testing

Vagrant local tests

Documentation

N/A

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged
  • I have documented any changes if required in the docs.

piyushroshan and others added 2 commits May 26, 2022 09:40
Update Vagrant to use prebuilt images
Fix mongo and postgres version
mongo > 5.0 requires aix cpu leading to 312 exit code on old cpus
@piyushroshan piyushroshan changed the title Update Vagrant to use prebuilt images Update Vagrant to use prebuilt images and fix db versions May 26, 2022
@piyushroshan piyushroshan linked an issue May 26, 2022 that may be closed by this pull request
@piyushroshan piyushroshan merged commit b5caa93 into develop May 26, 2022
@piyushroshan piyushroshan deleted the vagrant branch May 26, 2022 09:08
piyushroshan added a commit that referenced this pull request May 26, 2022
* Removed reference to Traceable from Service - Web

* Removed reference to Traceable from Service - Workshop

* build-docker-images

build-docker-images on pull request

* Removed Author meta tag

* CI workflow setup

* Fix tags syntax

* Convert env to job.build.env

* Convert job context to needs job output

* Fix workflow push condition

* Push condition workflow fix

* Removed mentions of Traceable from the source code (#22)

* Removed all Traceable mentions in crapi-community service

* Removed all Traceable mentions in crapi-identity service

* Removed all Traceable mentions in deploy configs and Removed Copyright file

* Removed all Traceable mentions in README and LICENSE

* Removed all Traceable mentions in k8 deploy configs

* Correct indentation fixing workflow issues (#34)

* Modified docker configs to support ARM builds (#20)

* Added scripts to built mailhog

* Moved from docker-compose-wait to pure docker-compose alternative

* Removed GOOS and GOARCH env variables

* Modified bash build script to only run bash files recursively

Co-authored-by: Roshan Piyush <roshan.piyush@traceable.ai>

* Batch Files To Deploy Docker on Windows Machine (#19)

* Added batch files for all services

* Added the batch file to build all docker images

* Removed comments from build batch files

* Updated README

* Modified README

* Removed Print Statements

Co-authored-by: Roshan Piyush <roshan.piyush@traceable.ai>

* Docker compose support variables for different release (#37)

* Docker compose support variables for different release

* Update build wrappers

* Change pull_request docker login condition (#40)

* Retrieval Of Orders Bug (#38)

Retrieval Of Orders Bug (#38)

* Added Heap memory limit for crapi-identity java application (#36)

Co-authored-by: Roshan Piyush <roshan.piyush@traceable.ai>

* Update readme (#43)

* Update CI branch refs (#44)

* Workflow merge fix (#45)

* vagrant: upgrade to ubuntu jammy (#42)

vagrant: upgrade to ubuntu jammy (#42)

* chore: adds contributing guidelines, code of conduct, PR and issue templates (#46)

Co-authored-by: Jayesh Bapu Ahire <jayeshbahire@gmail.coml>

* Modify Templates: Pull Request and Issues (#48)

* Update templates
* Modify guidelines
* Fix workflow path

* Max File Size Limit for Video Files (#47)

* Added Video Size Limit

* Load built images in docker (#51)

* Seperate build, run and push

* Run Postman Collection Once All Docker Images are built (#50)

* Added Postman collection and env variables
* Update ci.yml to run postman collections

Co-authored-by: Roshan Piyush <roshan.piyush@traceable.ai>

* Dynamic Ports for Identity, Community and Workshop services (#49)

* Added dynamic port settings for Identity service

* Added dynamic port settings for Community service

* Added dynamic port settings for Workshop service

* Added default port numbers for the services

* Version Variable for Windows (#53)

* Set version env variable for docker-compose

* Increased memory limit for crapi-identity container (#57)

* Openapi Spec Added (#58)

Co-authored-by: mathew-jose <mathewjose2409@gmail.com>

* Update Vagrant to use prebuilt images and fix db versions (#59)

* Update Vagrant to use prebuilt images

* Fix mongo and postgres version

* Update latest on main merge (#60)

Update latest tag on main merge

* Release created -> published (#62)

Release created -> published

Co-authored-by: mathew-jose <mathewjose2409@gmail.com>
Co-authored-by: Nikhil R <mail@nikhilrajesh.com>
Co-authored-by: Mathew Jose Mammoottil <60283272+mathew-jose@users.noreply.github.com>
Co-authored-by: Nikhil R <nikhilr.v2.0@gmail.com>
Co-authored-by: PauloASilva <pauloasilva@gmail.com>
Co-authored-by: Jayesh Bapu Ahire <jayeshbahire@gmail.com>
Co-authored-by: Jayesh Bapu Ahire <jayeshbahire@gmail.coml>
Co-authored-by: willmccardell <33265548+willmccardell@users.noreply.github.com>
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.

Unable to create docker image and vagrant vm (kali)
1 participant