You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to start building my own Choria agent, to send some commands to a simple executable service.
The extending Choria section was good, but many important other information was spread across different sections. e.g. like packaging process.
It would be good to have a "getting started" guide for developing:
Needed / recommended tools (Choria mco, building packages, pdk and other plugins)
What is the right layout for my module (with agents, applications etc)
Do I need a client if I've an agent
Additional ideas:
the code example are somewhere on github as complete module / working code (and not only parts of the code in the how to)
guide: should I develop an agent, application or use a simple shell command?
The text was updated successfully, but these errors were encountered:
I've tried to start building my own Choria agent, to send some commands to a simple executable service.
The extending Choria section was good, but many important other information was spread across different sections. e.g. like packaging process.
It would be good to have a "getting started" guide for developing:
Additional ideas:
The text was updated successfully, but these errors were encountered: