G3Bio

    What's on this Page

    INSTALLATION

    Server Installation (AMI-Based)

    Install G3Edge server from AMI
    1. Obtain G3Edge AMI from G3Bio and launch instance from it

    2. Install SSL certificate for your domain

      • Locate the SSL certificate and its key file. For example, two .pem files for the domain ami.g3bio.com are here:

        /etc/letsencrypt/live/ami.g3bio.com/fullchain.pem /etc/letsencrypt/live/ami.g3bio.com/privkey.pem

    3. Prepare G3Edge service

      • Run g3setup.sh, with three (3) inputs: certificate file (-c), certificate key file (-k), and url (-u). For example, for domain ami.g3bio.com, run

      sudo bash /home/ubuntu/g3setup.sh -c /etc/letsencrypt/live/ami.g3bio.com/fullchain.pem -k /etc/letsencrypt/live/ami.g3bio.com/privkey.pem -u ami.g3bio.com

    4. Start G3Edge service by sudo service kestrel-g3edge start

    See Also

    • Server Installation (Docker-Based)
    • DataHub
    • Projects
    • analytics
      • Affymetrix
      • DESeq2
      • FGSEA
      • gscreend
      • Seurat
      • STACAS
    • collections-view-bulk-sample
      • CNV > CNV Distribution
      • CNV > Gene List
      • Expression > Expression Grouping
      • Expression > Expression Heatmap
      • Expression > Expression Volcano
      • Expression > Expression Waterfall
      • Methylation > Methylation Beta Values
      • Mutation > Alteration Distribution
      • Mutation > Mutated Genes
      • Mutation > Mutation Landscape
      • Sample > Data Availability
      • Sample > Sample Details
      • Sample > Sample Grouping
      • Special > Waterfall
      • Special > Correlation
      • Special > Grid Pattern
      • Special > Survival
    • collections-view-single-cell
      • Cell > Cell Details
      • Cell > Cell Grouping
      • Cell > Cell Grouping (Proportion)
      • Correlation
      • Dot Plot
      • Feature
      • Markers
      • Violin Plot
    • commands
      • g3tools
      • ConvertMetaData
      • ConvertData
      • LoadData
      • LoadSingleCell
      • RunAnalysis
    • getting-started
      • Quick Tour
    • installation
      • Server Installation (AMI-Based)
      • Server Installation (Docker-Based)
    G3Bio Logo
     

    Copyright © G3Bio 2025

      • DataHub
      • Projects
      • analytics
      • collections-view-bulk-sample
      • collections-view-single-cell
      • commands
      • getting-started
      • installation