Skip to main content

Roadmap for Setting Up Middleware Jumpserver

  1. Spin up a VM in GCP (use IAM Based authentication)
  2. create a user named middleware-user
  3. Clone Ansible scripts to home directory.
  4. Install ansible by running pip install -r requirements.txt
  5. Save the SSH-Key with access to the middlewares in ~/.ssh folder
  6. Run the playbook by ansible-playbook -i inventory/hosts.yml edit.yml -u username