Skip to content

Offline Install Needs Work #54

@JeffOdegard

Description

@JeffOdegard

Related to #24 Catalog Management Improvements

The offline installation process is still pretty kludgy. There is a message in the wizard that you should put the offline files in {document_root}/tmp, but there is no way to do that.

What I did was to unzip everything into www, then had a zip created of the tmp folder files from the update_db.php --do that I unzipped into the www/tmp folder before running install.bat.

  • On the update_db.php -nvd --do: it only pulls down the modified version, not the full. --do should do a full download, even if it's on an already installed system.
  • Offline --do needs to zip up all the cpe, cve, nvd, stig, sunset, etc and offer it to the user as a download (see Catalog Management Improvements #24, catalog management improvements). Then the installation wizard should have a step to have the user upload that zip file through the interface, unzip it in the right spot and then continue with installation. Could be done on the first wizard page when you click the offline button.

Metadata

Metadata

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions