Factory Orchestrator 10.0.0
🐧 Factory Orchestrator 10.0.0 is here! 🐧
- Why penguins 🐧? Factory Orchestrator 10.0.0 provides full Linux support for the Factory Orchestrator service! It can run as a systemd daemon on your Linux distro of choice! The service and any clients are fully cross platform (except for the app, which can only be installed on Windows for now). For example, you can run remotely execute tasks on the service running on Linux with a client running on Windows!
- The service is now easily configurable via an appsettings.json file 📄.
- We also added SSL encryption to the service 🔒, so data is no longer transmitted to clients in plaintext. The SSL cert can be manually provided as a service configuration option, or you can use our default cert for when you're just testing things out.
Other improvements include:
- The service .zips below now include an installer script 📜, making it easy to setup Factory Orchestrator as a service/daemon on your PC.
- The app & service now allow you to use a custom network port 🌐 instead of the default port.
- The app command prompt ⌨️ now remembers your command history, no more copy paste!
As always, the service binaries are below (now with Linux options), while NuGet packages and the PowerShell module are published to NuGet.org and PowerShell Gallery respectively.