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

Dockerhub #133

Open
accforgithubtest opened this issue Aug 23, 2023 · 8 comments
Open

Dockerhub #133

accforgithubtest opened this issue Aug 23, 2023 · 8 comments

Comments

@accforgithubtest
Copy link

Would be great to have a docker image published on to dockerhub. A quick search did not show any images there. Is there a plan to publish to dockerhub ?

@pl4nty
Copy link

pl4nty commented Aug 26, 2023

I've published an image at ghcr.io/pl4nty/markwhen:latest

@accforgithubtest
Copy link
Author

accforgithubtest commented Sep 5, 2023

thanks @pl4nty !

Would I be correct in assuming that everything needed to render the calendar / timeline / etc are packaged into this single image ?
I see on the read me that selfhosted versions needs to host the views separately - does this mean calendar, timeline, parser, viewclient, etc needs to be hosted on local ?

Can you pls provide an docker compose example, that can get the calendar / timeline / etc all working via docker ?

@pl4nty
Copy link

pl4nty commented Sep 5, 2023

@accforgithubtest this repo only includes the timeline. if you want other views you'll need to build/host them, update useViewProviders, and build your own image. this is covered in the readme

@pl4nty
Copy link

pl4nty commented Sep 5, 2023

Seems like views can be added from the UI too, but I can't find that option when running locally

@accforgithubtest
Copy link
Author

I just added comments to an related issue -
#71 (comment)

@accforgithubtest
Copy link
Author

hey @pl4nty - can you pls share the dockerfile you used, so I can try something similar for the other views ?

@pl4nty
Copy link

pl4nty commented Mar 10, 2024

@accforgithubtest
Copy link
Author

thanks for the quick reply @pl4nty !

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

No branches or pull requests

2 participants