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:
Pick Linux distribution: Ubuntu 24.04/22.04 LTS (Others supported, see
etc/scripts/bootstrap)Configure instance
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 24.04/22.04 LTS (Recommended)#
Available on official AWS launch homepage
Follow provisioning instructions from AWS install
Hardware type: See cloud hw/sw recommendations
Login: ssh -i …private_key.pem ubuntu@public.dns
RHEL 8.x/9.x#
See
etc/scripts/bootstrapin your Graphistry distribution for setup scripts
2. Configure instance#
Instance: See cloud hw/sw recommendations
Security groups: ssh, http, https
3. General installation#
Proceed to the instructions for general installation and check AWS Marketplace for common AWS-specific configurations