Skip to main content

Documentation Index

Fetch the complete documentation index at: https://help.draftable.com/llms.txt

Use this file to discover all available pages before exploring further.

System requirements

RequirementMinimumRecommended
Processor 12 cores4 cores
Memory4 GB8 GB
Storage10 GB 2Variable 3
Operating systemWindows 10 using docker desktop to virtualise a Linux kernel 4Linux host w/ supported kernel 5
Root permissionsRoot permissions on docker hostRoot permissions on docker host 6
PLEASE NOTE: Draftable API Self-Hosted supports horizontal scaling on AWS EKS (Elastic Kubernetes Service) with S3 storage. See the AWS EKS Deployment Guide for details. Other horizontal scaling platforms such as Azure AKS, ECS, and similar services are not currently supported.
  1. Processor speed is often not a reliable indicator of performance, however any processor manufactured from 2014 on-wards with sufficient cores should meet performance requirements. For development and testing scenarios the processor and memory requirements may be reduced to 2 core and 2GB.
  2. For testing or low use purposes 10 GB of storage should be sufficient, however please perform your own testing to see how much storage space is required for your instance use case.
  3. Storage requirements are primarily dictated by the volume of comparisons to be processed by the appliance. As a general indicator, required storage should be calculated as ~5x the size of the documents submitted for a given comparison. However, the only truly reliable indicator for storage requirements is to submit a representative set of comparisons for your usage scenario.
  4. This configuration is only recommended for testing and development purposes and production environments.
  5. Supported refers to a Linux kernel under active support by the distribution vendor. The kernel must have the requisite support for Docker functionality. In addition, support for cgroups is strongly recommended as the Docker container can take advantage of this functionality for improved application stability and reliability.
  6. Root permissions are required in order for the Self Hosted container to be provisioned correctly, without root permissions the container setup will failover during this provisioning process. We currently do not offer or support a ‘rootless’ design.