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

Track packages views #1728

Merged
merged 1 commit into from
Dec 7, 2021
Merged

Track packages views #1728

merged 1 commit into from
Dec 7, 2021

Conversation

tegioz
Copy link
Collaborator

@tegioz tegioz commented Dec 7, 2021

This new feature requires the pg_partman extension to be available in the PostgreSQL server used for Artifact Hub.

Signed-off-by: Sergio Castaño Arteaga tegioz@icloud.com
Signed-off-by: Cintia Sanchez Garcia cynthiasg@icloud.com
Co-authored-by: Sergio Castaño Arteaga tegioz@icloud.com
Co-authored-by: Cintia Sanchez Garcia cynthiasg@icloud.com

@tegioz tegioz force-pushed the tegioz/track-packages-views branch from 11fadc3 to 0cb06af Compare December 7, 2021 12:34
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
Co-authored-by: Sergio Castaño Arteaga <tegioz@icloud.com>
Co-authored-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
@tegioz tegioz force-pushed the tegioz/track-packages-views branch from 0cb06af to 3396e6e Compare December 7, 2021 13:11
@tegioz tegioz merged commit 70ccf53 into master Dec 7, 2021
@tegioz tegioz deleted the tegioz/track-packages-views branch December 7, 2021 13:57
@armingerten
Copy link
Contributor

armingerten commented Aug 29, 2022

@tegioz , where can I find the source for the custom postgres image?

3396e6e#diff-12dfce5aa86ca13fd3c519453d32247aeaca55cbe35481ee99c017fb845af25fR276

Is it this? https://github.com/artifacthub/hub/blob/master/database/tests/Dockerfile-postgres

Do you plan on supporting / maintaining this for self-hosted scenarios?

@tegioz
Copy link
Collaborator Author

tegioz commented Aug 29, 2022

@tegioz , where can I find the source for the custom postgres image?

https://github.com/artifacthub/hub/blob/dc40a1a24924250671cab871d2f9c2326f6b4ddf/database/tests/Dockerfile-postgres

Do you plan on supporting / maintaining this for self-hosted scenarios?

We didn't have plans for that TBH. We don't use that image on any deployment (both artifacthub.io and staging.artifacthub.io use AWS RDS), just for the database tests. It can be handy to give AH a quick try, but I wouldn't recommend it for a production deployment.

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