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

Feature/implement traefik #18

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Conversation

marcelmediact
Copy link
Contributor

No description provided.

Implemented Traefik as a reverse proxy

Adjusted the magento-2 configuration to work the new implementation

Added active environments cache so traefik can start and stop when none are active

Added "invisible" start and stop traefik commands
Fixed issue for timeouts by forcing network in traefik
@marcelmediact marcelmediact requested a review from ksangers March 5, 2021 11:16
dev Outdated Show resolved Hide resolved
dev Outdated Show resolved Hide resolved
dev Outdated Show resolved Hide resolved
dev Outdated Show resolved Hide resolved
dev Outdated Show resolved Hide resolved
templates/basic-php/docker-compose.yml Outdated Show resolved Hide resolved
templates/magento-2/docker-compose.yml Show resolved Hide resolved
templates/magento-1/docker-compose.yml Show resolved Hide resolved
templates/alumio/docker-compose.yml Show resolved Hide resolved
templates/alumio/docker-compose.yml Show resolved Hide resolved
@ksangers
Copy link
Contributor

ksangers commented Mar 8, 2021

@marcelmediact I checked the pull request. One final thing, I can't seem to connect to an outside source when using dev console, e.g. ping google.com

marcelmediact and others added 18 commits March 10, 2021 09:37
Added check for active_environments file

Improved checking active_environments file

Moved version check so it is not executed every time

Made MySQL service externally accessible on IP
Also added a fix for dev down to update the working directory when bringing down all environments
Optimized restore to only attempt to restore if none of the projects containers are running

Added restore command to up and console command to automatically restore other containers that might be expected to be running
@igorwulff
Copy link
Member

Hi Marcel, just saw this PR. What's the current state of this PR?

@marcelmediact
Copy link
Contributor Author

I still need to get some feedback on this branch from some developers who are testing it.

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

Successfully merging this pull request may close these issues.

3 participants