Alauda Container Security can be deployed in environments without internet access by enabling offline mode. In offline mode, all components operate without connecting to external addresses or hosts.
env.offlineMode
to true
.Scanner maintains a local vulnerability database. In online mode, Central retrieves the latest vulnerability data from the internet, and Scanner syncs with Central. In offline mode, you must manually update the vulnerability data by uploading a definitions file to Central, which Scanner then retrieves.
You can upload the vulnerability definitions database to Central using either an API token or your administrator password.
Prerequisites:
roxctl
CLI installedProcedure: