Installation
The CoreSight platform is designed to be easily deployed in completely disconnected (Air-Gapped) environments to guarantee data sovereignty.
Deployment Architecture
Deployment Process
- Transfer the
coresight-release-linux-x64.tar.gzarchive to your target server. - Extract the archive:bash
tar -xzf coresight-release-linux-x64.tar.gz cd coresight-release - Run the installation script as root:bash
sudo ./install.sh
SSL Configuration
During installation, the script will ask if you want to generate a Let's Encrypt certificate or a self-signed certificate. For public-facing servers, we highly recommend Let's Encrypt.
