mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #941] how would you exposé whoogle or similar behind kemp loadmaster #585
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#585
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @candyman4092 on GitHub (Jan 27, 2023).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/941
seams like must things that are https work fine i can set them up behind my domain and can use them outside my network with https://blah.example.com but if i try to set up a http ip through loadmaster says its up but i can not connect to it through the internet via my domain sorry im very new to loadmaster and reverse proxies so please be gentle
@benbusby commented on GitHub (Jan 30, 2023):
I don't have any experience with loadmaster, but it sounds like you need to configure a domain and certificate for your whoogle instance before you can access it. The typical approach is to use LetsEncrypt for that. If you already have other services behind your own domain, you could use something like "whoogle.yourdomain.com" point your ip:port to that subdomain and then generate a certificate for it.
I'll convert this issue into a discussion in case anyone else has any ideas or already has experience with loadmaster.