Developer Guide¶
Welcome to the CyMaIS Developer Guide! This guide provides essential information for developers who want to contribute to the CyMaIS open-source project.
Explore CyMaIS Solutions¶
CyMaIS offers various solutions for IT infrastructure automation. Learn more about the available applications:
For Developers¶
Understanding Ansible Roles¶
CyMaIS is powered by Ansible roles to automate deployments. Developers can explore the technical details of our roles here:
../../../roles/ansible_role_glosar
Contributing to CyMaIS¶
Want to contribute to the project or explore the source code? Check out our GitHub repository:
Contribution Guidelines¶
Fork the Repository – Start by forking the CyMaIS repository.
Create a New Branch – Make changes in a dedicated branch.
Follow Coding Standards – Ensure your code is well-documented and follows best practices.
Submit a Pull Request – Once your changes are tested, submit a PR for review.
For detailed guidelines, refer to:
Community & Support¶
If you have questions or need help, visit the CyMaIS Information Hub:
This is the best place to ask questions, get support, and collaborate with other contributors.
Stay connected, collaborate, and help improve CyMaIS together!
Happy coding! 🚀