Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.97 KB

File metadata and controls

45 lines (26 loc) · 1.97 KB

Graphistry on AWS: Environment Setup Instructions

Graphistry runs on AWS EC2. This document describes initial AWS virtual machine environment setup. From here, proceed to the general Graphistry installation instructions linked below.

The document assumes light familiarity with how to provision a standard CPU virtual machine in AWS.

For AWS Marketplace users and additional AWS configuration tips, instead see AWS Marketplace Administration

Contents:

  1. Pick Linux distribution: Ubuntu 18.04 LTS (Others supported, but not by our nvidia drivers bootstrapper)
  2. Configure instance
  3. General installation

Subsequent reading: General installation

1. Pick Linux distribution

Start with one of the following Linux distributions, and configure it using the instructions below under 'Configure instance'.

Ubuntu 18.04 LTS

RHEL, CentOS temporarily not supported by our bootstrapper while conflicting nvidia-docker<>CUDA changes get fixed in the Linux ecosystem

2. Configure instance

AWS Marketplace Initial Access

Hint: For AWS Marketplace deployments, the admin account default login credentials are:

  • Username: admin
  • Password: i-<instance-id> (e.g., if your instance ID is i-1234567890abcdef0, the password is i-1234567890abcdef0)

3. General installation

Proceed to the instructions for general installation and check AWS Marketplace for common AWS-specific configurations