GoogleCloudPlatform/compute-user-accounts

Name: compute-user-accounts

Owner: Google Cloud Platform

Description: GCE VM software for Google Compute User Accounts.

Created: 2015-04-02 00:32:57.0

Updated: 2018-01-22 18:45:51.0

Pushed: 2018-01-08 23:22:57.0

Homepage: https://cloud.google.com/compute/docs/access/user-accounts/

Size: 110

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Google Compute User Accounts - VM Software

Give yourself and others access to your virtual machines by creating Linux user accounts. User accounts have their own username and home directory on your virtual machine instances and can be created and managed programmatically through an API. Once you have created a user account, it can be used to log in to the Linux virtual machines in your project.

Installation
  1. Install Go
  2. Install FPM
  3. Make a deb/rpm: make package
  4. Install the deb/rpm on your VM: dpkg -i pkg/gcua_X.XXXXXXXX.XXXXXX_amd64.deb or rpm -ivh pkg/gcua-X.XXXXXXXX.XXXXXX-X.x86_64.rpm
Usage

See GCP Documentation

Contributing

See Contributing


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.