thinktandem / tandem

All the things that power the Tandem engine
https://thinktandem.io/
3 stars 2 forks source link

Lando 101 course. #162

Open serundeputy opened 4 years ago

serundeputy commented 4 years ago

For each of these we need a guide and a YouTube video. Use a lemp recipe to model adding each of these things in a Lando app.

Lando 101 Introduction to Lando

serundeputy commented 4 years ago

image

@pirog this adds an Introduction to Lando to the Guides sidebar. Are you envisioning that there should be a Lando U in the sidebar with multiple courses with Introduction to Lando being just one?

It would be nice to make a pager component too for these courses that provided Previous:Next links.

pirog commented 4 years ago

@serundeputy this list looks great. Let's add maybe three or mote "advanced" topics to the end of the list, here are useful ones that immediately come to mind:

  1. Using service level docker compose overrides
  2. Building a custom Landofile from scratch without a recipe
  3. "Advanced Topics" - highlight a few more popular advanced config things like: environment file, lando override files, excludes, ssh key loading config, advanced tooling

cc @dustinleblanc might have some other advanced topic ideas

serundeputy commented 4 years ago

what should name this thing? Lando 101

figure out testing

serundeputy commented 4 years ago

@dustinleblanc if you want to use your rails example as the cover story for these:

Using service level docker compose overrides Building a custom Landofile from scratch without a recipe "Advanced Topics" - highlight a few more popular advanced config things like: environment file, lando override files, excludes, ssh key loading config, advanced tooling

I think that would be a great Lando 600 course or Lando 202.

serundeputy commented 4 years ago

image