Installing brew on Amazon Linux via startup script

This page summarizes the projects mentioned and recommended in the original post on /r/aws

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • HomeBrew

    🍺 The missing package manager for macOS (or Linux)

  • git clone https://github.com/Homebrew/brew ~/.linuxbrew/Homebrew mkdir ~/.linuxbrew/bin ln -s ../Homebrew/bin/brew ~/.linuxbrew/bin eval $(~/.linuxbrew/bin/brew shellenv) brew install derailed/k9s/k9s

  • k9s

    🐶 Kubernetes CLI To Manage Your Clusters In Style!

  • Anything you can type into a shell on the instance can be automated via an user-data script (even interactive things, with additional effort). For your particular task of installing k9s, you might have an easier time just downloading the tarball from their releases page.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts