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

Draft: Resolve "Feature - Improve Docker Compose Self Host Memory Usage/Build Time" #741

Conversation

glamboyosa
Copy link
Contributor

@glamboyosa glamboyosa commented Mar 23, 2023

Closes

Closes LOT-662

Description

Creates images on push to main.

@linear
Copy link

linear bot commented Mar 23, 2023

LOT-662 Feature - Improve Docker Compose Self Host Memory Usage/Build Time

### Summary

We want to utilize pre-built images in our self-host docker compose (not the dev for now since those images will be actively changing from commit to commit).

Therefore we need to publish our custom images in our docker compose to dockerHub or github registery everytime we merge to main (it would be great if we could also use the release tags here as well).

Then in the docker-compose prod script we can simply use those images instead of rebuilding them which will be much much faster

You will need docker hub/github registery login credentials/ however that can be added at the very end.

@glamboyosa glamboyosa temporarily deployed to Development March 23, 2023 15:29 — with GitHub Actions Inactive
@glamboyosa glamboyosa temporarily deployed to Development March 23, 2023 15:29 — with GitHub Actions Inactive
@glamboyosa glamboyosa requested a review from mnida March 23, 2023 15:29
@glamboyosa
Copy link
Contributor Author

Draft flag cuz it hasn't been tested.

@mnida mnida temporarily deployed to Development March 23, 2023 21:33 — with GitHub Actions Inactive
@mnida mnida temporarily deployed to Development March 23, 2023 21:33 — with GitHub Actions Inactive
@mnida mnida temporarily deployed to Development March 23, 2023 22:17 — with GitHub Actions Inactive
@mnida mnida temporarily deployed to Development March 23, 2023 22:17 — with GitHub Actions Inactive
@mnida mnida temporarily deployed to Development March 23, 2023 22:34 — with GitHub Actions Inactive
@mnida mnida temporarily deployed to Development March 23, 2023 22:34 — with GitHub Actions Inactive
@mnida mnida requested review from mnida and removed request for mnida March 23, 2023 22:36
@mnida mnida temporarily deployed to Development March 23, 2023 22:50 — with GitHub Actions Inactive
@mnida mnida temporarily deployed to Development March 23, 2023 22:50 — with GitHub Actions Inactive
@mnida mnida temporarily deployed to Development March 23, 2023 23:10 — with GitHub Actions Inactive
@mnida mnida temporarily deployed to Development March 23, 2023 23:10 — with GitHub Actions Inactive
@mnida mnida temporarily deployed to Development March 23, 2023 23:46 — with GitHub Actions Inactive
@mnida mnida temporarily deployed to Development March 23, 2023 23:46 — with GitHub Actions Inactive
@ben-jamming-reilly ben-jamming-reilly temporarily deployed to Development March 27, 2023 19:32 — with GitHub Actions Inactive
@ben-jamming-reilly ben-jamming-reilly temporarily deployed to Development March 27, 2023 19:32 — with GitHub Actions Inactive
@ben-jamming-reilly ben-jamming-reilly temporarily deployed to Development March 27, 2023 19:32 — with GitHub Actions Inactive
@ben-jamming-reilly ben-jamming-reilly temporarily deployed to Development March 28, 2023 04:53 — with GitHub Actions Inactive
@ben-jamming-reilly ben-jamming-reilly temporarily deployed to Development March 28, 2023 04:53 — with GitHub Actions Inactive
@ben-jamming-reilly ben-jamming-reilly temporarily deployed to Development March 28, 2023 04:53 — with GitHub Actions Inactive
@ben-jamming-reilly ben-jamming-reilly temporarily deployed to Development March 28, 2023 04:58 — with GitHub Actions Inactive
@ben-jamming-reilly ben-jamming-reilly temporarily deployed to Development March 28, 2023 04:58 — with GitHub Actions Inactive
@ben-jamming-reilly ben-jamming-reilly temporarily deployed to Development March 28, 2023 04:58 — with GitHub Actions Inactive
@ben-jamming-reilly ben-jamming-reilly temporarily deployed to Development March 28, 2023 05:07 — with GitHub Actions Inactive
@ben-jamming-reilly ben-jamming-reilly temporarily deployed to Development March 28, 2023 05:07 — with GitHub Actions Inactive
@ben-jamming-reilly ben-jamming-reilly temporarily deployed to Development March 28, 2023 05:07 — with GitHub Actions Inactive
Copy link
Collaborator

@mnida mnida left a comment

Choose a reason for hiding this comment

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

Probably good to just delete this PR

@mnida mnida closed this Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants