Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

WIP: Better windows support + adjustments #20

Open
wants to merge 1 commit into
base: squashed
Choose a base branch
from
Open

WIP: Better windows support + adjustments #20

wants to merge 1 commit into from

Conversation

WoLfulus
Copy link

@WoLfulus WoLfulus commented Apr 15, 2019

NOTE: This is a work-in-progress

So i'm making some changes to the base project for a better Windows support and there are several things I'll be doing here:

  • Add a configurable port through env variables
  • Add a make.bat to simulate make commands on windows
  • Enable chokidar's polling in make.bat to properly rebuild files when running Docker for Windows
  • Normalize access to both backend and frontend through a load balancer to avoid exposing multiple ports and GRAPHQL_HOST-like stuff
  • Enable proper logging and shutdown/failure behaviours by making nginx and php-fpm both s6 overlay services
  • Cleanup Dockerfile

Also it should solve #7 and #4

BTW, I'd love to hear some feedbacks on this so I can know if this makes sense or not.

Thanks :)

Added configurable port
Added make.bat to simulate a Makefile
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant