Skip to content

[feat] Add more prerequisites to a host where development / state generation takes place #388

Description

@DovOps

Here are some of the things we needed to install on EC2 instance where we are both running the env (which already has its check-env script) and now we're doing state generation/builds there as well.
1 sudo apt install docker.io docker-compose
8 sudo apt install docker.io
9 sudo apt install podman-docker
34 sudo apt-get install -y ca-certificates curl gnupg
35 sudo install -m 0755 -d /etc/apt/keyrings
41 sudo apt-get install -y docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
43 sudo apt install docker.io
49 sudo apt install docker-compose
135 sudo snap install gh
136 sudo apt install gh
162 sudo apt install nodejs
165 sudo apt install ripgrep
168 sudo apt install npm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions