HSA KIT Deployment
The HSA KIT can be deployed both on local machines as well as in the cloud, both on a server or in an Kubernetes environment. Choose Installation on a Workstation for a straightforward, confined setup on a single machine. Opt for Dockerized Installation for a robust, scalable deployment on servers using Docker.
For more information on both options, click on them below.
1. Installation on a Workstation
This method involves installing the HSA KIT directly on a single computer. Key steps include:
Ensuring your machine meets certain hardware and software requirements (e.g., modern CPU, sufficient RAM, and storage).
Downloading and running the installation files.
Configuring necessary paths and settings.
This approach is ideal for standalone setups within an internal network.
2. Dockerized Installation
This method involves deploying HSA KIT within a Docker container, making it suitable for server environments. Key steps include:
Setting up Docker on your server.
Preparing configuration files.
Loading the HSA KIT image and launching it via Docker commands.
This approach is optimal for scalable, consistent deployments across multiple servers.
