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

Update Drupal versions & Fix assignments #106

Open
8 of 20 tasks
BretFisher opened this issue May 31, 2022 · 1 comment
Open
8 of 20 tasks

Update Drupal versions & Fix assignments #106

BretFisher opened this issue May 31, 2022 · 1 comment
Labels
bug Something isn't working deprecation update A fix for something that is outdated but not broken yet

Comments

@BretFisher
Copy link
Owner

BretFisher commented May 31, 2022

Drupal in the course is one major version out of date, and has issues with Postgres on M1/arm64 processors. Test and update the various lectures, and source code, with the latest mainstream versions.

Pin to drupal:9 and postgres:14 for now.

In addition, in the latest Drupal+psql, Postgres no longer works and MySQL/MariaDB are preferred.

NOTE: need to search for more drupal examples and change to mariadb

For these lectures:

  • C1 Assignment: Build a Compose File For a Multi-Container Project Section 7 Assignment 1 and Answer
    • FIXME: ./compose-assignment-1
    • FIXME: The dir is never mentioned in the assignmet
    • FIXME: The wrong dir is used in the answer
    • FIXME: swap out mariadb for postgres
  • C1 Assignment: Compose For Image Building Section 7 Assignment 2 and Answer
    • FIXME: ./compose-assignment-2
  • C1/C2 Section 9, video 1 Scaling out with overlay networking
    • FIXME: add written lecture to pin versions
    • FIXME: update commands in video one to pin versions
  • C1/C2 Section 9, Assignment 1 and Answer
    • FIXME: Update ./secrets-assignment-1
    • FIXME: this depends on compose-assignment-2 files 😦
    • FIXME: This assignment never mentioned the secrets-assignment-1
    • FIXME: this assignment mentioned a version in the slide, which is now different
    • FIXME: this assignment tells us to copy the file to swarm server rather than ssh-tunnel
    • FIXME: there is no readme in secrets-assignment-1
    • FIXME: move secrets-assignment-1 to swarm-secrets-assignment-1
  • ./swarm-app-2 moved to ./swarm-secrets-assignment-1
  • ./swarm-stack-3

Original C1 Q&A
Origional C2 Q&A
Another C1 Q&A

@BretFisher BretFisher added bug Something isn't working deprecation update A fix for something that is outdated but not broken yet labels May 31, 2022
@BretFisher BretFisher self-assigned this May 31, 2022
@BretFisher BretFisher changed the title Update Drupal versions Update Drupal versions & Fix assignments Jun 1, 2022
@BretFisher BretFisher moved this from In Progress 👷 to Broken/Degraded Lecture 😥 in Bret Fisher's Course Updates and Fixes Jun 1, 2022
@BretFisher BretFisher removed their assignment Jun 8, 2022
@BretFisher BretFisher moved this from Broken/Degraded Lecture 😥 to Up Next 🧭 in Bret Fisher's Course Updates and Fixes Mar 7, 2023
Safiquddin pushed a commit to Safiquddin/Docker that referenced this issue Sep 12, 2023
@BretFisher
Copy link
Owner Author

9 is now EOL, and Drupal:10 should be what I test and update to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deprecation update A fix for something that is outdated but not broken yet
Projects
Development

No branches or pull requests

1 participant