[GH-ISSUE #42] Feature request: Docker Container #30

Closed
opened 2026-02-28 00:40:14 +03:00 by kerem · 4 comments
Owner

Originally created by @SlothCroissant on GitHub (Mar 29, 2017).
Original GitHub issue: https://github.com/telephone/LookingGlass/issues/42

First off, I love the project - I've seen many great implementations of this across the web.

For my feature request, I'd love to see a Docker container that can be spun up that has all necessary prerequisites installed and set to go with Nginx, etc. It is a great way for users to check out LookingGlass quickly and easily, and would be ideal for folks like me who are running Docker in homelabs. The image could be hosted at https://hub.docker.com/.

Originally created by @SlothCroissant on GitHub (Mar 29, 2017). Original GitHub issue: https://github.com/telephone/LookingGlass/issues/42 First off, I love the project - I've seen many great implementations of this across the web. For my feature request, I'd love to see a Docker container that can be spun up that has all necessary prerequisites installed and set to go with Nginx, etc. It is a great way for users to check out LookingGlass quickly and easily, and would be ideal for folks like me who are running Docker in homelabs. The image could be hosted at https://hub.docker.com/.
kerem closed this issue 2026-02-28 00:40:14 +03:00
Author
Owner

@djh00t commented on GitHub (Jan 25, 2018):

+1 we deploy all our code in docker containers, this would be very helpful.

<!-- gh-comment-id:360363437 --> @djh00t commented on GitHub (Jan 25, 2018): +1 we deploy all our code in docker containers, this would be very helpful.
Author
Owner

@bbabich commented on GitHub (Jan 26, 2018):

Would there be any interest to have this also utilising something like Traefik at the frontend for https and what not?

I can spin something up...

<!-- gh-comment-id:360675344 --> @bbabich commented on GitHub (Jan 26, 2018): Would there be any interest to have this also utilising something like [Traefik](https://traefik.io/) at the frontend for https and what not? I can spin something up...
Author
Owner

@SlothCroissant commented on GitHub (Jan 26, 2018):

That looks like it'd work great! I'm no help developing, but let me know if you need any testing done (I've got a Ubiquiti EdgeRouter ER-8 Pro I could test against), id love to beta this.

<!-- gh-comment-id:360676844 --> @SlothCroissant commented on GitHub (Jan 26, 2018): That looks like it'd work great! I'm no help developing, but let me know if you need any testing done (I've got a Ubiquiti EdgeRouter ER-8 Pro I could test against), id love to beta this.
Author
Owner

@walle89 commented on GitHub (Jan 26, 2018):

I don't think we should have Traefik or any other reverse proxy included in either Dockerfile or docker-compose files. That is something that needs to be separate. However we can have documentation about how to set up with Traefik, or otherwise how to get HTTPS with Let's Ecnrypt up and running.

For my projects I have planed to make it a docker container, the only problem is I have not found any time to look into it. If I ever getting around to it, then I can share my dockerfile and docker-compose files. And also I have waited to someone to accept one of PHP 7 pull requests (I try to avoid anything with PHP5).

<!-- gh-comment-id:360729040 --> @walle89 commented on GitHub (Jan 26, 2018): I don't think we should have Traefik or any other reverse proxy included in either Dockerfile or docker-compose files. That is something that needs to be separate. However we can have documentation about how to set up with Traefik, or otherwise how to get HTTPS with Let's Ecnrypt up and running. For my projects I have planed to make it a docker container, the only problem is I have not found any time to look into it. If I ever getting around to it, then I can share my dockerfile and docker-compose files. And also I have waited to someone to accept one of PHP 7 pull requests (I try to avoid anything with PHP5).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LookingGlass#30
No description provided.