ocaml / infrastructure

WIki to hold the information about the machine resources available to OCaml.org
40 stars 9 forks source link

Add script to quickly generate a machine info template #109

Closed punchagan closed 4 months ago

punchagan commented 5 months ago

The script will need to be run on the machine whose information we need

mtelvers commented 5 months ago

Thanks Puneeth. I've been meaning to add a script for some time now.

We additionally need to collect memory size and disks (which is a bulleted list) (lsblk).

Apologies for the short message and typos as I'm on my mobile!

punchagan commented 5 months ago

Thanks Puneeth. I've been meaning to add a script for some time now.

Updated the script to include memory and disks information.

Also, added an additional commit to include this info in pascal's file.

shonfeder commented 4 months ago

Anything preventing us from merging this?