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

New workstations #54

Open
wants to merge 148 commits into
base: main
Choose a base branch
from
Open

New workstations #54

wants to merge 148 commits into from

Conversation

sethboyles
Copy link
Member

No description provided.

moleske and others added 30 commits November 21, 2022 13:59
- you need to hold its hand and it doesn't work for postgres and neovim with luan at the moment
- is missing all helper scripts and bash it config
- comment out nvim stuff based on talk with Alex, add it in or some other vim config another time
bin/sh doesn't know source and I'd like to use source
- also remove tools installed for neovim
- don't source bashrc inside script cause bashrc checks for that and doesn't run
- tell people to source bashrc when done (or open new shell)
- install go from site to get latest (ubuntu pack is behind)
- no automatic starting of jobs, must manually click the build button
Default disk type e2 instances is pd-standard and, from the docs, is `suited for large data processing workloads that primarily use
sequential I/Os`

`pd-balanced` is the recommended disk type for general purpose computing
and bumps Max read IOPS from 1000 to 12000

https://cloud.google.com/compute/docs/disks/performance#pd-balanced_3
use snapd to install credhub, ruby, golang
- maybe we should considate appending to shellrc to one big spot instead of many little spots?
- needs to be built from source as latest release doesn't work on jammy
- lastpass for capi-team-playbook dependencies
- om and bbl also for capi-team-playbook
- alias git checkout to co for capi-team-playbook

Co-authored-by: Merric de Launey <mdelauney@pivotal.io>
Co-authored-by: Michael Oleske <moleske@pivotal.io>
- the removed pipelines were remenants of michael's first automation attempts
- create-latest-workstation makes/updates an existing machine image, which can then be used to create new machines
- next step would be figuring out when to trigger creating new machine images and having machines available
- shuffle install order as well
moleske and others added 24 commits July 20, 2023 13:36
Co-authored-by: Merric de Launey <mdelauney@vmware.com>
- we haven't used this tracker project in forever and we don't think
  this is valuable anymore

Co-authored-by: Michael Oleske <moleske@vmware.com>
Co-authored-by: Merric de Launey <mdelauney@vmware.com>
Co-authored-by: Merric de Launey <mdelauney@vmware.com>
Co-authored-by: Michael Oleske <michael.oleske@broadcom.com>
* also separate commands to run as sudo
* still need to add pivotal user to docker group
- seems like it got confused on location cause the error message on the automation was "no such file system_install.sh"
apt-get install -yq apt-utils ca-certificates curl gpg
apt-get install -yq cowsay docker-buildx-plugin docker-ce docker-ce-cli docker-compose-plugin

return
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sethboyles I'm wondering if this is intentional.

a-b and others added 4 commits February 27, 2024 10:24
- Preserve PWD in new pane/window
- Pressing leander C-Space key second time switch to the previous pane/window
* Make nvim default editor

* Move default editor config to setup script

* cleanup

* add vi alias pointed to nvim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants