version 2.0.66 #590
naman108
announced in
Announcements
Replies: 1 comment
-
I have tried this method and it is not working. The installer runs, the FTS server runs and is open for connections, connections can be established but every other service that is related to nodered fails to load |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
This release has improved the stability and performance of the TCP and SSL CoT services by implementing the digitalpy architecture. Both services now communicate through the ZeroMQ based Z-Manager and refactored internals. Further more our logging is now more configurable, and more effective at the Debug level.
Installation
the suggested way to install FTS is by using our signature ZeroTouch installer
on a Ubuntu 22.04 machine type
wget -qO - https://raw.githubusercontent.com/FreeTAKTeam/FreeTAKHub-Installation/up-installer-to-v2/scripts/easy_install.sh | sudo bash
pip install FreeTAKServer[UI]
What's Changed
Full Changelog: v2.0...v2.0.66b
This discussion was created from the release version 2.0.66.
Beta Was this translation helpful? Give feedback.
All reactions