mirror of
https://github.com/koel/koel.git
synced 2026-04-26 09:15:59 +03:00
[GH-ISSUE #1703] Not able to connect my koel server, only with Caddy I obtain something #932
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#932
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 @lmateovf on GitHub (Sep 5, 2023).
Original GitHub issue: https://github.com/koel/koel/issues/1703
Describe the bug
When entering 192.168.1.39:8000 the server only provides a blank page.
Also when trying to setup Caddy reverse_proxy it almost works [see screenshot], at least it receives the fav icon...
I'm searching on google how to set up caddy with koel and only found this: https://caddy.community/t/dynamic-site-root-from-response-header/6078 .... Just in case it helps, though it seems it is only for CaddyV1 and that it has been resolved in CaddyV2
I have also found the nginx example conf, I don't understand yet all it's parameters...
Maybe you can help understand what is all the problem, or what of this parameters here: php-fastcgi do i have to use...
I'm no developer and maybe I shouldn't be trying to set up this... but I just like the demo server and wanted to build my own... it's a pitty for me...
To reproduce
Steps to reproduce the behavior:
php artisan serveExpected behavior
koel installed and working
Screenshots


Environment
Additional context
I only managed to set up my Caddyfile like this, I don't really understand what else is needed
@phanan commented on GitHub (Jul 10, 2024):
Sorry, I can't provide support to set up a web server (which is what you're trying to do).