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

Deploy #16

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Deploy #16

wants to merge 2 commits into from

Conversation

Qup42
Copy link
Member

@Qup42 Qup42 commented Sep 24, 2024

The maps instance can now be configured (ad-freiburg/qlever-ui#106) in qlever-ui. It might be nice to provide a docker image of qlever-pretrimaps for people to host their own instance.

This PR adds a workflow that automatically builds an image and pushes it to the docker registry. Some secrets need to be set for this to work though. The PR also adds a smaller runtime container, which is also used in CI.

@Qup42 Qup42 requested a review from patrickbr September 24, 2024 10:51
@hannahbast
Copy link
Member

@Qup42 Thanks a lot! Can you give me instructions on exactly which secret should I create?

@Qup42
Copy link
Member Author

Qup42 commented Sep 24, 2024

@Qup42 Thanks a lot! Can you give me instructions on exactly which secret should I create?

These secrets have to be created:

  • DOCKERHUB_USERNAME: Docker Hub username
  • DOCKERHUB_TOKEN: a personal access token that can push to the registry

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