Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
It would be cool if there was a quick way to add both a project and an environment at the same time with the default settings.
The minimal pieces of information to use are:
- Name of the project
- Project folder
- Name of the environment
- Environment configuration file
Beyond that I think it might be great to do a lot of other tasks for a new installation:
- Configure a new hop-config.json
- Configure HOP_CONFIG_FOLDER, HOP_AUDIT_FOLDER, HOP_OPTIONS, HOP_SHARED_JDBC_FOLDER
- Put the options in a file ready to be included in .bashrc
- Generate a bash script for a cron job given all the information.
- ...