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

Catalog and patch servers #121

Open
jdno opened this issue Jul 4, 2024 · 1 comment
Open

Catalog and patch servers #121

jdno opened this issue Jul 4, 2024 · 1 comment
Assignees

Comments

@jdno
Copy link
Member

jdno commented Jul 4, 2024

The infra-team operates a handful of physical and virtual servers. These are on various different patch levels, with some running unsupported software versions. We should go through our infrastructure, catalog the machines that we operate and their operating systems, and update the installed software packages.

For machines that run unsupported operating systems, e.g. Ubuntu 18.04, we should plan and perform a manual upgrade to the next supported version.

The list of machines and their OS versions can be used in a following task to ensure all servers run on the same/latest operating system.

@MarcoIeni MarcoIeni self-assigned this Aug 7, 2024
@MarcoIeni
Copy link
Member

MarcoIeni commented Aug 7, 2024

I started working on this.

Things to check

  • add other things to check

Patch servers

  • playground
  • dev desktops
  • ...

GCP

Ansible

Azure

  • check azure

AWS

For the following accounts, cross-reference what's in aws and terraform (in all regions). Using tag explorer or cost explorer might help.

AWS accounts:

Personal notes

Tasks

Ansible configures the things you provision in terraform.

  • look at simpleinfra/ansible/playbooks

To remember

I found useful to:

  1. download csv from tag explorer
  2. use nushell: open resources.csv | group-by Region

Questions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants