inlguy / CIE

Cyber Informed Engineering Public Releases Repository
4 stars 0 forks source link

Scalability Issue - Package Installer Doesn't Allow Remote Storage/SQL Targets #3

Open dub3r opened 1 month ago

dub3r commented 1 month ago

Thank you for creating this tool!

Two improvements could be made, in my opinion, which would significantly improve the system's scalability (and usability) for enterprise users.

  1. Optionality to install to remote storage targets, like SMB/CIFS/etc shares. Presently, it appeared to only allow targeting local disks (e.g., C:)
  2. Optionality to target a remote SQL Server, as I believe the installation presently forces you to install a locally-hosted standalone SQL server.

Thanks again for releasing this!