Skip to content

Releases: RichMercer/TelligentInstanceManager

0.0.10

13 Nov 12:26
Compare
Choose a tag to compare

Fix for hosts encoding issue.

0.0.9

13 Nov 11:41
Compare
Choose a tag to compare

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

17 May 14:14
Compare
Choose a tag to compare
Incrementing version number

0.0.5

05 May 08:27
Compare
Choose a tag to compare

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

24 Apr 08:19
Compare
Choose a tag to compare

Changed DatabaseServer validation to pass when NoDatabase switch set.

0.0.3

22 Apr 16:12
Compare
Choose a tag to compare
Added initial support for NoDatabase option