Installation
EdgeSet can run as a multi-user web application.
Requirements
EdgeSet is designed to run on-premise or in a private cloud. You can install it on a physical server (“bare metal”) or a VM (such as from AWS, Azure, Digital Ocean, etc.).
EdgeSet requires a 64-bit Intel-compatible (x86-64) or ARM64 (aarch64) CPU.
Concurrent query slots | Memory | CPU Cores | Disk |
---|---|---|---|
2 | 8GB | 2 | 16GB |
5 | 12GB | 4 | 20GB |
15 | 24GB | 12 | 30GB |
50 | 64GB | 32 | 60GB |
EdgeSet also requires UEFI support.1
1 Most computers since 2006 have UEFI support.
Amazon Web Services (AWS)
Launch an EC2 instance using the EdgeSet AMI ID provided to you.
Google Cloud Platform (GCP)
Launch a GCE instance using the qcow2 disk image (x86_64 or arm64).
Digital Ocean
Import the qcow2 disk image (x86_64 or arm64) to your DigitalOcean account as a “Custom Image” (see https://www.digitalocean.com/blog/custom-images/). Launch a droplet with the custom image.
Hetzner Cloud
Import the raw disk image (x86_64 or arm64) as a snapshot (i.e. using hcloud-upload-image). Launch a new VM with the snapshot.