-
-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
65 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -135,6 +135,25 @@ Inkscape+SAGE: | |
|
||
------------------------------------------------------------------- | ||
|
||
Notes for version 0.44: | ||
|
||
* Default login credentials: username=admin password=jsonscada. | ||
* Metabase credentials: [email protected] password=jsonscada123. | ||
* Fixed MongoDB indexes creation by the Windows installer. | ||
* Fixed memory leak and performance problems in the OPC-UA Client driver. | ||
|
||
Requirements and recommendations: | ||
|
||
* Windows 10/11 64 bits or Server >=2019, Windows PowerShell. At least 20GB of free space in the "C:" drive. | ||
* Administrative rights. Corporate Windows policies may cause problems with the creation of services and the opening of TCP ports. | ||
* Free TCP ports 6688, 6689, 27017, 5432, 80, 8080, 3000, 3001, 9000. Other ports may be required for optional services and protocols. | ||
* If the server already has MongoDB, PostgreSQL, Grafana, Metabase, Nginx or another webserver, please uninstall, disable or watch out for possible conflicts. | ||
* Do not update previously installed JSON-SCADA. Please uninstall previous JSON-SCADA versions before installing a new version. | ||
* If using VirtualBox configure "paravirtualization interface"=KVM, otherwise Nodejs errors may occur. | ||
* MongoDB requires AVX instructions on x86 CPU. | ||
|
||
------------------------------------------------------------------- | ||
|
||
Notes for version 0.43: | ||
|
||
* ATTENTION: The default SVG folder has been moved to "c:\json-scada\svg\". | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -135,6 +135,25 @@ Inkscape+SAGE: | |
|
||
------------------------------------------------------------------- | ||
|
||
Notes for version 0.44: | ||
|
||
* Default login credentials: username=admin password=jsonscada. | ||
* Metabase credentials: [email protected] password=jsonscada123. | ||
* Fixed MongoDB indexes creation by the Windows installer. | ||
* Fixed memory leak and performance problems in the OPC-UA Client driver. | ||
|
||
Requirements and recommendations: | ||
|
||
* Windows 10/11 64 bits or Server >=2019, Windows PowerShell. At least 20GB of free space in the "C:" drive. | ||
* Administrative rights. Corporate Windows policies may cause problems with the creation of services and the opening of TCP ports. | ||
* Free TCP ports 6688, 6689, 27017, 5432, 80, 8080, 3000, 3001, 9000. Other ports may be required for optional services and protocols. | ||
* If the server already has MongoDB, PostgreSQL, Grafana, Metabase, Nginx or another webserver, please uninstall, disable or watch out for possible conflicts. | ||
* Do not update previously installed JSON-SCADA. Please uninstall previous JSON-SCADA versions before installing a new version. | ||
* If using VirtualBox configure "paravirtualization interface"=KVM, otherwise Nodejs errors may occur. | ||
* MongoDB requires AVX instructions on x86 CPU. | ||
|
||
------------------------------------------------------------------- | ||
|
||
Notes for version 0.43: | ||
|
||
* ATTENTION: The default SVG folder has been moved to "c:\json-scada\svg\". | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters