Replies: 2 comments
-
Some docs related comments from me: Developing and using inventory and execution connectors is not obvious to me ; i've started documentation for that at https://github.com/pyinfra-dev/pyinfra/compare/3.x...medeopolis:pyinfra:3.x-documentation-updates?expand=1 and will share it once i've confirmed its correct. Outstanding questions which i haven't added to that doc (because i don't have the answers yet)
Edit: on the subject of developing connectors: |
Beta Was this translation helpful? Give feedback.
-
Hi - Firstly, I must thank you and all the contributors to the project. Out of the various configuration automation systems out there, this fills an important role. It's approachable, uses an actual scripting language for specifying what is to be done, only executes shell commands on the remote systems (agentless), and puts idempotency and declarative end state up-front. Thank you! I just started with pyinfra; for me, below are some missing, confusing, and ambiguous pieces in the docs. If you are familiar with other config automation systems, you figure most of this out, but it shouldn't be expected or required. Warning: this is a long post. Top-levelThe homepage mentions a lot of positive traits/differentiators pyinfra possesses, but to see what that really means, you have to go all over the docs. Two ideas for improvement:
Getting Started
Using Operations
Inventory & Data
Global Arguments
FAQ
Deploy Reference -> Operations Index
How pyinfra works
If you read this far, thank you. At least for me, if the above were addressed, I'd be a lot clearer on how pyinfra works and how best to use/not use it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I’d like to improve pyinfra’s documentation, I think there’s a few things that open come up and clearly need documenting better. Off the top of my head some of these are:
server.Command
fact)Would be amazing to hear what other things are unclear to people, and any ideas on how to better document or structure the docs would be much appreciated! 🙏
Beta Was this translation helpful? Give feedback.
All reactions