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

How can I run php cecil.phar serve inside DDEV #1998

Open
terryupton opened this issue Jun 20, 2024 · 0 comments
Open

How can I run php cecil.phar serve inside DDEV #1998

terryupton opened this issue Jun 20, 2024 · 0 comments
Assignees
Labels

Comments

@terryupton
Copy link

terryupton commented Jun 20, 2024

Describe the bug

I am trying to use Cecil inside DDEV (which is build on docker).

When I expose the ports in DDEV config like so:

web_extra_exposed_ports:
  - name: cecil
    container_port: 8000
    http_port: 7999
    https_port: 8000

I am getting a 404 error.

Any ideas how I can get Cecil to serve inside DDEV?

If I build the site and set the webroot to _site in the DDEV config then I can load it.
But I would like to use the serve for building.

To reproduce

No response

Expected behavior

Cannot get the serve site to work.

Version

8.12.7

Operating System

macOS Sonoma 14.5

Relevant log output

No response

@terryupton terryupton added the bug label Jun 20, 2024
@ArnaudLigny ArnaudLigny self-assigned this Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants