Releases: RichMercer/TelligentInstanceManager
Releases · RichMercer/TelligentInstanceManager
0.0.10
0.0.9
Potential fix for hosing hosts file when removing site.
Added option to run jobs in-process (default to true).
Developer Mode no longer enabled as default.
Fix for incorrect Conversations Solr config URL.
0.0.6
Incrementing version number
0.0.5
Release notes
0.0.5
- Added new folder structure where sites now live under 'Communities' within the install location and each community has its own folder that contains web, job server and filestorage.
- Remove the -NoDatabase switch in favor of -KeepData when removing a community. This will leave the DB and filestorage intact. When a community is created, if the DB and filestorage already exists they will be used rather than creating a new DB.
0.0.4
Changed DatabaseServer validation to pass when NoDatabase switch set.
0.0.3
Added initial support for NoDatabase option