Open SourceDeveloper-first
Developer-first
infrastructure automation.
No DSL, just real code.
Client/server based.
Jackadi is currently in an alpha state.
You’re welcome to try it out and give feedback.
Distributed Execution
Run tasks across multiple nodes from one manager.
Collect and store node system information.
Pure Go Approach
Write tasks as Go code with no hidden behaviors.
No runtime dependencies hell.
Plugin System
Tasks and specs are simple plugins.
Easy to use SDK
Register tasks and specs with simple Go functions.
Natural task writing.
Minimal framework knowledge needed.
No lock-in
Keep full freedom: you can easily reuse your plugins with another framework, as libraries or standalone executables.
Advanced Targeting
Target nodes via list, glob, regex, queries or from file.