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

Various improvements around the container image distribution #385

Merged
merged 14 commits into from
Oct 26, 2023

Conversation

pushrbx
Copy link
Collaborator

@pushrbx pushrbx commented Jun 5, 2023

  • Made the container image of Jikan API multi-arch. Supported architectures: amd64 and arm64 (tested on Ampere Altra cpus so far)
  • Changed the container image release github action to do builds of different architectures in parallel
  • Added support for container secrets
  • Fixed docker-compose: now it should give you a production ready, single node, highly available deployment of Jikan API. However with room for tinkering. (E.g. default replica count is 1)

@pushrbx pushrbx force-pushed the hotfix/container-image-deployment1 branch from 731bf91 to e742699 Compare July 23, 2023 05:23
@pushrbx pushrbx force-pushed the hotfix/container-image-deployment1 branch from fc4539a to 94d0753 Compare September 24, 2023 17:01
@pushrbx pushrbx force-pushed the hotfix/container-image-deployment1 branch from 94d0753 to da364bc Compare October 7, 2023 14:06
@pushrbx pushrbx force-pushed the hotfix/container-image-deployment1 branch from ad4aed6 to c615d65 Compare October 23, 2023 21:19
@pushrbx pushrbx changed the title [WIP] Various improvements around the container image distribution Various improvements around the container image distribution Oct 25, 2023
@pushrbx pushrbx marked this pull request as ready for review October 25, 2023 18:13
@pushrbx pushrbx requested a review from a team as a code owner October 25, 2023 18:13
Copy link
Contributor

@irfan-dahir irfan-dahir left a comment

Choose a reason for hiding this comment

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

@pushrbx Not a docker wiz but Lets Get This Merged 😄

@pushrbx pushrbx merged commit 1168042 into jikan-me:master Oct 26, 2023
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.

2 participants