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

Craft 3: 404 after docker-compose up -d #33

Open
mrvudo opened this issue Jul 26, 2019 · 0 comments
Open

Craft 3: 404 after docker-compose up -d #33

mrvudo opened this issue Jul 26, 2019 · 0 comments

Comments

@mrvudo
Copy link

mrvudo commented Jul 26, 2019

Issue

Only the 404 page is loaded

Info

System: MacOS 10.14.5
Docker: 2.0.0.3

Reproduce

  1. git clone https://github.com/wyveo/craftcms-docker.git
  2. cd craftcms-docker
  3. Docker Preferences > File Sharing
  4. Add: /data
  5. sudo mkdir /data
  6. mkdir ~/data
  7. ln -s /Users/xxx/data data
  8. sudo docker-compose up -d
  9. Visit: http://0.0.0.0/index.php?p=admin

Result

404 Not Found - nginx

Expected Result

Admin screen to install Craft

@mrvudo mrvudo closed this as completed Nov 1, 2019
@mrvudo mrvudo reopened this Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant