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

Please add docker version #7937

Closed
febriansasi opened this issue Mar 24, 2024 · 5 comments
Closed

Please add docker version #7937

febriansasi opened this issue Mar 24, 2024 · 5 comments

Comments

@febriansasi
Copy link

It would be nice running tribler on headless server and open it on browser like transmission.
Make it simple using docker container.

@xoriole
Copy link
Contributor

xoriole commented Mar 25, 2024

@febriansasi We do not have a webui yet.
However, you can run the Tribler core using docker.
https://github.com/Tribler/tribler?tab=readme-ov-file#docker-support

@xoriole xoriole added this to the Backlog milestone Apr 5, 2024
@heldersepu
Copy link
Contributor

heldersepu commented May 3, 2024

In theory tribler does have a webui, the swagger-ui
https://github.com/Tribler/tribler/blob/main/doc/restapi/introduction.rst#making-requests


It might not be very intuitive at first, but you quickly get the hang of it
image

@qstokkink
Copy link
Contributor

A small update: we now have a web-based GUI. After PR #8108 is merged, we will be able to use GitHub Actions to generate Docker images.

If everything works out, we should also be able to automatically push to Docker Hub in the future using the GitHub Action. This should either be for the 8.0 release or shortly after.

@qstokkink qstokkink removed this from the Backlog milestone Aug 23, 2024
@qstokkink
Copy link
Contributor

So I don't forget, a tip from our Docker master @xoriole: Docker images can be published to GitHub Packages as well (next to Docker Hub).

@qstokkink qstokkink added this to the 8.1.0 milestone Aug 28, 2024
@qstokkink
Copy link
Contributor

We now have a Docker builder for the latest Tribler version up-and-running: https://github.com/Tribler/tribler/pkgs/container/tribler

I believe this issue is now solved as there is already an issue open for the Docker hub publishing at #6591

@qstokkink qstokkink modified the milestones: 8.1.0, 8.0.6 Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants