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

Basic startup of traefik & drupal labels #1

Merged

Conversation

jefferya
Copy link
Contributor

@jefferya jefferya commented Feb 5, 2020

First step: basic http port 80 Traefik route to the Drupal container

  • fix docker-compose startup problem
  • add entry points for 80 and 443
  • add traefik labels for drupal

To test:

  • clone repo
  • docker-compose -f docker-compose.mvp1.yml pull
  • docker-compose -f docker-compose.mvp1.yml up -d
  • on linux, add idcp.localdomain to /etc/hosts as an alias for localhost
  • lynx http://idcp.localdomain:80/
  • if this works, one should see a Drupal 8.8.1 Installation tasks

Where idcp.localdomain is the .env DOMAIN property

@g7morris
Copy link
Collaborator

g7morris commented Feb 6, 2020

@jefferya Thanks for this. Looks good, merging. Will work from this template.

@g7morris g7morris merged commit 60d6145 into Islandora-Devops:development Feb 6, 2020
g7morris pushed a commit to Born-Digital-US/isle-dc that referenced this pull request Feb 10, 2020
nigelgbanks pushed a commit that referenced this pull request Aug 12, 2021
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.

2 participants