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

Add timescaledb to infrastructure #4716

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

jonatas
Copy link

@jonatas jonatas commented May 15, 2024

It relates to the very beginning of #4642.

Talking to @simi, we agreed on adding a basic setup to infra and incrementally be adding the remaining features. Nothing new here, just a fragment of previous work.

The POC is also available for those that are curious on how it will work.

docker-compose.yml Outdated Show resolved Hide resolved
ports:
- "5432:5432"
timescale:
image: timescale/timescaledb-ha:pg16.2-ts2.14.2-all
Copy link
Member

Choose a reason for hiding this comment

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

This image is 1.5GB @jonatas, isn't there any small one suitable for development + CI?

@simi simi force-pushed the add-timescaledb-to-stack branch from 75d22ac to 7b3f763 Compare May 31, 2024 22:45
@simi simi force-pushed the add-timescaledb-to-stack branch from 7b3f763 to 500297d Compare May 31, 2024 22:48
Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.14%. Comparing base (8c6080f) to head (e4289ae).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4716   +/-   ##
=======================================
  Coverage   97.14%   97.14%           
=======================================
  Files         394      394           
  Lines        8338     8338           
=======================================
  Hits         8100     8100           
  Misses        238      238           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@simi simi force-pushed the add-timescaledb-to-stack branch from 82aad05 to f5d23aa Compare May 31, 2024 23:04
@simi simi force-pushed the add-timescaledb-to-stack branch from f5d23aa to d49e2de Compare May 31, 2024 23:05
@simi simi force-pushed the add-timescaledb-to-stack branch from ecdb6da to e4289ae Compare June 1, 2024 11:38
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.

None yet

2 participants