Skip to content

Installation disk should be able to set up repository server #3

@Kamprath

Description

@Kamprath

The installation disk (#0) currently installs framework files. It needs to be updated with the ability to install files for an instance of a repository server.

The install script (startup) on disk 0 should use a menu to prompt the user for an action. Actions should include "Install Framework", "Install Repository Server", and "Quit".

Framework installation code should be moved into a module and an additional module should be created to contain repository-setup code. The startup script will need to use a custom, standalone version of the menuinterface module that references its required modules from the same disk instead of the target computer (because the framework may not be installed on the target computer).

Repository setup instructions in the readme file should be updated to reflect these changes.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions