zyachel / libremdb

A free & open source IMDb front-end.
https://libremdb.iket.me
GNU Affero General Public License v3.0
301 stars 29 forks source link

docker? #1

Closed somedevreally closed 2 years ago

somedevreally commented 2 years ago

Hi,

are you planning to support docker image? and is there any public instance to check.?

thanks

zyachel commented 2 years ago

hey there!

I know next to nothing about docker. I'd love to learn it but am busy due to exams until July end. :'/

However, if you can, then feel free to build one! I'll be happy to merge your pull request.

As for the public instance, there's libremdb.herokuapp.com. I guess I need to make a section in README to make it more apparent.

But again, if you do know about dockers, do not hesitate to contribute. I'd like one for my other project as well. :p

somedevreally commented 2 years ago

public instance does not have search, how do we look up movies/TV also libremdb.herokuapp.com redirect to about page.

good luck with your exams, it's more important 👍

zyachel commented 2 years ago

Yes, there are a lot of missing functionalities. Search is on the To-do list. It is, in fact, half done already(along with movie meter).

The only route working as of now is the movie info page. For example, here's sonic 2 page on:

I understand that one typically doesn't manually type in URLs. You can automatically redirect IMDb links to libremdb with an extension.
Or you can wait for a couple of months :)

And thanks!

TheFrenchGhosty commented 2 years ago

@somedevreally @zyachel

I just made an image, and will soon make an instance.

https://github.com/PussTheCat-org/docker-libremdb-quay https://quay.io/repository/pussthecatorg/libremdb

I have no play in merging it with upstream, I prefer to retain full control on my images.

zyachel commented 2 years ago

Thanks a bunch, @TheFrenchGhosty!
Hopefully this will help those who'd want one.

somedevreally commented 2 years ago

@TheFrenchGhosty thanks the image works perfectly

TheFrenchGhosty commented 2 years ago

@zyachel Feel free to link to it/recommend it by the way. I'll maintain it for my instance.

zyachel commented 2 years ago

@TheFrenchGhosty, I linked your repo in README. Again, thanks for that. :)