Skip to content

Factory Orchestrator 10.0.0

Compare
Choose a tag to compare
@spaceisfun spaceisfun released this 20 Apr 17:09
792d05d

🐧 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:

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.