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

Docker image without needing source #7

Closed
laurentlbm opened this issue Nov 26, 2023 · 4 comments
Closed

Docker image without needing source #7

laurentlbm opened this issue Nov 26, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@laurentlbm
Copy link

In order to simplify installation, it would be great to be able to use the docker image without needing to clone the repository. Ideally, the image would also include and apply all the pocketbase migrations at startup, so that those files aren't required either.

@goniszewski
Copy link
Owner

Docker image will soon be available on Docker Hub or GHCR.

I agree that it would be great to have migrations build into said image, but there’s more than one way to do it. Do you have any suggestions?

@balub
Copy link

balub commented Nov 26, 2023

I'd like to work on this if possible.

@goniszewski
Copy link
Owner

Thanks @balub ! It would be great if we could use GH Actions to automate the deployment after each release & merge to main.

@goniszewski goniszewski added the enhancement New feature or request label Nov 28, 2023
@goniszewski goniszewski self-assigned this Nov 29, 2023
@goniszewski
Copy link
Owner

goniszewski commented Nov 29, 2023

I have used a simple GitHub Action to automatically create a new goniszewski/grimoire:latest image after every push to main branch: e8a47a6

Sorry @balub for not informing you, but I wanted to introduce it ASAP. I hope it's ok with you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants